Basic Office 365 Encryption Setup

Posted in : Azure Rights Management, Cloud Services, Compliance, Email, Encrypted Email, Encryption, Office 365, PowerShell
One thought on “Basic Office 365 Encryption Setup

Here is a newer all Powershell version of the same:

#Run in Powershell 7
connect-exchangeonline
Get-IRMConfiguration
Set-IRMConfiguration -AzureRMSLicensingEnabled $true
Set-IRMConfiguration -InternalLicensingEnabled $true
Get-IRMConfiguration

#Run in Powershell 6
Install-Module -Name AIPService -force
Import-Module AIPService
Enable-AipService
Get-AipServiceConfiguration

#Wait for 30-60 minutes to finish activation and RMS template import

#Run in Powershell 7
Get-rmSTemplate
New-TransportRule -Name “Encrypt Emails” -SubjectOrBodyContainsWords “Encrypt” -ApplyRightsProtectionTemplate “Encrypt”
Test-IRMConfiguration -sender [user@internal.com] -Recipient [user@external.com]

Reply

Leave a Reply

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

Archives

Categories

Evaluation Signup

Error: Contact form not found.

And God will generously provide all you need. Then you will always have everything you need and plenty left over to share with others. As the Scriptures say,
“They share freely and give generously to the poor. Their good deeds will be remembered forever.”
For God is the one who provides seed for the farmer and then bread to eat. In the same way, he will provide and increase your resources and then produce a great harvest of generosity in you. - 2 Corinthians 9:8-10