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 6:53pm

Have you messed with IIS bindings at all?

Check out this KB - 2027062

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

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

Other recent topics Other recent topics