This topic has not yet been rated - Rate this topic

Administering rights management using Windows PowerShell

Published: July 16, 2012

Updated: July 16, 2012

Applies To: Office 365

Windows Azure AD Rights Management can be made ready for use in your Microsoft Office 365 tenant account either by using the Office 365 admin center to activate the rights management capability or optionally, you can download and use the Windows PowerShell module for Windows Azure AD Rights Management to prepare your Office 365 tenant as well as to manage other advanced aspects of the for Rights Management capability.

By default, once you Install Windows PowerShell for rights management, and have activated Rights Management for use (either by using the Office 365 portal option or PowerShell-based administration), further administration might not be required. For some advanced user scenarios, however, you might require some more advanced capabilities which are only provided by working with the Rights Management and the Windows PowerShell tools to manage it. The following table helps you to determine which (if any) of these types of tasks are applicable to your needs and the appropriate Windows PowerShell cmdlets to be aware of if you are looking to use or explore these capabilities of Rights Management.

 

If you need to… …use the following cmdlets

Connect to or disconnect from the Rights Management service for your organization.

Connect-AadrmService
Disconnect-AadrmService
For more information, see Connecting to the rights management service and Disconnecting from the rights management service

Disable (or re-enable after disabling) the Rights Management service for your organization.

Enable-Aadrm
Disable-Aadrm
For more information, see Enabling the rights management service and Disabling the rights management service

Manage the super user feature within the Rights Management for your organization.

Enable–AadrmSuperUserFeature
Disable–AadrmSuperUserFeature
Add–AadrmSuperUser
Get–AadrmSuperUser
Remove–AadrmSuperUser
For more information, see Manage super users for rights managed content

Manage users and groups who are authorized to administer the Rights Management service for your organization.

Add–AadrmRoleBasedAdministrator
Get–AadrmRoleBasedAdministrator
Remove–AadrmRoleBasedAdministrator
For more information, see Add, list or remove role-based administrators for rights management

Get a log of administrative tasks that have been performed against the Rights Management service for your organization.

Get-AadrmAdminLog
For more information, see Download audit logs for Windows Azure AD Rights Management

Migrate your organization to an on-premises AD RMS deployment from the Rights Management service.

Set-AadrmMigrationUrl
Get–AadrmMigrationUrl
For more information, see List or set the URL for use in migrating rights managed content to AD RMS

Displays the current Rights Management service configuration for your organization.

Get-AadrmConfiguration
For more information, see Display the current rights management configuration

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.