I am having issues with one of my exchange servers, I can connect to the exchange sell localing on one server but not on the other, here is the error
VERBOSE: Connecting to Exch01.rvh-win2k3.com.
New-PSSession : [exch01.rvh-win2k3.com] Connecting to remote server exch01.rvh-win2k3.com failed with the following
error message : [ClientAccessServer=EXCH01,BackEndServer=exch01.rvh-win2k3.com,RequestId=75c539ee-5e13-4e23-b28c-d9dc6d
23b282,TimeStamp=7/31/2014 1:43:33 PM] [FailureCategory=Cafe-SendFailure] 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 : -2144108477,PSSessionOpenFailed
VERBOSE: Connecting to EXCH01.rvh-win2k3.com.
New-PSSession : [exch01.rvh-win2k3.com] Connecting to remote server exch01.rvh-win2k3.com failed with the following
error message : [ClientAccessServer=EXCH01,BackEndServer=exch01.rvh-win2k3.com,RequestId=f0293a33-4d3d-46ff-9022-369bf1
054926,TimeStamp=7/31/2014 1:43:39 PM] [FailureCategory=Cafe-SendFailure] 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 : -2144108477,PSSessionOpenFailed
Any help resolving will be greatly appricitated. I'm new to exchange and am learning as