Hi all,
Ask a question. I setup a Lab.
1. Install Exchange 2010
2. Install Exchange 2013
In Exchange 2013 machine, the installation is complete without the error.
When I start Exchange Management Shell, I get the following error. Run Get-ExchangeServer, just get Exchange 2010 information. In ECP, I can see bother servers.
VERBOSE: Connecting to EX15.xxx.lab.New-PSSession : Cannot find path '' because it does not exist.
At line:1 char:1
+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Micr ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], RemoteExc
eption
+ FullyQualifiedErrorId : PSSessionOpenFailed
VERBOSE: Connecting to EX15.xxx.lab.
New-PSSession : Cannot find path '' because it does not exist.
At line:1 char:1
+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Micr ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], RemoteExc
eption
+ FullyQualifiedErrorId : PSSessionOpenFailed
Appreciate any help!
Thanks!
Best regards,
Riquel
Please remember to mark the replies as answers if they help and unmark them if they provide no help.