Exchange 2010 error: The WS-Management service cannot process the request. The system load quota of 1000 requests per 2 seconds has been exceeded
Microsoft Exchange 2010 – Errore in apertura
Quando tenti di aprire la console di Management di Exchange 2010 potresti incappare nel seguente errore:
The attempt to connect to http://server.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.
Messaggio di Errore:
Questa è esattamente la finestra che appare quando si apre la console.
La soluzione al problema consiste nell’interrompere tutte le connessioni al Server IIS, con il seguente comando:
IISRESET
Il comando và eseguito dal prompt dei comandi con privilegi di amministratore.