Asked by:
SCCM 1606 Client installation failing with 1603 error

Question
-
Hi All,
I have list of machines showing as "Inactive" in console, however the respective machine online in the network.
Based on the setting which is configured in SCCM, the status showing is "Inactive"
Reason - Either any one of the component like H/W Inventory, State message ... is not working properly.
So, decided to perform below action to make the client active in SCCM console.
1. Repair SCCM - Not fixing the issue
2. Uninstall & reinstall - Not fixing the issue and the installation failing with 1603 error.
"File C:\WINDOWS\ccmsetup\{6047018B-D518-4AB1-9F84-B63C206B468F}\client.msi installation failed. Error text: ExitCode: 1603
Action:ErrorMessages:"
3. using CCMClean.exe and try to install client, but still failing with same error.
4. Restart the machine and try to install, same error.
In the clientmsi.log we are getting following error.
[21:19:31] ERROR: ITaskService::Connect failed with error 0x8007045a
MSI (s) (4C:90) [21:19:31:093]: Closing MSIHANDLE (13338) of type 790536 for thread 3064
CustomAction CcmRegisterWinTask returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)Regards,
Vijay. S
Vijay S
Monday, April 17, 2017 1:33 PM
All replies
-
seems issue with Windows level as per error code : 0x8007045a = A dynamic link library (DLL) initialization routine failed.
So better to re-build the WMI and try to install the SCCM Client
Please click answer If it works Thanks KMI
Monday, April 17, 2017 1:36 PM -
Please go through the following link and try to install the SCCM client manually:
https://www.windows-noob.com/forums/topic/9706-client-push-install-fails-with-weird-error/
Please remember to mark the replies as answers if they help.
Monday, April 17, 2017 1:41 PM -
So better to re-build the WMI and try to install the SCCM Client
Jason | http://blog.configmgrftw.com | @jasonsandys
Monday, April 17, 2017 1:58 PM -
Hi, how did you install CM agent? If you install it manually, where did you get the CM agent installer? What install command did you use?
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.Tuesday, April 18, 2017 8:07 AM