Creating a Certificate Information Report

Updated: October 22, 2009

Applies To: Windows Server 2008 R2, Windows Server 2008 R2 with SP1

A certificate information report lets you view details about a particular certificate. You can obtain the required certificate ID from a certificate chain report. For more information, see Creating a Certificate Chain Report.

Membership in the local AD RMS Enterprise Administrators, or equivalent, is the minimum required to complete this procedure.

To create a certificate information report

  • At the Windows PowerShell command prompt, type:

    Get-RmsCertInfo -Path <drive>:\Report -CertificateID <cert_ID> 

    where <drive> is the name of the Windows PowerShell drive, and <cert_ID> is the ID of the certificate for which you want to obtain detailed information.

See Also

Concepts

Using Windows PowerShell to Administer AD RMS
Understanding the AD RMS Administration Provider Namespace
AD RMS Administration Cmdlets
Working with Reports