Verify the IRM for Exchange Online

Time to Execute: 30m

  1. Connect to Office 365 Exchange via PowerShell.
  2. Run the Get-IRMConfiguration command to view your Exchange Online configuration for the protection service.
  3. From the output, locate the AzureRMSLicensingEnabled value:
  4.          If AzureRMSLicensingEnabled is set to True, Exchange Online is already enabled for the Azure Rights Management service.
  5.          If AzureRMSLicensingEnabled is set False, run the follow command to enable Exchange Online for the Azure Rights Management service: Set-IRMConfiguration -AzureRMSLicensingEnabled $true
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us