SCCM Client – ccmusrcse.dll failed to register

SCCM Client – ccmusrcse.dll failed to register

We recently bought 4 Dell Latitude laptops and SCCM is refusing to get installed on 3 of them. All laptops are brand new and using the manufacturer Windows 10 image.

After some digging with the ccm.log on the SCCM server and ccmsetup.log on the individual machines, the “ccmusrcse.dll failed to register” error caught my eye.

However, Google search of the error returned small number of results (only 57!), and none of them was the exact same dll module. Finally, a Broadcom knowledge base page helped me out. (Error “dll failed to register. HRESULT -2147024703” while installing DLP Agent (broadcom.com))

It basically says to repair the Microsoft Visual C++ that comes with the OS. So, I repaired both the 32bit and 64bit in the control center. After that, I issued a command from the SCCM server to push the client out. Be sure to check the “Uninstall existing Configuration Manager client before the client is installed” option.

And that is how I fixed the module failed to register error for the SCCM client installation. Let me know in the comment if this post helped you!

Logs Locations:

C:\Program Files\Microsoft Configuration Manager\Logs\ccm.log

C:\Windows\ccmsetup\logs\ccmsetup.log

* It is recommended to open the logs with Configuration Manger Trace Tool