How to import a certificate using powershell How to import a certificate using powershell powershell powershell

How to import a certificate using powershell


Try running:

certutil -repairstore WSUS "SerialNumber"

Where the "SerialNumber" is the serial number of the imported certificate.