Hello,
When I try to launch Exchange server 2013 Powershell I got the following error:
VERBOSE: Connecting to GMS-S12EX2K13.gmsinc.local.
New-PSSession : [gms-s12ex2k13.gmsinc.local] Processing data from remote server gms-s12ex2k13.gmsinc.local failed with
the following error message: The WinRM Shell client cannot process the request. The shell handle passed to the WSMan
Shell function is not valid. The shell handle is valid only when WSManCreateShell function completes successfully.
Change the request including a valid shell handle and try again. 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 : -2144108212,PSSessionOpenFailed
Failed to connect to an Exchange server in the current site.
Enter the server FQDN where you want to connect.: gms-s12ex2k13.gmsinc.local
Can someone help me please.
Thanks
Jimmy