Symprex Folder Permissions Manager, v10.0.0

Exchange Server Client Throttling Policies

In order for Folder Permissions Manager to function correctly, it is necessary to disable client throttling for the impersonation account. This can be accomplished as follows:

 

To create the throttling policy

 

1.Open the Exchange Management Shell and connect to Exchange Server.
 

2.Type the following command:
 
New-ThrottlingPolicy <Policy>
 
where <Policy> is a suitable, unique name for the policy (for example, OOMServiceAccountPolicy)
 

3.Type the following command:
 
Set-ThrottlingPolicy <Policy> -EwsCutoffBalance Unlimited -EwsMaxBurst Unlimited -EwsMaxConcurrency Unlimited -EwsMaxSubscriptions Unlimited -EwsRechargeRate Unlimited
 

4.Type the following command:
 
Set-ThrottlingPolicyAssociation -ThrottlingPolicy <Policy> -Identity <Account>
 
where <Policy> is the name of the policy and <Account> is the name of the impersonation account to which the policy will be assigned.

 

Note Changes to client throttling policies will not be applied immediately on your Exchange Server. Please allow some time for the changes to become effective.

 


Copyright © 2024 Symprex Limited. All Rights Reserved.