Tag Archives: Certificate

Bulk Export Certificates to PFX

Ever had the need to export all the certificates stored on a PC or server? Well, here’s a nice little piece of PowerShell that will do just that to individual PFX files. This can be targeted at either Store (CurrentUser or LocalMachine) and any Container (to see a list of available containers, type dir cert:\<STORE>). [...]

Read more
Certificate Import Failure in OpsMgr SP1

Certificate Import Failure in OpsMgr SP1

This article covers an issue I saw recently where running the MOMCERTIMPORT tool does not import the certificate into the Operations Manager certificate store.

Read more