PowerTip: Export Certificate by Using PowerShell
Summary: Learn how to use Windows PowerShell to export a certificate.
How can I use Windows PowerShell to export a certificate?
Use the Export-Certificate cmdlet and specify the file output destination. By default it will export a file


