July 2017
Intermediate to advanced
648 pages
31h 9m
English
Let's see how to install and enable services using the following steps:
$certificate = Get-Content -Path C:\certnew.cer '
-Encoding Byte -ReadCount 0
Import-ExchangeCertificate -FileData $certificate
Get-ExchangeCertificate -DomainName mail.contoso.com | '
Enable-ExchangeCertificate -Services IIS, SMTP
At this point, the certificate ...
Read now
Unlock full access