One quite common error I faced during the Exchange 2010 era is the WinRM HTTP Error:
If i use the management tools GUI i get an error message saying:
“Connecting to remote server failied with the following error message: The WinRM client received an HTTP server error status (500), but the remove service did not include any other informaition about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic. It was running the command ‘Discover-ExchangeServer -UseWIA $true -SuppressError $true’.”
Using the Exchange Management Shell is get a similar error:
“Connecting to remote server failied with the following error message: The WinRM client received an HTTP server error status (500), but the remove service did not include any other informaition about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (System.Manageme….RemoteRunspace:RemoteRunspace) [], PSRemotingTransportException
+ FullyQualifiedErrorId: PSSessionOpenFailed”
FIRST THING YOU MUST DO: DO NOT PANIC !
DO NOT REBOOT THE SERVER !!!
I WILL EXPLAIN HOW TO SOLVE THIS IN A FEW EASY STEPS:
1. When you open the EMC ( Exchange Management Console ), you will get an error similar to this:
2. Go to START / Administrative Tools / Server Manager / Features / Add Features / And check WinRM IIS Extensions / NEXT / NEXT / CLOSE:
!!! IF YOU ALREADY HAVE THIS ROLE INSTALLED, JUST REINSTALL IT !
3. Close / Reopen EMC and it will work like a charm ( NO REBOOT REQUIRED ):
ENJOY.
And if you encounter any problems feel free to comment / contact me.
❗ ❗ ❗
omg thank you SO much Aurel, saved me from hours of remote troubleshooting whilst on holiday in the Maldive islands… 😕
cheers to a knowledgeable and kind man! 🙂
Thanks a lot. You are the great person. My issue has been RESOLVED.
You’re welcome guys!
Thnq very much bro…………….
I am really enjoying the theme/design of your blog.
Do you ever run into any browser compatibility issues?
A small number of my blog readers have complained about my website not working correctly in Explorer
but looks great in Safari. Do you have any suggestions to help fix
this issue?
Helped me out! Thank you!
Thanks a lot.
Hi
I did the same steps but still same problem 👿
Can you give more details?
Hi Aurel,
Excellent Post, Thanks for sharing your knowledge.
I have a problem with exchange server, Do you can help me?
The error when I open the EMS (Exchange Management Shell) is:
[server.domain] Processing data from remote server failed with the following error message: Could not load file or assembly ‘Microsoft.PowerShell.HostingTools, Version=14.0.0.0, Culture=neutral, PublicKeyToken=*********** ‘ or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) For more information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (System.Manageme….RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExc eption
+ FullyQualifiedErrorId : PSSessionOpenFailed
And with EMC console:
MMC has detected an error in a snap-in and will unload it.
Thanks for your help.
I’m sorry for my bad English 😉
Hello Sam,
I suppose from the error that we are talking about Exchange 2010.
Did you update to RU5, or did any updates?
This is usually a known issue for RU5 and can be solved by uninstalling the update.
If this is the issue try RU5 v2: http://support.microsoft.com/?kbid=2785908
Hope it helps,
Aurel.
Pingback: How To Fix Tubemate Http Response Error 500 in Windows
Thanks, fixed the issue with no catch.
Thank you very much!
thank u very much
Thank you! It works like a charm… wasted hours of searches and this did it!
Thank BRO!
Genius.
Why cant MS make such easy answers….This post is fantastic!
Still stuck…installed the IISRM extension, but same error
The following error occurred while searching for the on-premise Exchange server:
[…server name] Connecting to remote server failed with the following error message: The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP was not available.
It was running the command “Discover-ExchangeServer -UseWIA $true -SuppressError $true -CurrentVersion “Version 14.1 (Build 218.15)”
Please help!
Merci beaucoup !
thank you
Just another person saying that fixed my issue. All the other help stuff from Microsoft really did not help.
No idea how other IDs worked without the “WinRM IIS Extensions” not installed, but installing it worked for me !
thanks
So, I tried to uninstall WinRM IIS extension so I could re-install it, and it say it can’t find it even though it is clearly labeled as installed. Help?
I have similar EMC issues ” [**Exchange Server*] connecting to remote server failed with the following error message : The WinRM client cannot process the request The WinRM client tried to use Kerberos authentication mechanism,but the destination computer ( ” it is Exchange Server”) returned an ‘access denied’ error. Change the configuration to allow kerberos authentication mechanism to be used or specify one of then authentication mechanisms supported by the server. To use Kerberos,specify the local computer name as the remote destination……………..It was running the command ‘Discover-ExchangeServer -UseWIA $true-SupportError $true -Correction ‘Version 14.3(Build 123.4)”
The following error occurred while searching for the on-premises Exchange server:
[mailbox01] Connecting to remote server failed with following error message: The WinRM client cannot not process the request because the server name cannot be be resolved. For more information see the about_remote_Troubleshooting Help topic. It was running command ‘Discover-ExchangeServer -UseWIA $true-SupressError $true -‘CurrentVersion 14.2(Build 247.5)’.
WE had same issue connecting the Exchange Management Shell. And your solution work for us, so thank you so much for sharing this and much appreciated