Hi,
my fresh install of Exchange 2016 (single box) is missing the "Microsoft Exchange Server Auth Certificate". Why? Because I deleted it thinking that all those additional certificates surely are not needed...
Sorry.
I found this:
https://blog.zubairalexander.com/dealing-with-a-missing-microsoft-exchange-server-auth-certificate-that-causes-federation-or-auth-certificate-not-found-warnings/
Trouble is: I cannot open Exchange PowerShell - it does not connect.
New-PSSession : [mx.company.local] Beim Verbinden mit dem Remoteserver "mx.company.local" ist folgender Fehler
aufgetreten: [ClientAccessServer=MX,Bac
kEndServer
=mx.compan
y.local,Re
questId=56
588f75-ba0
f-48fa-ac1
2-562b40ef
fa0c,TimeS
ta
mp=26.02.2016 21:03:55] [FailureCategory=Cafe-Send
Failure] Weitere Informationen finden Sie im Hilfethema
"about_Remote_Troubleshoot
ing".
What can I do?
Thanks,
Ralph
In Zeile:1 Zeichen:1
+ New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
~~~~~~~~~~
~~~~
+ CategoryInfo : OpenError: (System.Manageme....Remote
Runspace:R
emoteRunsp
ace) [New-PSSession], PSRemotin
gTransportException
+ FullyQualifiedErrorId : -2144108477,PSSessionOpenF
ailed
have you tried to connect to Exchange via Windows PowerShell? On this link you have 3 step process.
Try it.. https://technet.microsoft.com/en-us/library/dd335083(v=exchg.160).aspx
If you manage to connect, then follow your link to create new cert.
Regards,
Ivan.