Written by:David Aldridge1/5/2010 7:50 AM
Sometimes you will receive the following error message when trying to import a certificate:Enable-ExchangeCertificate : The certificate with thumbprint XXXXXXXXX was found but is not valid for use with Exchange Server (reason: PrivateKeyMissing) This is due to an error in the import commandlet, and exchange will sometimes damage a certificate during install. This can be repaired using a combination of the certificates MMC snapin and the exchange management shell:
Enable-ExchangeCertificate : The certificate with thumbprint XXXXXXXXX was found but is not valid for use with Exchange Server (reason: PrivateKeyMissing)
Now you should be able to enable the certificate in Exchange.
0 comment(s) so far...