Configure the User Synchronization Per Server

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. ...

Get PowerShell™ for SharePoint® 2013 How-To now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.