SP 2013: RMS Configuration not working: The required Active Directory Rights Management Service Client (MSIPC.DLL) is present but could not be configured properly. IRM will not work until the client is configured
Problem: Every time customer tried to configure SharePoint to connect to the AD RMS server this error would appear
We verified that these two files had proper rights, at first they did not:
- https://rmsserver/_wmcs/certification/certification.asmx and
- https://rmsserver/_wmcs/certification/servercertification.asmx
- Log on to ADRMS server as an Administrator.
- Click Start, and then click Computer.
- Navigate to C:\Inetpub\wwwroot\_wmcs\Certification.
- Right-click ServerCertification.asmx, click Properties, and then click the Security tab.
- Click Advanced, click Edit, select the Include inheritable permissions from this object's parent check box, and then click OK two times.
- Click Edit, and then click Add.
- Click Object Types, select the Computers check box, and then click OK.
- Type YourSharePointServerName, and then click OK. (note: If your SharePoint service/application pool is a domain account you can, and should give it rights here as well. If you have multiple application pools, you might need to add them if they require RMS support)
- Click OK to close the ServerCertification.asmx Properties sheet.
By default the Read & execute and the Read permissions are configured for the SharePoint server computer account object and all other accounts inherited from the parent folder. (make sure to set Allow Inheritable Permissions on ServerCertification.asmx).
It's good practice to specifically give the SharePoint Application Pool accounts these rights as well. - Click Start, and then click Command Prompt.
- Type iisreset, and then press ENTER.
We also verified that their User Profile Sync was actually syncing properly.
Still the same error.
Resolution: finally the customer manually configured their proxy settings on the WFE and Central Admin server using set proxy command
Comments
- Anonymous
January 13, 2016
The comment has been removed- Anonymous
July 19, 2016
Sorry for the delay. My customer went to their SharePoint servers, in this case two of them, and set their proxies using the 'netsh winhttp set proxy MyProxyServer' command as indicated in this article: https://technet.microsoft.com/en-us/library/dd772586(v=ws.10).aspx
- Anonymous
- Anonymous
February 10, 2016
Did you find a resolve for this issue, I am having the same issue. - Anonymous
May 10, 2016
hi,i have same problem wtih this and i cannot understand what do you mean about : "finally the customer manually configured their proxy settings on the WFE and Central Admin server using set proxy command"thanks - Anonymous
May 25, 2016
Helpful doc - Anonymous
February 11, 2017
I have given all permission, it was working fine but suddenly we have started getting this error on production. nothing has been changed yet so far - Anonymous
December 17, 2017
I have ADDS 2008 r2 and member server 2016 ADRMS and SharePoint 2016 I want to integrated it (on premise)https://social.technet.microsoft.com/Forums/en-US/2ddc4001-2cbd-41cb-92ac-3be870052c3f/ad-rms-standalone-installation-for-sharepoint-2013?forum=rmsI followed it. still I'm getting error with sharepoint IRM I check all MS TechNet and no way I could think of. please help.