Azure AD RMS (AADRM) is the Microsoft Cloud based Right Management Services which uses encryption, identity, and authorization policies to help secure your files and email, and it works across multiple devices—phones, tablets, and PCs.

Let’s see how to install Azure AD RMS PowerShell Module

Open Windows PowerShell in Administrator mode,

Type Install-Module -Name AADRM and Enter, Select Yes to All

Once Modeule installed sucessfully,

Type Import-Module -Name AADRM to import the module and to see the commands, Get-Module -Name AADRM

We are able to see the Module is sucessfully installed. Now

Connect-AadrmService

Enter Credentials for the Azure AD RMS Services

Now we are able to connect to the AADRM Services successfully.

To validate the access, Enter Get-AadrmConfiguration to see the AADRM Configuration of the Office 365 Tenant,

One thought on “How to install Azure AD RMS Module”
  1. Hello Radhakrishnan ,

    I have benefited from your article so thank you. I would be very glad if you could answer a question that is not very relevant to this article.

    Is it possible to integrate Titus with Azure RMS? The classification should Titus, the protection is Azure RMS.

    Thank you

Leave a Reply

Your email address will not be published. Required fields are marked *