Hello, after installing the Exchange SE SU, I can no longer connect to the shell. What can I do?
New-PSSession : [ex08.domain.com] Beim Verbinden mit dem Remoteserver "ex08.domain.com" ist folgender Fehler
aufgetreten: Weitere Informationen finden Sie im Hilfethema "about_Remote_Troubleshooting".
In Zeile:1 Zeichen:1
+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Micr ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
gTransportException
+ FullyQualifiedErrorId : -2144108477,PSSessionOpenFailed
Update:
I was able to resolve the issue by opening IIS Manager, navigating to Exchange Back End, assigning the SSL certificate to port 444, and restarting the website.