Quantcast
Viewing all articles
Browse latest Browse all 19214

Assigned user to Throttling Policy, Event Viewer still shows over budge message?

Hi,

I created a new Throttling Policy recently to narrow out some problems a user it experiencing over EWS connections. Specifically, I created a new one that had the following:

Set-ThrottlingPolicy TestPolicy -RCAMaxConcurrency $null -RCAPercentTimeInAD $null -RCAPercentTimeInCAS $null -RCAPercentTimeInMailboxRPC $null -EWSMaxConcurrency $null -EWSPercentTimeInAD $null -EWSPercentTimeInCAS $null -EWSPercentTimeInMailboxRPC $null -EWSMaxSubscriptions $null -EWSFastSearchTimeoutInSeconds $null -EWSFindCountLimit $null -CPAMaxConcurrency $null -CPAPercentTimeInCAS $null -CPAPercentTimeInMailboxRPC $null -CPUStartPercent $null

(It's just a test. Take it easy! ;-)

Anyway, I then assigned the user to policy via: 

Set-Mailbox -Identity tonysmith -ThrottlingPolicy TestPolicy
 

Perusing the Event Logs today, I see that:

Process w3wp.exe () (PID=6196). User 'Sid~DOMAIN\tonysmith~EWS~false' has gone over budget '213' times for component 'EWS' within a one minute period. Info: 'Policy:DefaultThrottlingPolicy_f629f3e4-e9d6-4c27-969e-ca2475c8c32a, Parts:CAS:212;'. Threshold value: '100'.

Why would tonysmith still be budgeted? And why is the error referencing the Default Throttling Policy?

[PS] C:\Windows\system32>Get-Mailbox "tonysmith" | fl ThrottlingPolicy
ThrottlingPolicy : TestPolicy


Viewing all articles
Browse latest Browse all 19214

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>