Pages

Tuesday, January 27, 2015

ILM Certificate could not be created while provisioning UPS in SharePoint 2013

When I was provisioning the User profile Synchronization service in SharePoint 2013, the UPS service started and stopped and identified the “ILM Certificate could not be created: Cert Step 2 could not create” in the Event Log.

clip_image001

Then tried the below fix and worked fine for me.

1. Log in to the SharePoint 2013 server

2. Start-> Run->MMC-> Add/Remove snap-in

3. In the left panel, Select certificate->select computer Account->Next and Finish

clip_image003

4. Expand the certificate tree in the left panel and remove “ForeFrontIdentityManager Certificates from the below three folder locations

a. Personal

b. Trusted Root Certification Authorities

c. Trusted People

clip_image004

5. Once you removed ForeFrontIdentityManager Certificates, then try re-provision the User profile synchronization service.