Quantcast
Viewing all articles
Browse latest Browse all 8719

mailbox server connection error

VERBOSE: Connecting to mailbox.domain.com

I have setup two servers, mailbox and CAS Exchange  2013  in two separate servers where Exchange 2010 is running environment.

When I open a powershell in mailbox server, I get this error. And I can see many warning as well in the mailbox server. but I didin't have any issue during the installation, all done successfully.

What is this error?

New-PSSession : [mailbox.domain.com] Connecting to remote server mailbox.domain.com failed with the

following error message : The client cannot connect to the destination specified in the request. Verify that the

service on the destination is running and is accepting requests. Consult the logs and documentation for the

WS-Management service running on the destination, most commonly IIS or WinRM. If the destination is the WinRM service,

run the following command on the destination to analyze and configure the WinRM service: "winrm quickconfig". For more

information, see the about_Remote_Troubleshooting Help topic.

At line:1 char:1

+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin

   gTransportException

    + FullyQualifiedErrorId : CannotConnect,PSSessionOpenFailed

VERBOSE: Connecting to cas.domain.com.

VERBOSE: Connected to cas.domain.com.


Viewing all articles
Browse latest Browse all 8719

Trending Articles