Looking for some advice on ways forward to resolve an issue with the setup of an Exchange 2013 server (Server 2012 R2 cas & mailbox) into a test environment that has 2 exchange 2010 servers running on server 2008 r2. Servers are hosted on WMware and 2010 exchange are configured as hybrid servers
Downloaded Exchange 2013 CU12. Install went fine with no errors. I can access Exchange Admin Centre and view 2010 servers . I can add new mailboxes on the default mailbox which is created with Exchange 2013. The issue starts when I start to open a session of Exchange management shell I get the below error. Connections fails with error 504
Has anyone seen this error before and know a fix - have found this article but there's no fix https://social.technet.microsoft.com/Forums/exchange/en-US/60873037-b04d-41fc-ae66-261e2db4af12/the-winrm-client-received-an-http-status-504-from-the-remote-wsmanagement?forum=exchange2010
What's the advice on moving forward with this issue?
thanks in advance
VERBOSE: Connecting to EX13MB1.xmail.mmu.ac.uk.
New-PSSession : [ex13mb1.xmail.mmu.ac.uk] Connecting to remote server ex13mb1.xmail.mmu.ac.uk failed with the
following error message : The WinRM client received an HTTP status code of 504 from the remote WS-Management service.
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 : -2144108273,PSSessionOpenFailed
VERBOSE: Connecting to EX13MB1.xmail.mmu.ac.uk.
New-PSSession : [ex13mb1.xmail.mmu.ac.uk] Connecting to remote server ex13mb1.xmail.mmu.ac.uk failed with the
following error message : The WinRM client received an HTTP status code of 504 from the remote WS-Management service.
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 : -2144108273,PSSessionOpenFailed
VERBOSE: Connecting to XMBS1.xmail.mmu.ac.uk.
New-PSSession : [xmbs1.xmail.mmu.ac.uk] Connecting to remote server xmbs1.xmail.mmu.ac.uk failed with the following
error message : The WinRM client received an HTTP status code of 504 from the remote WS-Management service. 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 : -2144108273,PSSessionOpenFailed
VERBOSE: Connecting to CAHT1.xmail.mmu.ac.uk.
New-PSSession : [caht1.xmail.mmu.ac.uk] Connecting to remote server caht1.xmail.mmu.ac.uk failed with the following
error message : The WinRM client received an HTTP status code of 504 from the remote WS-Management service. For more
information, see the about_Remote_Troubleshooting Help topic.
At line:1 char:1
+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...