Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

Enterprise Vault™ Setting up Exchange Server and Office 365 for SMTP Archiving

Last Published:
Product(s): Enterprise Vault (14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1)

Configuring IRM settings for journal report decryption in your organization

Verify the IRM configuration settings for journal report decryption in your organization using the Get-IRMConfiguration cmdlet. For information about Get-IRMConfiguration, see https://docs.microsoft.com/en-us/powershell/module/exchange/encryption-and-certificates/get-irmconfiguration?view=exchange-ps).

If Journal Report Decryption is enabled at IRM, then run the following command to disable the decryption.

Set-IRMConfiguration -JournalReportDecryptionEnabled $false

For information about Set-IRMConfiguration, see https://docs.microsoft.com/en-us/powershell/module/exchange/encryption-and-certificates/set-irmconfiguration?view=exchange-ps)