Forum Discussion
Jay Hampton
Jan 05, 2018Copper Contributor
Email Encryption in Office 365 with Azure
Hi All,
I'm trying to setup office 365 Email encryption and having some issues. Following these instructions:
http://office365support.ca/setup-and-enable-office-365-message-encryption/
...
Anders Eide
Jan 07, 2018MVP
Hi Jay!
Have you verified that the command below has been set to true?
Set-IRMConfiguration -ClientAccessServerEnabled $true
For details, have a look at https://support.office.com/en-us/article/Set-up-new-Office-365-Message-Encryption-capabilities-built-on-top-of-Azure-Information-Protection-7ff0c040-b25c-4378-9904-b1b50210d00e?ui=en-US&rs=en-US&ad=US
Best regards
Anders Eide
Have you verified that the command below has been set to true?
Set-IRMConfiguration -ClientAccessServerEnabled $true
For details, have a look at https://support.office.com/en-us/article/Set-up-new-Office-365-Message-Encryption-capabilities-built-on-top-of-Azure-Information-Protection-7ff0c040-b25c-4378-9904-b1b50210d00e?ui=en-US&rs=en-US&ad=US
Best regards
Anders Eide