Compartilhar via


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

image

We verified that these two files had proper rights, at first they did not:

  1. https://rmsserver/_wmcs/certification/certification.asmx and
  2. https://rmsserver/_wmcs/certification/servercertification.asmx

 

  1. Log on to ADRMS server as an Administrator.
  2. Click Start, and then click Computer.
  3. Navigate to C:\Inetpub\wwwroot\_wmcs\Certification.
  4. Right-click ServerCertification.asmx, click Properties, and then click the Security tab.
  5. Click Advanced, click Edit, select the Include inheritable permissions from this object's parent check box, and then click OK two times.
  6. Click Edit, and then click Add.
  7. Click Object Types, select the Computers check box, and then click OK.
  8. 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)
  9. 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.
  10. Click Start, and then click Command Prompt.
  11. 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
    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.