Creating a Certificate Chain Report

Updated: October 22, 2009

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

A certificate chain report displays the chain of certificates associated with a particular user request. The identifier of the request can be obtained by creating a user request report. For more information, see Creating a User Request Report.

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

To create a certificate chain report

  • At the Windows PowerShell command prompt, type:

    Get-RmsCertChain -Path <drive>:\Report -RequestID <request_ID>

    where <drive> is the name of the Windows PowerShell drive, and <request_ID> is the integer ID of a user request with associated certificates, such as a Certify or AcquireLicense request.

See Also

Concepts

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