What PowerShell/WSMan clients or queries are consuming more than 1000 requests per 2 seconds?
- by makerofthings7
Exchange 2010 remote administration tools are complaining with the following error
[txexmb02.ibm.com] Connecting to remote server failed with the following error message : The WS-Management service cannot
process the request. The system load quota of 1000 requests per 2 seconds has been exceeded. Send future requests at
a slower rate or raise the system quota. The next request from this user will not be approved for at least 558475776
milliseconds. For more information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportException
+ FullyQualifiedErrorId : PSSessionOpenFailed
VERBOSE: Connecting to TXEXHC02.ibm.com
The help document this error referrers to says this is a WS-Man error.
We're running SCOM 2007 R2 and am thinking that is increasing the query count, but I need to prove it.