Specifying the Administrative Contact
Updated: October 22, 2009
Applies To: Windows Server 2008 R2, Windows Server 2008 R2 with SP1
The administrative contact is the person or group of persons in your organization that can assist a user in resolving issues with Active Directory Rights Management Services (AD RMS).
Membership in the local AD RMS Enterprise Administrators, or equivalent, is the minimum required to complete this procedure.
To specify the administrative contact
At the Windows PowerShell command prompt, type:
Set-ItemProperty -Path
<drive>:\ -Name AdministrativeContact -Value
<contact_e-mail>where <drive> is the name of the Windows PowerShell drive, and <contact_e-mail> is the e-mail address of the administrator to contact.
See Also
Concepts
Using Windows PowerShell to Administer AD RMS
Understanding the AD RMS Administration Provider Namespace
Configuring Accounts