Enable IRM licensing for Internal messages in Exchange 2010 - Error
While using the command 'Set-IRMConfiguration -InternalLicensingEnabled $true' getting the following error:
The remote certificate is invalid according to the validation procedure. ---> The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> Failed to get Server Info from <a href="https:///_wmcs/certification/server.asmx">https://<Organization-FQDN>/_wmcs/certification/server.asmx.
* CategoryInfo : InvalidOperation: (:) [Set-IRMConfiguration], Exception
* FullyQualifiedErrorId : CB0C9591.Microsoft.Exchange.Management.RightsManagement.SetIRMConfiguration
I have followed the Microsoft's standard procedure to install and configure AD RMS but not able to integrate it with Exchange 2010.
February 23rd, 2012 9:09am
Hi,
Have you read through and doublechecked your configuration with this one:
http://www.msexchange.org/articles_tutorials/exchange-server-2010/compliance-policies-archiving/rights-management-server-exchange-2010-part1.html
Jonas Andersson | Microsoft Community Contributor Award 2011 | MCITP: EMA 2007/2010 | Blog:
http://www.testlabs.se/blog | Follow me on twitter:
jonand82
Free Windows Admin Tool Kit Click here and download it now
February 23rd, 2012 10:28am
Hi Jonas,
Thank you for replying.
I followed the same configuration as mentioned in URL but am stuck in Part-3, i.e. I'm not able to enable IRM for internal messages using cmdlet
Set-IRMConfiguration InternalLicensingEnabled $true
And getting the error mentioned above. On verifying found the the FederatedEmail account is disabled by default, could this be a reason?
Also want to mention that this is a production environment not a test setup.
Regards,
Dinesh
February 24th, 2012 6:58am