July 2017
Intermediate to advanced
648 pages
31h 9m
English
As shown previously, once the certificate has been imported, it needs to have one or more services assigned before it can be used by an Exchange server. After importing a certificate, you can use the Get-ExchangeCertificate cmdlet to view it:

You can see that there are several certificates installed. When assigning services to a certificate, we need to be specific about which one needs to be modified. We can do this either by specifying the thumbprint of the certificate when running the Enable-ExchangeCertificate cmdlet, or using the method shown previously, where we used the Get-ExchangeCertificate cmdlet with the -DomainName ...
Read now
Unlock full access