NLB for SharePoint 2013 farm ?

Hello All,
I have a very simple three-tier SharePoint 2013 farm which its architecture consists of: (1 DB Server, 1 Application Server, and 1 Web Front-End Server) which all are running on Windows Server 2008 R2.
I now need to add another (Second) Web Front End server.
Steps that I know:
A) Following the installation instructions on: (http://technet.microsoft.com/en-us/library/cc261752(v=office.15).aspx), especially: Connect to a server farm page: Connect to an existing server farm.
B) Question-1: After completing the installation steps, Should I run the SharePoint 2013 Products Configuration Wizard on the Application server (The server that hosts Central Administration)? Or, No need to do so?
After that, I will have 2 Web Front-End servers, and I will need to configure load balancing. I found some articles to set up load balancing on a SharePoint farm using the OOTB Windows Server network load balancing (NLB) feature.
Question-2: Is this adequate and powerful enough? Or, Do you recommend any other third NLB solutions (Reasonable price)?
Thank you !

You do not need to run the Config Wizard on the App server. Windows NLB isn't great. It doesn't know about service status (e.g. if IIS is up or not), but it will 'do the job' for a few hundred to low thousands of users. Load balancer appliances are not
necessarily cheap, but BigIP products are popular.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • What are the best practices for audit report for SharePoint 2013 farm ?

    Hello,
    I am looking for the best practices for audit reporting in SharePoint 2013 farm.Can anyone please provide me checklist/tools/guidelines on same ?
    your help will be much appreciated.
    Thanks and Regards,
    Dipti Chhatrapati

    This is quite open ended question. A sharepoint farm should be well maintained as per :
    1. Microsoft's recommendations on : Topology, Hardware and Software requirements, Operational procedures and most important Capacity guidelines:
    http://technet.microsoft.com/en-us/library/ff758645(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/cc262787(v=office.15).aspx
    2. Organisation's IT policies and procedures : Farm Configuration, Workload and monitoring
    http://technet.microsoft.com/en-us/library/ff758658(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/ee748651(v=office.15).aspx
    3. Industry best practices
    I would suggest to start thinking over these lines and create a plan for your Sharepoint farm.
    You can then create powershell scripts to run these reports at certain frequency to find the changes, any deviation from the standard and health of the entire farm.
    Hope this helps!!
    I LOVE MS..... Thanks and Regards, Kshitiz (Posting is provided "AS IS" with no warranties, and confers no rights.)

  • Office Web Apps Load Balancing Configuration Issue for SharePoint 2013

    I have load balanced servers dedicated for Office Web Apps with name “md1xxxwfe1” and “md1xxxwfe2” 
    , both this servers are load balanced by CISCO Load balancer. And I have mapped Load Balancer Virutal IP with host name officeapps.jda.corp.local in the DNS records.
     Things are working fine if I add new farm by using New-OfficeWebAppsFarm
     with server name as internalurl in PowerShell console
     as like “  -internalurl http://
    md1xxxwfe1  but when I use –internalurl officeapps.jda.corp.local it is not working at all. I’m not getting what to do at this point.
    I have gone through following blogs but no luck.
    http://blogs.technet.com/b/meamcs/archive/2013/03/27/office-web-apps-2013-multi-servers-nlb-installation-and-deployment-for-sharepoint-2013-step-by-step-guide.aspx
    http://blogs.technet.com/b/office_resource_kit/archive/2012/09/11/introducing-office-web-apps-server.aspx
    http://davidlimsharepoint.blogspot.in/2013/02/installing-and-configuring-office-web.html 
    http://sps2013.blogspot.in/2013/09/office-web-apps-with-sharepoint-2013.html
    The output of the wfe1 server is attached with this. When I open http:// /hosting/discovery in wfe1 I’m getting following result (attached
    screenshot) but it should show hostname rather than server name.
    Please help me
    Thanks, Ram Ch

    Hi  Ram ,
    For  troubleshooting your issue, please take steps as below:
    Just about any load balancing solution will work, including a server that runs the Web Server (IIS) role running Application Request Routing (ARR):Install
    Application Request Routing
    Install the certificate on the load balancer as described under Securing Office Web Apps Server communications by using
    HTTPS.
    Make sure you have configured the cluster correctly for full internet name:
    Reference:
    http://technet.microsoft.com/en-us/library/jj219435.aspx#loadbalancer
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Where is coding guideline for SharePoint 2013 available?

    Can any one suggest where is coding guidelines and best practices for SP 2013 development is available?

    Hi,
    According to your post, my understanding is that you want to know the best practices for SharePoint 2013 development.
    There are some articles cover best practices targeted towards software developers in SharePoint 2013, you can refer to them.
    http://social.technet.microsoft.com/wiki/contents/articles/13373.sharepoint-2013-what-to-do-farm-solution-vs-sandbox-vs-app.aspx ,
         discusses when to use farm solutions, sandbox solutions, or sharepoint      apps.
    http://social.technet.microsoft.com/wiki/contents/articles/13637.sharepoint-2013-best-practices-what-client-api-should-you-choose-when-building-apps.aspx ,
         guidelines to help you pick the correct client API to use with your app.
    http://msdn.microsoft.com/en-us/library/jj164060(v=office.15).aspx       
    http://social.technet.microsoft.com/wiki/contents/articles/16343.sharepoint-2013-best-practices-setting-up-a-dev-environment-for-windows-apps-and-sharepoint.aspx ,
         describes how to set up a dev environment needed for creating Windows Apps      that leverage SharePoint.
    http://social.technet.microsoft.com/wiki/contents/articles/16353.sharepoint-2013-best-practices-working-with-connection-strings-in-auto-hosted-sharepoint-apps.aspx ,
         discusses how to deal with connection strings in auto-hosted apps.
    For more reference:
    http://social.technet.microsoft.com/wiki/contents/articles/12438.community-best-practices-for-sharepoint-2013.aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Issue with AjaxControlToolkit for SharePoint 2013 Blog site template.

    Hi,
    Please find below the details of issue -
    History - We are working with SharePoint 2013 and we are using AjaxControlToolkit in our project. Basically this is a migration project from MOSS to SharePoint 2013. So we have migrated code MOSS to SharePoint 2013. Previously in MOSS project, AjaxControlToolkit
    was used so after migrating we have also used AjaxControlToolkit with updated version which can work in SharePoint 2013. This is working fine now.
    Scenario - There is one web application in SharePoint 2013 farm. Under this web application there are two site collections. One site collection is created with Team site template and second site collection is created with Blog site template.
    There are three feature in our wsp that we have created. One feature is at web application scope (which will do web.config modifications and it will add below entry in web.config file through SPWebConfigModification in section 'configuration/system.web/compilation/assemblies'
     <add assembly="AjaxcontrolToolkit, Version=4.5.7.725, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e" />  
    ). And there are two site collection features.
    Now when we deploy our solution (wsp) to web application in SharePoint 2013 farm and activate the Web.Config modification feature which is at web application level, it has added above mentioned entry in web.config file.
    Our application in first site collection is working fine which we are expecting but in the second site collection which is created using out of box Blog site template, 'comment box' and Post button are invisible as shown in below screen shot -
    If we remove below entry from web.config file -
    <add assembly="AjaxcontrolToolkit, Version=4.5.7.725, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e" /> 
    and refresh the Blog site page then the Comment box and Post button is appearing again as shown in below screen shot -
    We also tried with updated versions of AjaxControlToolkit (Version=4.5.7.1005 & 4.5.7.1213) but no success.
    I will highly appreciate if you could help me in this.
    Thanks for your time.
    Thanks & Regards,
    Rajendra Gaikwad.

    Hi,
    As you said, the issue only comes with the Blog site template.
    I suggest you take a look at this blog about how to make Ajax Control Toolkit work with SharePoint 2013:
    http://andreaswijayablog.blogspot.com/2013/12/ajax-control-toolkit-with-sharepoint.html
    Another similar thread for your reference:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/60fa19fe-86a0-446b-b61f-11a82fe4287f/how-to-implement-ajax-toolkit-for-sharepoint2013?forum=sharepointdevelopment
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Installing Powerpivot for Sharepoint 2013 with SQL Server 2008 R2

    Hi,
    We are currently setting up a Sharepoint 2013 Enterprise farm with the backend database server being SQL Server 2008 R2 SP2 - my question is can you install  Powerpivot for Sharepoint 2013 in this configuration and if so what are the steps?
    Thanks in advance!

    Here is Microsoft's documentation to Configure Power Pivot for SharePoint 2013
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • The installation of this package failed" error while installing Nov 2013 CU (KB 2889944) for SharePoint 2013

    Hi,
    I'm currently installing Nov CU on my Sharepoint 2013 farm, I have 2 APPS and 2 WFE. I successfully installed the patch in 3 servers however, I got this error "The installation of this package failed” in one of my server.
    Now i cant run the configuration wizard because it of this error.
    Any advise how on to solve this issue? it's giving me headache the whole day already.
    thanks!
    JD

    Hi Trevor,
    Thank you for your reply, I just want to share with you what i found in the msi logs.
    DEBUG: Error 2746:  Transform 9010F70000100015.0.4454.1510 invalid for package C:\Windows\Installer\27476d.msi. Expected product {90150000-10F7-0000-1000-0000000FF1CE}, found product {90150000-104B-0000-1000-0000000FF1CE}.
    MSI (s) (A8:10) [14:34:35:466]: Skipping validation for patch transform #9010F70000100015.0.4454.1510.  Will not apply because previous transform was invalid
    MSI (s) (A8:10) [14:34:35:466]: Looking for patch transform: 9010F70000100015.0.4420.1017
    1: 2746 2: 9010F70000100015.0.4454.1510 3: C:\Windows\Installer\27476d.msi 4: {90150000-10F7-0000-1000-0000000FF1CE} 5: {90150000-104B-0000-1000-0000000FF1CE} 
    DEBUG: Error 2746:  Transform 9010F70000100015.0.4420.1017 invalid for package C:\Windows\Installer\27476d.msi. Expected product {90150000-10F7-0000-1000-0000000FF1CE}, found product {90150000-104B-0000-1000-0000000FF1CE}.
    MSI (s) (A8:10) [14:34:35:466]: Skipping validation for patch transform #9010F70000100015.0.4420.1017.  Will not apply because previous transform was invalid
    MSI (s) (A8:10) [14:34:35:466]: Looking for patch transform: 9010FB0000100015.0.4454.1510
    1: 2746 2: 9010F70000100015.0.4420.1017 3: C:\Windows\Installer\27476d.msi 4: {90150000-10F7-0000-1000-0000000FF1CE} 5: {90150000-104B-0000-1000-0000000FF1CE} 
    DEBUG: Error 2746:  Transform 9010FB0000100015.0.4454.1510 invalid for package C:\Windows\Installer\27476d.msi. Expected product {90150000-10FB-0000-1000-0000000FF1CE}, found product {90150000-104B-0000-1000-0000000FF1CE}.
    MSI (s) (A8:10) [14:34:35:466]: Skipping validation for patch transform #9010FB0000100015.0.4454.1510.  Will not apply because previous transform was invalid
    MSI (s) (A8:10) [14:34:35:466]: Looking for patch transform: 9010FB0000100015.0.4420.1017
    1: 2746 2: 9010FB0000100015.0.4454.1510 3: C:\Windows\Installer\27476d.msi 4: {90150000-10FB-0000-1000-0000000FF1CE} 5: {90150000-104B-0000-1000-0000000FF1CE} 
    DEBUG: Error 2746:  Transform 9010FB0000100015.0.4420.1017 invalid for package C:\Windows\Installer\27476d.msi. Expected product {90150000-10FB-0000-1000-0000000FF1CE}, found product {90150000-104B-0000-1000-0000000FF1CE}.
    MSI (s) (A8:10) [14:34:35:466]: Skipping validation for patch transform #9010FB0000100015.0.4420.1017.  Will not apply because previous transform was invalid
    MSI (s) (A8:10) [14:34:35:466]: Looking for patch transform: 90107F0000100015.0.4454.1510
    1: 2746 2: 9010FB0000100015.0.4420.1017 3: C:\Windows\Installer\27476d.msi 4: {90150000-10FB-0000-1000-0000000FF1CE} 5: {90150000-104B-0000-1000-0000000FF1CE} 
    DEBUG: Error 2746:  Transform 90107F0000100015.0.4454.1510 invalid for package C:\Windows\Installer\27476d.msi. Expected product {90150000-107F-0000-1000-0000000FF1CE}, found product {90150000-104B-0000-1000-0000000FF1CE}.
    MSI (s) (A8:10) [14:34:35:482]: Skipping validation for patch transform #90107F0000100015.0.4454.1510.  Will not apply because previous transform was invalid
    MSI (s) (A8:10) [14:34:35:482]: Looking for patch transform: 90107F0000100015.0.4420.1017
    1: 2746 2: 90107F0000100015.0.4454.1510 3: C:\Windows\Installer\27476d.msi 4: {90150000-107F-0000-1000-0000000FF1CE} 5: {90150000-104B-0000-1000-0000000FF1CE} 
    DEBUG: Error 2746:  Transform 90107F0000100015.0.4420.1017 invalid for package C:\Windows\Installer\27476d.msi. Expected product {90150000-107F-0000-1000-0000000FF1CE}, found product {90150000-104B-0000-1000-0000000FF1CE}.
    MSI (s) (A8:10) [14:34:35:482]: Skipping validation for patch transform #90107F0000100015.0.4420.1017.  Will not apply because previous transform was invalid
    MSI (s) (A8:10) [14:34:35:482]: Looking for patch transform: 90104B0000100015.0.4454.1510
    1: 2746 2: 90107F0000100015.0.4420.1017 3: C:\Windows\Installer\27476d.msi 4: {90150000-107F-0000-1000-0000000FF1CE} 5: {90150000-104B-0000-1000-0000000FF1CE} 
    DEBUG: Error 2749:  Transform 90104B0000100015.0.4454.1510 invalid for package C:\Windows\Installer\27476d.msi. Expected product version == 15.0.4454.1510, found product version 15.0.4420.1017.
    I hope you can help me shed light on this.
    Regards,
    JD

  • SQL server requirement for sharepoint 2013

    Hello All,
    currently i have installed SharePoint2013 in server farm mode, and i have used SQL Server 2008 R2 for DB. Can i use SQL Server 2012 for SharePoint 2013?
    Thanks

    SharePoint 2013 is compatible with SQL 2008 R2 and SQL 2012 so yes.
    What you can do is "move" the SharePoint DBs from SQL 2008 R2 to SQL 2012 without restore or backup.
    Link to msdn: https://technet.microsoft.com/en-us/library/cc512725(v=office.15).aspx
    Here you have an example for SharePoint 2010 (is the same for SharePoint 2013): http://www.codeproject.com/Articles/664029/Migrate-SharePoint-s-SQL-Server-to-another-SQL-Ser
    Here an different example: http://surya20p.blogspot.com.es/2013/09/migrate-sql-2008r2-sp2-to-sql-2012-sp1.html
    Best regards.

  • Discover more sharepoint 2013 Farm

     
    Dear all,
    We have three sharepoint 2013 Farm ( test , staging ,PROD ). I have discovered test Farm after modify microsoft.sharepoint.foundation.library.mp with test server  , after that when i change
    the test to staging server in config file staging farm will get discover however test will get move off ( disappear ). my question is how to discover two or more farm , we are having different credential for each farm.
    Thanks,
    Sengo

    Hello,
    See if the following link helps you.
    http://blogs.technet.com/b/mgoedtel/archive/2012/01/07/sharepoint-2010-multi-farm-monitoring.aspx
    Thanks,
    Tom
    Kind Regards, Tom Ziegler | http://www.sccmguy.com | Twitter @Tom_Ziegler

  • SQL Installation for SharePoint 2013 - Windows Firewall - Profile - domain, Public and Private - Which ones to choose?

    Hi there,
    I am setting up SQL Server (to be used in our SharePoint 2013 farm).
    The Firewall exception for SQL server gives me three choices in Profile section as 
    Domain, Public and Private profiles 
    Which ones should I choose please? 
    Thank you so much.

    Hi,
    According to your description, my understanding is that you want to set the firewall exception for SQL server.
    Domain profile—This profile is active when the server is connected to an Active Directory (AD) domain via an internal network. This is the profile that's typically active, because most servers are members of an AD domain.
    Private profile—This profile is active when the server is a member of a workgroup. Microsoft recommends more restrictive firewall settings for this profile than for the domain profile.
    Public profile—This profile is active when the server is connected to an AD domain via a public network. Microsoft recommends the most restrictive settings for this profile.
    More information, please refer to the link:
    http://windowsitpro.com/windows/windows-server-2008-r2-firewall-security
    Please 'propose as answer'
    if it helped you, also 'vote helpful' if you like this reply.
    Prabhu

  • Cannot start FIMSynchronizationService after applying ServicePack for SharePoint 2013 Server

    Dear all,
    Yesterday we have applied SP1 for SharePoint 2013 on our SharePoint Farm (1 one server + 1 db server). Unfortunately the FIMSynchronizationService (Forefront Identity Manager Synchronization Service) will not start anymore after applying the SP.
    The SharePoint Services: User Profile Synchronisation Service and User Profile Service are started in Central Admin (can started /stopped without problems). Only the Windows Services FIMSynchronizationService cannot be started anymore.
    What can be the cause of this problem?
    The following application event is visible in the Event Viewer:
    ID 6324
    The server encountered an unexpected error and stopped.
    "BAIL: MMS(1856): sql.cpp(8490): 0x80231334 (The sql connection string has unsupported values.)
    BAIL: MMS(1856): sql.cpp(8533): 0x80231334 (The sql connection string has unsupported values.)
    BAIL: MMS(1856): server.cpp(260): 0x80231334 (The sql connection string has unsupported values.)
    BAIL: MMS(1856): server.cpp(3860): 0x80231334 (The sql connection string has unsupported values.)
    BAIL: MMS(1856): service.cpp(1539): 0x80231334 (The sql connection string has unsupported values.)
    ERR: MMS(1856): service.cpp(988): Error creating com objects. Error code: -2145184972. This is retry number 0.
    BAIL: MMS(1856): clrhost.cpp(283): 0x80131022
    BAIL: MMS(1856): scriptmanagerimpl.cpp(7670): 0x80131022
    BAIL: MMS(1856): server.cpp(251): 0x80131022
    BAIL: MMS(1856): server.cpp(3860): 0x80131022
    BAIL: MMS(1856): service.cpp(1539): 0x80131022
    ERR: MMS(1856): service.cpp(988): Error creating com objects. Error code: -2146234334. This is retry number 1.
    BAIL: MMS(1856): clrhost.cpp(283): 0x80131022
    BAIL: MMS(1856): scriptmanagerimpl.cpp(7670): 0x80131022
    BAIL: MMS(1856): server.cpp(251): 0x80131022
    BAIL: MMS(1856): server.cpp(3860): 0x80131022
    BAIL: MMS(1856): service.cpp(1539): 0x80131022
    ERR: MMS(1856): service.cpp(988): Error creating com objects. Error code: -2146234334. This is retry number 2.
    BAIL: MMS(1856): clrhost.cpp(283): 0x80131022
    BAIL: MMS(1856): scriptmanagerimpl.cpp(7670): 0x80131022
    BAIL: MMS(1856): server.cpp(251): 0x80131022
    BAIL: MMS(1856): server.cpp(3860): 0x80131022
    BAIL: MMS(1856): service.cpp(1539): 0x80131022
    ERR: MMS(1856): service.cpp(988): Error creating com objects. Error code: -2146234334. This is retry number 3.
    BAIL: MMS(1856): service.cpp(1002): 0x80131022
    Forefront Identity Manager 4.0.2450

    1. Try to reboot server and run PSCONFIG wizard.
    2. Check if permission of sync account has not changes (SPECIALLY Replicate directory change )permission on AD or local computer
    3. what account are you logged in with. 
    If possible provide ULS log details
    If this helped you resolve your issue, please mark it Answered
    Hello, thanks for your reply,
    We have done the following:
    1. rebooted server
    2. run psconfig: Psconfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -c
    installfeatures
    3. result: complaining about webconfig.accsrv.xml (removed this and tried again, then complaining about other web.config file)
    9/24/2014 19:05:14  9  ERR            Task applicationcontent has failed with an unknown exception
    09/24/2014 19:05:14  9  ERR            Exception: System.IO.InvalidDataException: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML
    heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is ongeldig.
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.CheckMergedActionsConfiguration(XmlDocument xd, String sourceFileName, Boolean createMergedActionsConfiguration)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.ApplyActionToXmlDocument(XmlDocument xdAction, XmlDocument xd, String sourceFileName, SupportedXmlDocutmentActions supportedActions)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig, String fileMask)
       at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
       at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    09/24/2014 19:05:14  9  INF            Entering function Common.BuildExceptionMessage
    09/24/2014 19:05:14  9  INF              Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF                Resource id to be retrieved is ExceptionInfo for language Dutch (Netherlands)
    09/24/2014 19:05:14  9  INF                Resource retrieved id ExceptionInfo is Er is een uitzondering van het type {0} opgetreden. Aanvullende informatie over de uitzondering:
    {1}
    09/24/2014 19:05:14  9  INF              Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF            Leaving function Common.BuildExceptionMessage
    09/24/2014 19:05:14  9  INF            Entering function Common.BuildExceptionInformation
    09/24/2014 19:05:14  9  INF              Entering function Common.BuildExceptionMessage
    09/24/2014 19:05:14  9  INF                Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF                  Resource id to be retrieved is ExceptionInfo for language Dutch (Netherlands)
    09/24/2014 19:05:14  9  INF                  Resource retrieved id ExceptionInfo is Er is een uitzondering van het type {0} opgetreden. Aanvullende informatie over
    de uitzondering: {1}
    09/24/2014 19:05:14  9  INF                Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF              Leaving function Common.BuildExceptionMessage
    09/24/2014 19:05:14  9  INF            Leaving function Common.BuildExceptionInformation
    09/24/2014 19:05:14  9  ERR            Er is een uitzondering van het type System.IO.InvalidDataException opgetreden. Aanvullende informatie over de uitzondering: Het webconfiguratiebestand C:\Program
    Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is ongeldig.
    System.IO.InvalidDataException: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is
    ongeldig.
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.CheckMergedActionsConfiguration(XmlDocument xd, String sourceFileName, Boolean createMergedActionsConfiguration)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.ApplyActionToXmlDocument(XmlDocument xdAction, XmlDocument xd, String sourceFileName, SupportedXmlDocutmentActions supportedActions)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig, String fileMask)
       at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
       at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    09/24/2014 19:05:14  9  INF            Entering function Common.BuildExceptionInformation
    09/24/2014 19:05:14  9  INF              Entering function Common.BuildExceptionMessage
    09/24/2014 19:05:14  9  INF                Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF                  Resource id to be retrieved is ExceptionInfo for language Dutch (Netherlands)
    09/24/2014 19:05:14  9  INF                  Resource retrieved id ExceptionInfo is Er is een uitzondering van het type {0} opgetreden. Aanvullende informatie over
    de uitzondering: {1}
    09/24/2014 19:05:14  9  INF                Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF              Leaving function Common.BuildExceptionMessage
    09/24/2014 19:05:14  9  INF            Leaving function Common.BuildExceptionInformation
    09/24/2014 19:05:14  9  INF            Entering function get CommandCollection.this[string key]
    09/24/2014 19:05:14  9  INF              Entering function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF                Found value in collection for key global
    09/24/2014 19:05:14  9  INF              Leaving function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF              Found command global in collection
    09/24/2014 19:05:14  9  INF            Leaving function get CommandCollection.this[string key]
    09/24/2014 19:05:14  9  INF            Entering function get CommandCollection.this[string key]
    09/24/2014 19:05:14  9  INF              Entering function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF                Found value in collection for key initialize
    09/24/2014 19:05:14  9  INF              Leaving function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF              Found command initialize in collection
    09/24/2014 19:05:14  9  INF            Leaving function get CommandCollection.this[string key]
    09/24/2014 19:05:14  9  INF            Entering function Command.this[string key]
    09/24/2014 19:05:14  9  INF              Entering function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF                Found value in collection for key SINGLESERVER
    09/24/2014 19:05:14  9  INF              Leaving function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF              Found parameter SINGLESERVER in collection
    09/24/2014 19:05:14  9  INF            Leaving function Command.this[string key]
    09/24/2014 19:05:14  9  INF            Entering function Command.this[string key]
    09/24/2014 19:05:14  9  INF              Entering function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF                Found value in collection for key upgradesessionid
    09/24/2014 19:05:14  9  INF              Leaving function CommandCollectionBase.Get
    09/24/2014 19:05:14  9  INF              Found parameter upgradesessionid in collection
    09/24/2014 19:05:14  9  INF            Leaving function Command.this[string key]
    09/24/2014 19:05:14  9  INF            Releasing the farm upgrade lock in common exception handler.
    09/24/2014 19:05:14  9  INF            Entering function TaskBase.OnTaskStop
    09/24/2014 19:05:14  9  INF              Creating the OnTaskStop event for task applicationcontent
    09/24/2014 19:05:14  9  ERR              Task applicationcontent has failed
    09/24/2014 19:05:14  9  INF              friendlyMessage for task applicationcontent is Er is een uitzondering van het type System.IO.InvalidDataException opgetreden. Aanvullende informatie
    over de uitzondering: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is ongeldig.
    09/24/2014 19:05:14  9  INF              debugMessage for task applicationcontent is Er is een uitzondering van het type System.IO.InvalidDataException opgetreden. Aanvullende informatie
    over de uitzondering: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is ongeldig.
    System.IO.InvalidDataException: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is
    ongeldig.
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.CheckMergedActionsConfiguration(XmlDocument xd, String sourceFileName, Boolean createMergedActionsConfiguration)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.ApplyActionToXmlDocument(XmlDocument xdAction, XmlDocument xd, String sourceFileName, SupportedXmlDocutmentActions supportedActions)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig, String fileMask)
       at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
       at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    09/24/2014 19:05:14  9  INF              Entering function TaskBase.FireTaskStateChanged
    09/24/2014 19:05:14  9  INF                Firing the OnTaskStateChanged event for task applicationcontent
    09/24/2014 19:05:14  9  INF                Entering function TaskDriver.TaskStateEventHandler
    09/24/2014 19:05:14  9  INF                  Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF                    Resource id to be retrieved is ApplicationContentTaskDisplayName for language Dutch (Netherlands)
    09/24/2014 19:05:14  9  INF                    Resource retrieved id ApplicationContentTaskDisplayName is bestanden met inhoud voor toepassingen installeren
    09/24/2014 19:05:14  9  INF                  Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF                  Received an TaskStateEventHandler event.  task:applicationcontent TaskBase.State:stopped
    09/24/2014 19:05:14  9  INF                  Entering function TasksQueue.IncrementTaskFailed
    09/24/2014 19:05:14  9  INF                    Incremented the number of tasks failed to 1
    09/24/2014 19:05:14  9  INF                  Leaving function TasksQueue.IncrementTaskFailed
    09/24/2014 19:05:14  9  INF                  Task applicationcontent has stopped and failed.  Total failed is now 1
    09/24/2014 19:05:14  9  INF                Leaving function TaskDriver.TaskStateEventHandler
    09/24/2014 19:05:14  9  INF                Entering function CommandLine.TaskStateEventHandler
    09/24/2014 19:05:14  9  INF                  Received an TaskStateEventHandler event.  task:applicationcontent TaskBase.State:stopped
    09/24/2014 19:05:14  9  INF                  Task applicationcontent has stopped and failed.  Total failed is now 1
    09/24/2014 19:05:14  9  INF                  Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF                    Resource id to be retrieved is ApplicationContentTaskFailConfigDisplayLabel for language Dutch (Netherlands)
    09/24/2014 19:05:14  9  INF                    Resource retrieved id ApplicationContentTaskFailConfigDisplayLabel is Kan de bestanden met inhoud voor toepassingen
    niet installeren.
    09/24/2014 19:05:14  9  INF                  Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  9  INF                  Last message from task applicationcontent is Er is een uitzondering van het type System.IO.InvalidDataException opgetreden.
    Aanvullende informatie over de uitzondering: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of
    dit element is ongeldig.
    09/24/2014 19:05:14  9  INF                Leaving function CommandLine.TaskStateEventHandler
    09/24/2014 19:05:14  9  INF              Leaving function TaskBase.FireTaskStateChanged
    09/24/2014 19:05:14  9  INF            Leaving function TaskBase.OnTaskStop
    09/24/2014 19:05:14  9  INF          Leaving function TaskThread.ExecuteTask
    09/24/2014 19:05:14  1  INF          Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Resource id to be retrieved is ApplicationContentTaskDisplayName for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF            Resource retrieved id ApplicationContentTaskDisplayName is bestanden met inhoud voor toepassingen installeren
    09/24/2014 19:05:14  1  INF          Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  ERR          Task bestanden met inhoud voor toepassingen installeren failed, so stopping execution of the engine
    09/24/2014 19:05:14  1  INF          Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Resource id to be retrieved is ApplicationContentTaskFailConfigDisplayLabel for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF            Resource retrieved id ApplicationContentTaskFailConfigDisplayLabel is Kan de bestanden met inhoud voor toepassingen niet installeren.
    09/24/2014 19:05:14  1  INF          Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  ERR          Kan de bestanden met inhoud voor toepassingen niet installeren.
    Er is een uitzondering van het type System.IO.InvalidDataException opgetreden. Aanvullende informatie over de uitzondering: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft
    geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is ongeldig.
    System.IO.InvalidDataException: Het webconfiguratiebestand C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\config\WEBCONFIG.ACCSRV.XML heeft geen element configuration/configSections/sectionGroup[@name='SharePoint'] of dit element is
    ongeldig.
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.CheckMergedActionsConfiguration(XmlDocument xd, String sourceFileName, Boolean createMergedActionsConfiguration)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.ApplyActionToXmlDocument(XmlDocument xdAction, XmlDocument xd, String sourceFileName, SupportedXmlDocutmentActions supportedActions)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig, String fileMask)
       at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
       at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    09/24/2014 19:05:14  1  INF          Entering function TaskDriver.NotifyTaskSummary
    09/24/2014 19:05:14  1  INF            Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF              Resource id to be retrieved is TotalTasksRan for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF              Resource retrieved id TotalTasksRan is Totaal aantal uitgevoerde configuratie-instellingen: {0}
    09/24/2014 19:05:14  1  INF            Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Entering function TaskDriver.OnTaskDriverNotify
    09/24/2014 19:05:14  1  INF              Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalran, TaskDriverEventArgs.EventType.notify,
    message: Totaal aantal uitgevoerde configuratie-instellingen: 4
    09/24/2014 19:05:14  1  INF              Entering function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF                Entering function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF                  Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify,
    message Totaal aantal uitgevoerde configuratie-instellingen: 4
    09/24/2014 19:05:14  1  INF                Leaving function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF              Leaving function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF            Leaving function TaskDriver.OnTaskDriverNotify
    09/24/2014 19:05:14  1  INF            Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF              Resource id to be retrieved is TotalTasksSucceeded for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF              Resource retrieved id TotalTasksSucceeded is Totaal aantal geslaagde configuratie-instellingen: {0}
    09/24/2014 19:05:14  1  INF            Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Entering function TaskDriver.OnTaskDriverNotify
    09/24/2014 19:05:14  1  INF              Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalsuccess, TaskDriverEventArgs.EventType.notify,
    message: Totaal aantal geslaagde configuratie-instellingen: 3
    09/24/2014 19:05:14  1  INF              Entering function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF                Entering function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF                  Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify,
    message Totaal aantal geslaagde configuratie-instellingen: 3
    09/24/2014 19:05:14  1  INF                Leaving function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF              Leaving function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF            Leaving function TaskDriver.OnTaskDriverNotify
    09/24/2014 19:05:14  1  INF            Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF              Resource id to be retrieved is TotalTasksFailed for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF              Resource retrieved id TotalTasksFailed is Totaal aantal mislukte configuratie-instellingen: {0}
    09/24/2014 19:05:14  1  INF            Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Entering function TaskDriver.OnTaskDriverNotify
    09/24/2014 19:05:14  1  INF              Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalfail, TaskDriverEventArgs.EventType.notify,
    message: Totaal aantal mislukte configuratie-instellingen: 2
    09/24/2014 19:05:14  1  INF              Entering function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF                Entering function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF                  Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify,
    message Totaal aantal mislukte configuratie-instellingen: 2
    09/24/2014 19:05:14  1  INF                Leaving function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF              Leaving function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF            Leaving function TaskDriver.OnTaskDriverNotify
    09/24/2014 19:05:14  1  INF          Leaving function TaskDriver.NotifyTaskSummary
    09/24/2014 19:05:14  1  ERR          One or more configuration tasks has failed or some tasks were not run
    09/24/2014 19:05:14  1  INF          Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Resource id to be retrieved is PostSetupConfigurationStoppingSucceeded for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF            Resource retrieved id PostSetupConfigurationStoppingSucceeded is De configuratie van SharePoint-producten is gestopt.
    09/24/2014 19:05:14  1  INF          Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF          Entering function TaskDriver.OnTaskDriverStopping
    09/24/2014 19:05:14  1  INF            Sending a task driver stopping event: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType.stopping, De configuratie van SharePoint-producten
    is gestopt.
    09/24/2014 19:05:14  1  INF            Entering function TaskDriverStateChange.Enter
    09/24/2014 19:05:14  1  INF              Acquiring the writer lock to change the state
    09/24/2014 19:05:14  1  INF              Current state of the task driver is neverrun.  You want to change it to stoppingrun
    09/24/2014 19:05:14  1  INF              Changed state of the task driver to neverrun
    09/24/2014 19:05:14  1  INF              Released the writer lock to change the state
    09/24/2014 19:05:14  1  INF            Leaving function TaskDriverStateChange.Enter
    09/24/2014 19:05:14  1  INF            Entering function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF              Entering function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF                Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType stopping, message
    De configuratie van SharePoint-producten is gestopt.
    09/24/2014 19:05:14  1  INF              Leaving function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF            Leaving function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF          Leaving function TaskDriver.OnTaskDriverStopping
    09/24/2014 19:05:14  1  INF        Leaving function TaskDriver.ExecuteTasks
    09/24/2014 19:05:14  1  ERR        One or more configuration tasks has failed to execute
    09/24/2014 19:05:14  1  INF        Entering function TaskDriver.Stop
    09/24/2014 19:05:14  1  INF          Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF            Resource retrieved id PostSetupConfigurationFailedEventLog is De configuratie van SharePoint-producten is mislukt. Voor een goede werking moet u de configuratie
    opnieuw uitvoeren. Als u een juiste diagnose wilt stellen van dit probleem, kunt u de gedetailleerde foutinformatie op {0} raadplegen, het probleem oplossen en de configuratiewizard opnieuw uitvoeren.
    09/24/2014 19:05:14  1  INF          Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  ERR          De configuratie van SharePoint-producten is mislukt. Voor een goede werking moet u de configuratie opnieuw uitvoeren. Als u een juiste diagnose wilt stellen van dit
    probleem, kunt u de gedetailleerde foutinformatie op C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_9_24_2014_19_4_25_376_763845942.log raadplegen, het probleem oplossen en de configuratiewizard opnieuw uitvoeren.
    09/24/2014 19:05:14  1  INF          Entering function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF            Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language Dutch (Netherlands)
    09/24/2014 19:05:14  1  INF            Resource retrieved id PostSetupConfigurationFailedUserMessage is De configuratie van SharePoint-producten is mislukt. U moet de configuratie opnieuw uitvoeren
    voordat u de SharePoint-producten kunt gebruiken. Zie het diagnostisch logboek op {0} en het gebeurtenislogboek van de toepassing voor meer informatie.
    09/24/2014 19:05:14  1  INF          Leaving function StringResourceManager.GetResourceString
    09/24/2014 19:05:14  1  INF          Entering function TaskDriver.OnTaskDriverStop
    09/24/2014 19:05:14  1  INF            Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, De configuratie van SharePoint-producten
    is mislukt. U moet de configuratie opnieuw uitvoeren voordat u de SharePoint-producten kunt gebruiken. Zie het diagnostisch logboek op C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_9_24_2014_19_4_25_376_763845942.log
    en het gebeurtenislogboek van de toepassing voor meer informatie.
    09/24/2014 19:05:14  1  INF            Entering function TaskDriverStateChange.Enter
    09/24/2014 19:05:14  1  INF              Acquiring the writer lock to change the state
    09/24/2014 19:05:14  1  INF              Current state of the task driver is neverrun.  You want to change it to stoppedrunning
    09/24/2014 19:05:14  1  INF              Changed state of the task driver to neverrun
    09/24/2014 19:05:14  1  INF              Released the writer lock to change the state
    09/24/2014 19:05:14  1  INF            Leaving function TaskDriverStateChange.Enter
    09/24/2014 19:05:14  1  INF            Entering function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF              Entering function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF                Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message De
    configuratie van SharePoint-producten is mislukt. U moet de configuratie opnieuw uitvoeren voordat u de SharePoint-producten kunt gebruiken. Zie het diagnostisch logboek op C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_9_24_2014_19_4_25_376_763845942.log
    en het gebeurtenislogboek van de toepassing voor meer informatie.
    09/24/2014 19:05:14  1  INF              Leaving function CommandLine.TaskDriverEventHandler
    09/24/2014 19:05:14  1  INF            Leaving function TaskDriver.FireOnTaskDriverEvent
    09/24/2014 19:05:14  1  INF          Leaving function TaskDriver.OnTaskDriverStop
    09/24/2014 19:05:14  1  INF        Leaving function TaskDriver.Stop
    09/24/2014 19:05:14  1  INF        UnLocking the task driver for exclusive use while we ran tasks
    09/24/2014 19:05:14  1  INF      Leaving function TaskDriver.Run
    09/24/2014 19:05:14  1  ERR      Post setup configuration was not run successfully when using the command line task driver module
    09/24/2014 19:05:14  1  INF    Leaving function PsconfigCommandLineMain.Main
    No idea what to do?

  • How many server licenses do I need for SharePoint 2013?

    I am new to the concept of CAL. I am reading about it. I found this linkhttp://sharepoint.stackexchange.com/questions/101914/how-many-server-licenses-do-i-need-for-sharepoint-2013
    Suppose there are 2 users in the sharepoint farm. As per above link we requires 7/8 server license. So my question is do we requires 7/8 licences per user basis (2*7/8) or we requires 7/8 licences once only then we require 2 more licenses for 2 users (7/8 +2)?

    The second option.
    If you have 7 SharePoint servers then you need 7 SharePoint Server Licenses.
    If you have two people in your company who can use SharePoint then you need two Client Access Licenses (7 server, 2 CAL).
    If you had two hundred thousand users who could then you would need two hundred thousand CALs, but the number of server licenses would not change. (7 server, 200,000 CALs).

  • Deploying Project Server 2013 to an Existing SharePoint 2013 Farm

    We recently deployed the following for our new SharePoint 2013 farm:
    2 SQL server (alwaysOn config)
    2 application servers
    2 WFE
    1 SQL for Dedicated Search
    2 WFE for Dedicated Search
    2 Applications Servers for Dedicated Search.
    After purchasing a company that uses Project 2013 heavily we are now looking at deploying Project 2013 using our new 2013 SharePoint farm.  My question is what is the recommended additional servers that would needed to be deployed to the existing farm?
    Thanks,
    Ric

    Ric,
    It really depends on what your current dataset is, and what the load on your SharePoint Server/Project Server.  Technically, Project Server can just sit on top of your WFE and App Servers for SharePoint. You do not need a complete separate server group
    for Project Server alone, unless there is a special reason to do so.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Need to Setup Project Server in existing SharePoint 2013 farm

    Hi 
    I have already SharePoint 2013 farm having  4-WFE Servers, 2-Application Servers, 3-dedicated Search Servers, 2-DB servers (Clustering enabled). Now I want to add one more App server having Project Server 2013 in this existing farm environment so Please
    check the below steps. Please let me know If I am wrong in the approach.
    Need to install PS 2013 on all the WFE, Applications and Search Servers.
    Need to Run Sharepoint wizard on all the servers one by one. (Is it mandatory to run wizard on each server or should run only on application servers only)
    The project Server service should run only on application servers.
    Regards, Pankaj Waghmare - MCTS | Consultant

    Hello,
    Those steps are correct for high level :) One thing you might need to do is after installing Project Server on all the servers is apply the same CU / SP to Project Server as SharePoint (using the Project Server equivalent patch) so Project Server and SharePoint
    are patched at the same level. I would do this after installing PS2013 and before you run the wizard on each server.
    I would ensure you test this on a non prod farm first and ensure you have a roll back plan in place.
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • PowerPivot for SharePoint 2013 experience

    Hi,
    Does anybody have practical experience with PowerPivot for SharePoint (especially SharePoint 2013) to implement a self-service BI scenario in an on premise environment?  Some questions that I’m particular interested in:
    • What major problems did you experience during the actual implementation?
    • Experience in connection to existing SQL Server Data Warehouses as a PowerPivot data source?
    • Authentication of “SSAS server in SharePoint mode” to existing SharePoint 2013 farm
    • Resource Load on existing SharePoint application and SQL Server, for example does it make sense to create a dedicated application server for the Excel /PowerPivot service application, for performance / future scalability reasons?
    • Hardware suggestion for a dedicated “SSAS server in SharePoint mode” for a total of 1000 PowerPivot users
    Thanks

    Hi Ibmkahm2,
    According to your description, you need to implement business intelligence in SharePoint Server 2013, right?
    The business intelligence tools for SharePoint Server 2013 include Power View for SharePoint, SQL Server 2012 Reporting Services for SharePoint, Power Pivot for SharePoint, Excel Services, PerformancePoint Services, and Visio Services. Here are some
    useful links for you reference.
    http://blogs.technet.com/b/ldusolier/archive/2014/05/19/use-of-bi-capabilities-in-sharepoint-2013-with-sql-server-2012.aspx
    https://technet.microsoft.com/en-IN/library/jj219634.aspx?f=255&MSPPError=-2147217396
    http://rajeshagadi.blogspot.com/2013/07/installing-powerpivot-for-sharepoint.html
    Regards,
    Charlie Liao
    TechNet Community Support

Maybe you are looking for

  • Crashes on Welcome screen when I click Organizer

    I have Photoshop 11, running it on Windows 7.  It has worked for about 18 months, but now system crashes on the welcome screen every time I click on the Organizer button

  • Multiple errors opening up a App for Sharepoint in VS2013

    I have every pre-requisite installed on my Server 2008 R2 VM. I launch VS2013, I have added my Azure web site and I have logged into my o365 account successfully. When I create new Project, App for SharePoint, the solution opens up in VS and I immedi

  • Processing Nikon Scan 4.0.2 NEF files in PSE 7 Raw Editor

    I own a Nikon Coolscan 5000 ED. The scan software Nikon Scan 4.0.2 can produce "raw" files with NEF extension. On the web I found some remarks concerning this file type stating that the scanner NEF is not really a raw file. A scanned pixel has alread

  • What temperature is acceptable for non-OC'd P4-2.4c?

    I've had my new MSI board setup for 3 days now. It's averaging 58-60 degrees with stock Intel fan. That seems a little high compared to what some people are posting they had. I'm wondering what range I should be shooting for. Obviously cooler is bett

  • Pdf image recovery from corrupt pdf files

         the pdf file in which i kept my pictures gt corrupt. i used image extractor tools but for nothing. please help me. i am clueless what to do?