Hallo,
I am trying to migrate Exchange mailboxes from Exchange 2007 in Domain Forrest COM to Exchange 2013 in Domain Forrest DOM.
The setup: Exch2007 run on a Windows Server 2008R2 server and the DC of Forrest COM runs on another Windows Server 2008R2 server.
Exchange 2013 runs on a Windows Server 2012 server and the DC of Forrest DOM runs on another Windows Server 2012 server.</p><p>From the DC of Forrest A I start a remoter PowerShell session to connect the CAS server of Exchange 2013 using "Invoke" comand:
$LocalCred is the credential of Exchange and AD admin of forrest DOM.
$RCred and $RemoteCred are the credentials of Exchange and AD admin of forrest COM.
The result of this invoke coamnd is:
PowerShell remoting is enabled on CAS Exchange 2013.
If I run the same comand which is in the invoke script block via RDP session on the CAS Exchange 2013 it works.
Tell me if further information is needed.
Thanks a lot in advance.
Frank