Sunday, June 6, 2010

More Exchange 2010 EMC errors and fixes Client of WinRM service received from WS-managment code HTTP 403

Issue:
you cannot open the Exchange management Console you will get the following error:
Initialization failed

The following error occured when searching for on-premises exchange server

connecting to remote server failed with following message: Client of WinRM service received from WS-managment code HTTP 403.

fix:
1. make sure IIS WinRM extension is installed
2. open powershell and run command : WinRM Quickconfig
3. Open IIS go to Powershell virtual directory and check that SSL in disabled and authentification is set only to Anonymous
4. Open Windows powershell modules
5. run Remove-PowershellVirtualDirectory command
6. run New-PowershellVirtuallirectory command
7. IISreset

No comments: