Answered by:
SCCM 2012 R2 client install fails with error code 1603

Question
-
Did someone able to find the root cause of it and able to it resolve it, i'm currently facing the same issue:
Error 1904. Module C:\Windows\CCM\DCMADQueryProvider.dll failed to register.
HRESULT -2147024703. Contact your support personnel"
This error is not
restricted to any 1 dll but it's random like DCMADQueryProvider.dll,
statusagent.dll, ccmcore.dll
•I'm getting this error while installing
SCCM 2012 client.
Steps i tried:
1.I did try manually registering
oringinally but when the client fails to install, it removes all the source
files including the ccmcore.dll. So, ccmcore.dll doesn't reside on the system
after failing to install the client or at least not that I can see.
2. I
have tried timing it just right so that my "regsvr32 ccmcore.dll" is run during
the install process while the file is in the CCM folder but that didnt work
either.
3. I had manually created the directory CCM\x64\ccmcore.dll and
copied the file from a working client and try to register but it gave me an
error " Failed to load .dll"
4. i have tried uninstalling the client from
ccmclean and tried to reinstall it but still it fails.
Currently not sure what is wrong with the client install, so still
investigating the issue, please help if someone was able to solve the issue.There are some
articles out there which points to resolving this issue by registering
ATL.dll.However, in this
case ATL.dll has been registered only 1 times using regsvr32.exe (system32 and
syswow64 folders).Based on procmon :
HKCR\Wow6432Node\CLSID\{44EC053A-400F-11D0-9DCD-00A0C90391D3}\InprocServer32\
While installing, it was looking for ATL.DLL and found the location from
registry as "“%systemroot%\system32\atl.dll”Monday, March 2, 2015 1:32 PM
Answers
-
Hi,
Have you tried to removed the C++ and restart the computer install this version on the Server:
http://www.microsoft.com/en-us/download/details.aspx?id=26368 ,Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update.
For more information:
Best Regards,
Joyce
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Tuesday, March 3, 2015 6:50 AM
All replies
-
Hi,
Have you tried to removed the C++ and restart the computer install this version on the Server:
http://www.microsoft.com/en-us/download/details.aspx?id=26368 ,Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update.
For more information:
Best Regards,
Joyce
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Tuesday, March 3, 2015 6:50 AM -
What does C:\Windows\ccmsetup\logs\ccmsetup.log say?
Blog: www.danielclasson.com/blog | LinkedIn: Daniel Classon | Twitter: @danielclasson
Tuesday, March 3, 2015 12:50 PM