Exchange Management Console Error
Posted The Scented Path
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Exchange Management Console Error相关的知识,希望对你有一定的参考价值。
Exchange 2010 error solved : The WS-Management service cannot process the request. The system load quota of 1000 requests per 2 seconds has been exceeded.
Here you find a powershell script which was very useful for me.
All scripts are free of charge, use them at your own risk :
When you try to open the Exchange 2010 Management Console, you may receive an error:
The attempt to connect to http://XCH01.domain.local/Powershell user ‘Kerberos’ authentication failed: 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 quota for this user. The next request from this user will not be approved for at least X milliseconds.
Open an elevated prompt (as administrator) and execute IISRESET .
1. launch an elevated CMD prompt
2. type iisreset /noforce
以上是关于Exchange Management Console Error的主要内容,如果未能解决你的问题,请参考以下文章
Exchange 2016 Meeting Room Management
在powershell中加载Exchange PowerShell模块