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
|
|
Disable (or re-enable after disabling) the Rights Management service for your organization. |
Enable-Aadrm
|
|
Manage the super user feature within the Rights Management for your organization. |
Enable–AadrmSuperUserFeature
|
|
Manage users and groups who are authorized to administer the Rights Management service for your organization. |
Add–AadrmRoleBasedAdministrator
|
|
Get a log of administrative tasks that have been performed against the Rights Management service for your organization. |
Get-AadrmAdminLog
|
|
Migrate your organization to an on-premises AD RMS deployment from the Rights Management service. |
Set-AadrmMigrationUrl
|
|
Displays the current Rights Management service configuration for your organization. |
Get-AadrmConfiguration
|
