Hi There,
I’m getting the following error when I try to run the Enable-PSRemoting cmdlet:
The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP URL was not available. This is usually returned by a HTTP server that does not support the WS-Management protocol.
The host is a Windows 2003 R2 server running IIS6. I don’t think neither the OS nor the IIS6 could be the root cause, because I’ve run the command several times in servers with the same configuration.
These are a lot of topics about this issue with Microsoft Exchange and the solution is always to change the IP address binding to “All Unassigned” in the http default website. That didn’t work.
Do you have any suggestions?
Thanks!