Easy Way To Retrieve Certificate Thumbprint Using PowerShell
Since many certificate operations involve knowing the certificate’s thumbprint, it is always useful to to have an easy way to get this information. In some of the online documentation it mentions you can copy the thumbprint out of the Certificate MMC snap-in and then manually delete the spaces between the data. No thanks.
However, if you *really* want to do that, or a quick and easy way to launch… Read the rest “Easy Way To Retrieve Certificate Thumbprint Using PowerShell”