
Exchange 2019 – Export SSL Certificate to .PFX using PowerShell
In Exchange 2019 like other versions you can export your SSL certificate to import to another server, we first need to get the thumbprint of the SSL certificate that we want to export, to do this you can run the following command: Get-ExchangeCertificate In this example we are using the first certificate shown above, to […]
Advertisements