Exchange 2013 | The WS-Management service cannot process the request. The load quota for the system has been exceeded.

Like in the previous versions of Exchange (like 2010) you may receive the following error when using the Exchange Management Shell on an Exchange 2013 server.

VERBOSE: Connecting to XCH14.DomainX.local.
New-PSSession : [xch14.DomainX.local] Connecting to remote server xch14.DomainX.local failed with the following error message : The WS-Management service cannot process the request. The load quota for the system has been exceeded. Send future requests at a slower rate or raise the system quota. For more information, see the about_Remote_Troubleshooting Help topic.
At line:1 char:1
+ New-PSSession -ConnectionURI “$connectionUri” -ConfigurationName Microsoft.Excha …
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : OpenError: (System.Manageme….RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotingTransportException

To resolve this problem you need to go to the Internet Information Services (IIS) Manager.
Go to the Application Pools find the MSExchangePowerShellAppPool. Select this one and use right click to recycle this AppPool.
IIS
After you recycled the AppPool you will be able to use the Microsoft Exchange  Management shell again.
powershell

18 thoughts on “Exchange 2013 | The WS-Management service cannot process the request. The load quota for the system has been exceeded.”

  1. This worked great for me. To take this one step further, can you think of any way that we can eliminate this issue in the future? If the cache has maxed, can we just increase the cache? Will that be a performance issues of some kind? Thanks!

  2. Dude,
    I can’t thank you enough because for days I’ve been searching for solution to this problem. Again thank you. So is it possible to set this up for auto recycling?
    Felix

    1. It might be that it’s solved in an update i’m not sure what version exchange you are running right now. Best is to follow the update path of Microsoft.. not more then 2 versions behind the latest release (if you want support when you need it)

  3. Pingback: Issues with your Wireless Network | PrecisionIT Group, LLC

Leave a Reply to RajeshwarCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.