Skip to content

Instantly share code, notes, and snippets.

@jkullick
Created September 14, 2016 09:39
Show Gist options
  • Select an option

  • Save jkullick/bafe4e886e8a57fa30a588b864f22aab to your computer and use it in GitHub Desktop.

Select an option

Save jkullick/bafe4e886e8a57fa30a588b864f22aab to your computer and use it in GitHub Desktop.
Fix Exchange 2010 Error 'The user load quota of 1000 requests per 2 seconds has been exceeded'
Import-Module WebAdministration
Restart-WebAppPool MsExchangePowerShellAppPool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment