Creating a User Request Information Report

Updated: October 22, 2009

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

A user request information report lets you view details about a particular user request. You can obtain the required request ID from a detailed 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 user request information report

  • At the Windows PowerShell command prompt, type:

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

    where <drive> is the name of the Windows PowerShell drive, and <request_ID> is the ID of the user request 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