Hi Guys,
When firing up Powershell on either CAS or DAG server, it cannot connect.
VERBOSE: Connecting to CL-CAS01.domain.local. New-PSSession : [cl-cas01.domain.local] Processing data from remote server cl-cas01.domain.local failed with the following error message: The request for the Windows Remote Shell with ShellId 2F690159-BE0F-4118-848E-29682CED77F3 failed because the shell was not found on the server. Possible causes are: the specified ShellId is incorrect or the shell no longer exists on the server. Provide the correct ShellId or create a new shell and retry the operation. 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 : CannotConnectTargetSessionDoesNotExist,PSSessionOpenFailed VERBOSE: Connecting to CL-DAG01.domain.local. New-PSSession : [cl-dag01.domain.local] Processing data from remote server cl-dag01.domain.local failed with the following error message: The request for the Windows Remote Shell with ShellId 659A0CCE-051A-463F-9FE9-71F3F1BB1519 failed because the shell was not found on the server. Possible causes are: the specified ShellId is incorrect or the shell no longer exists on the server. Provide the correct ShellId or create a new shell and retry the operation. 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 : CannotConnectTargetSessionDoesNotExist,PSSessionOpenFailed Failed to connect to an Exchange server in the current site.