Problems Connecting to Exchange 2013 using remote Shell

Hello,

I have problems when I try to connect using remote shell, I am using this command:

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://server.dominio/powershell/ -Credential $UserCredential -Authentication Basic -AllowRedirection

And this is the error:

Error connecting to remote server . Error message: The WinRM client sent a request HTTP server and got a response saying the requested HTTP URL was not available. This is usually the response from a HTTP server that does not support the WS-Management protocol.

+ CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotingTransportException
    + FullyQualifiedErrorId : URLNotAvailable,PSSessionOpenFailed

Please somebody Help me



May 13th, 2015 10:49pm

Hi,

More troubleshooting about WinRM errors, you may refer to this blog:

http://blogs.technet.com/b/exchange/archive/2010/02/04/3409289.aspx

Best Regards.

Free Windows Admin Tool Kit Click here and download it now
May 14th, 2015 4:26am

Have you messed with IIS bindings at all?

Check out this KB - 2027062

May 14th, 2015 5:08am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics