Monday, January 17, 2011

RESOLVED: The WS-Management service cannot process the request. The user 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 Z milliseconds.

I did some digging around for this one and found a few crafty articles about adjusting throttling policies using PowerShell and making changes through ADSIEdit (http://reidablog.blogspot.com/). However, none of these seemed to fix my issue.

We had a newly built Exchange 2010 SP1 server which was ready to go into production but kept throwing the error when attempting to use PowerShell. Two other servers appeared to be running fine.

The server had recently received a new SSL certificate using the Exchange 2010 certificate provisioning and assignment process in the GUI. Unfortunately the IIS service hadn't been restarted yet and the URL used for remote PowerShell was using a certificate which wasn't trusted or valid anymore.

A quick "IISRESET" on the server resulted in my fix.

Cheers!

27 comments:

  1. Thank you, that helped me alot to quickly fix my problem. Certificates are not really the first thing I would have thinked about.
    Erich

    ReplyDelete
  2. It helped me spot on. I was wondering what to do and no other site gave me this quick fix.

    ReplyDelete
  3. Excellent! Thank you, that did the trick! :)

    ReplyDelete
  4. Cool Beans! Fixed it for me too. Thanks.

    ReplyDelete
  5. Oh wow, that worked like a charm. I am surprised it was something that easy. Thank you!

    ReplyDelete
  6. Sweet! That command did the trick indeed! =)

    ReplyDelete
  7. Man you're the greatest, my woes ended in seconds - stay sharp

    ReplyDelete
  8. Fixed our issues as well, and enabled us to get our TSM backups running again.

    ReplyDelete
  9. Superb, no warning in the management tool when you change the certificate, Boo to microsoft yea to Jason Shave

    ReplyDelete
  10. Worked like a charm!!!!!! Awesome post dude!

    ReplyDelete
  11. Solved. Thanks a lot!

    ReplyDelete
  12. Perfect. IISRESET, who would have believed it?

    ReplyDelete
  13. Worked perfectly, thank you!

    ReplyDelete
  14. You are a scholar and a gentlemen. That worked perfectly. Thanks.

    ReplyDelete
  15. Sweet! That worked right away. Thanks!

    ReplyDelete
  16. Worked great here! Thanks

    ReplyDelete
  17. A scholar and a gentleman indeed! Many thanks.

    ReplyDelete
  18. Thanks! Worked great.

    ReplyDelete
  19. Yep, that worked for me too. Thanks!

    ReplyDelete
  20. Dang...I'm seeing it on my HT servers. When do IISReset \noforce, I get
    C:\Windows\system32>iisreset \noforce

    The RPC server is unavailable.
    C:\Windows\system32>

    ReplyDelete
  21. Another happy camper! It worked.

    Thank you for posting this!

    ReplyDelete
  22. Worked!! Thanks.

    ReplyDelete