I'm unable to run the Active Directory Rights Management Services administration console after adding the role to a Windows Server 2008 R2 server.
Before adding the role, I created a new website in IIS called WRMS. I set the site to use SSL, assigned our certificate to it, and added a host name wrms.ourdomain.com to the site bindings. During the Add Role process, I pointed the wizard to this site when asked where to host the WRMS administration site.
The role installed successfully, however, when I attempt to open the Active Directory Rights Management Services administration console, I get the following error popup:
The connecting with local AD RMS administration service failed because the value of "AdminLocalConnectionPoint" under registry key "HKEY_LOCAL_MACHINE\Software\Microsoft\DRMS\2.0" was invalid.
The value of that registry key is https://wrms.ourdomain.com. I don't see anything relevant in the application logs.
Thank you