[server1.xxx.local] The WinRM service cannot process the request because the request needs to be sent to a different machine. Use the redirect information to send the request to a new machine. Redirect location reported: https://server1.xxx.local/powershell?serializationLevel=Full;ExchClientVer=14.1.218.15;PSVersion=2.0 . To automatically connect to the redirected URI, verify "MaximumConnectionRedirectionCount" property of session preference variable "PSSessionOption" and use "AllowRedirection" parameter on the cmdlet.+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportRed irectException+ FullyQualifiedErrorId : PSSessionOpenFailed
This has been plaguing me for 2 days now and still I can't seem to resolve it.
I've tried the solutions listed here to no avail.
http://social.technet.microsoft.com/Forums/exchange/en-US/251782ae-01e4-45db-8ae7-370b6eefc3f0/exchange-management-console-not-loading
http://social.technet.microsoft.com/Forums/exchange/en-US/107ee5a2-b6f0-40a4-b929-9e458885fd08/sbs2011-exchange-management-console-failure-to-start
http://social.technet.microsoft.com/Forums/exchange/en-US/89dc9dce-b289-492b-aa6b-4e4f7fa5630a/sbs-2011-exchange-management-console-fails-to-launchFinally resorting to reinstalling the CAS Role, but having to do it from the command line.
C:\Program Files\Microsoft\Exchange Server\V14Bin>ExSetup.exe /mode:install /roles:ca
I don't know what caused it. Everything's been running fine for a long time. Then out of the blue this.
Using the EMTShooter didn't manage to resolve this. The hint about bindings isn't relevant and I even deleted the bindings and the EMTShooter recreated it correctly. But still I get the redirect issue.
Has anyone got a definitive solution to this?