Hello!
I apologize in advance for my bad English.
Gurus, please help deal with the problem of integration of
AD RMS with Exchange Server.The essence
of the problem is:
by placing encrypted messages in journal mailbox
this message can not be decrypted with the
Journal Report Decryption agent. In the Application event log
on the Exchange server is present error
type event of such content:
Microsoft Exchange Journal Report Decryption Agent failed due to RightsManagementException.
As a result of this error, Journal Report with Message-Id <b615bcb6-b68b-49c5-b34e-ec40ec69b341@journal.report.generator> will be archived without a decrypted copy.
Microsoft.Exchange.Security.RightsManagement.RightsManagementException: Licensing against external RMS servers (https://not_our_rms.com/_wmcs/Licensing) is disabled.
at Microsoft.Exchange.Data.Storage.RightsManagement.RmsClientManager.EndAcquireUseLicense (IAsyncResult asyncResult)
at Microsoft.Exchange.Transport.RightsManagement.RmsDecryptor.EndAcquireUseLicense (IAsyncResult result)
at Microsoft.Exchange.Transport.RightsManagement.RmsDecryptor.OnAcquireUseLicenseComplete (IAsyncResult asyncResult)
In this line of log
Microsoft.Exchange.Security.RightsManagement.RightsManagementException: Licensing against external RMS servers (https://not_our_rms.com/_wmcs/Licensing) is disabled
RMS server address does not correspond to
our server.Where does this value and where
it should be removed or changed to the right?