SKAL køres fra PowerShell som admin, IKKE windows konsol
Install-Module -Name AIPService
Import-Module -Name AIPService
Connect-AipService
Enable-AipService
Get-AipServiceConfiguration |fl LicensingIntranetDistributionPointUrl
-Copy or note this URL location, it will be used to configure the rights management license location that EXO will connect to.
Install-Module ExchangeOnlineManagement
Import-Module ExchangeOnlineManagement
Connect-ExchangeOnline
Set-IRMConfiguration -LicensingLocation <LicensingIntranetDistributionPointURL>
Set-IRMConfiguration -AzureRMSLicensingEnabled $true
Set-IRMConfiguration -SimplifiedClientAccessEnabled $true
Set-IRMConfiguration -InternalLicensingEnabled $true
test derefter med:
Test-IRMConfiguration -Sender <afsender mail> -Recipient <modtager mail>
Den skal stå som Pass
Derefter kan der laves en mail flow rule der kryptere mails
Var denne artikel nyttig?
Fantastisk!
Tak for din feedback
Beklager, at vi ikke var nyttige
Tak for din feedback
Feedback sendt
Vi sætter pris på din indsats og vil forsøge at rette artiklen