February 2013
Intermediate to advanced
304 pages
8h 26m
English
Scenario/Problem: You would like to configure the maximum number of users that each server can synchronize.
Solution: Use the Set-SPWorkManagementServiceApplication cmdlet with the -NumberOfExchangeJobsPerServer parameter.
You can use the -NumberOfExchangeJobsPerServer cmdlet to configure the maximum number of users that may be synchronized per server. A server is categorized by any server in the farm that is running the Exchange Server sync timer job.
The data type for this parameter is System.UInt32; therefore, you may provide an integer value, as shown in Listing 19.5. The minimum value technically should be the number of SharePoint users divided by the number of servers that run timer jobs. ...
Read now
Unlock full access