码迷,mamicode.com
首页 > 其他好文 > 详细

Exchange Management Console Error

时间:2017-07-16 20:26:06      阅读:271      评论:0      收藏:0      [点我收藏+]

标签:lib   cti   ror   for   proc   with   main   following   yellow   

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

标签:lib   cti   ror   for   proc   with   main   following   yellow   

原文地址:http://www.cnblogs.com/thescentedpath/p/ExchangeManagementConsoleError.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!