Consulting Services

Need help with your SCCM infrastructure ? Consult our fixed price consulting plans to see our rates or contact us for a custom quote.

As an SCCM administrator, it’s important to learn the concept of troubleshooting a Configuration Manager client installation. By targeting the SCCM client installation error codes, you will have a better idea of what is happening during client installation. The error codes are not an exact science, they can defer depending on the situation. For a better understanding of ccmsetup error codes, read this great post from Jason Sandys.

Client installation troubleshooting is probably your first challenge after an SCCM Installation. A better SCCM client installation rate equals better overall management. You want your SCCM non-client count to be as low as possible.

These error codes appear in ccmsetup logs, located on the target machine – C:\windows\ccmsetup\logs. During the SCCM client installation process, monitor the ccmsetup.log using cmtrace.exe and locate each error code.

SCCM Client Installation Error Codes

There are other logs, to which the SCCM client installation relates. If you don’t find enough information in the ccmsetup.log, scan all related log files in c:\windows\ccm\logsUse the command line net helpmsg, for more information about your return error code.

SCCM Console

You can also add the Last Installation Error column in the SCCM console:

  • Open the SCCM console and navigate to Assets and ComplianceDevices
  • In the devices view, right-click on the header and select Last Installation Error
SCCM Client Installation Error Codes

There are chances that the last error code returns an empty value for a device. Important to understand: an SCCM Client error code of “0” is a success.

SCCM Client Installation Error Codes

This post from Technet Forums (Thanks to Charlie Hawkins), has inspired us to prepare a list of all error codes, that can happen during the SCCM client installation. Some errors have been added based on our personal experiences.

Feel free to send us any new error codes, this list will be updated based on your comments.

IDSourceDescriptionSolution
2The system cannot find the file specified
This error occur when the WMI service is corrupt
Technet Resolution
WMI Repair
5Access deniedMake sure that the installation account is member of the Administrator Group
7Reboot Required
8Setup Already Running
9Prerequisite evaluation failure
10Setup manifest hash validation failure
52You were not connected because a duplicate name exists on the networkCheck for duplicate name in DNS (IP)
52You were not connected because a duplicate name exists on the networkCheck for duplicate name in DNS (IP)
53Unable to locate
Cannot connect to admin$
Computer Browser not started
Add File & Print sharing to Exceptions in Firewall
Turn file and print on
KB920852
58The specified server cannot perform the requested operation
64WindowsThe specified network name is no longer available
67Network name cannot be foundCheck if client has a DNS entry or invalid DNS
86Incorrect network configuration
112Not enough disk spaceFree some space on the computer
1003Cannot complete this function
1053The service did not respond to the start or control request in a timely fashion
1068The dependency service or group failed to start
1130WindowsNot enough server storage is available to process this command
1203The network path was either typed incorrectly, does not exist, or the network provider is not currently available
Please try retyping the path or contact your network administrator
1208WindowsAn extended error has occurred
1305The revision level is unknown
1396Login FailureThe target account name is incorrectCheck for duplicate name in DNS (IP)
NBTSTAT -a reverse lookup
1450WindowsInsufficient system resources exist to complete the requested service
1603CCMExec could not be stoppedReboot and install the client as administrator
1618MSIThis error is cause by a multiple client.msi installation at the same timeStop all related MSI install process
1789The trust relationship between this workstation and the primary domain failed
KB2771040
12002Failed to send HTTP RequestCheck firewall ports
8007045DMSISetup was unable to create the WMI namespace CCMDelete all SCCM folders and rebuilt wmi Repository
800706BAWMIUnable to connect to WMI on remote machinePrajwal Desai post
80041001MSISetup was unable to create the WMI namespace CCM
Warning 25101. Setup was unable to delete WMI namespace CIMV2\SMS
WMI Repair
8004103BWMIUnable to create the WMI NamespaceRebuild WMI Repository
80070070Setup failed due to unexpected circumstancesRebuild WMI Repository
87D0029EWMICCMSetup FailedPrajwal Desai post
2147023174The RPC server is unavailableCheck out firewall or AntiVirus
2147024891Access is denied
2147749889WMIGeneric failure
2147749890WMINot foundWMI Repair
2147749904WMIInvalid class
2147749908WMIInitialization failure
2147942405Access is DeniedMissing Firewall rules
MacAfee-HIPS
2147944122The RPC server is unavailableKB899965
Dcom is miss-configured for security
2148007941Server Execution Failed
Technet Forums Sources

Don’t forget to put emphasis on the prerequisites of the SCCM client, this will increase your success percentage during client installation. You can also check the list of client commands list, as additional help for troubleshooting your SCCM clients.

SCCM Client Installation Error CodesReporting

Knowing the client installation status from reports reduces the number of devices without SCCM client installed in your IT infrastructure. It also increases your effectiveness, when it’s time to tackle all unhealthy clients.

One of our custom SSRS reports is made especially for the Configuration Manager Client. This report now shows the last SCCM client installation error codes, including the description of the installation deployment state. This report will help you achieve the *near* 100% client installation, that your project manager loves to see.

Comments (34)

lai290498

01.05.2024 AT 01:47 AM
Wonderful Article! - tstoto

Kaido

01.03.2020 AT 07:21 AM
Really useful, thank you!

Ganesh

08.30.2019 AT 04:17 AM
While installing updates we get the below error code Failed to Add Update Source for WUAgent of type (2) and id ({E5538892-0326-43DA-939D-18EDBF3664C1}). Error = 0x87d00692.

J

08.17.2019 AT 03:45 AM
Hi, Thanks for this list; very useful! I have a question on your statement regarding the column in the console: "There are chances that the last error code returns an empty value for a device." This is the case for my environment: I have 40000 devices, some of which have client install failures, but for all devices the value in the column is blank. I believe I have traced this column in the console back to a view in the DB called v_CombinedDeviceResources and the column CP_LastInstallationError. In the DB, this field is NULL for all devices. My question is what might cause this NULL value please? We do have devices with the client failing to install, so why would those devices not report this to the server/DB? Many thanks! J

Nirmal

07.16.2019 AT 08:36 AM
Hi Team, We received below error in wuagent log. Failed to Add Update Source for WUAgent of type (2) and id ({6622B5DC-1C2D-4C47-A08C-5B6D8E18F38E}). Error = 0x80070583.

Ed

07.10.2019 AT 10:22 PM
Got an exit code 3221549161, no idea what this one is unfortunately...zero results on google RIP

Ed

07.10.2019 AT 10:25 PM
oops almost forgot, it may be worth noting that SCCM was having trouble activating Windows, caused by something I don't have access to

JAVIER

06.06.2019 AT 12:41 PM
CcmSetup failed with error code 0x87d00227

Bennon Maina

05.16.2019 AT 04:11 AM
---> NetUseAdd failed: 53: dwParamError = 0 53 - When pushing SCCM client In addition to adding File & Print sharing Exceptions in Firewall by turning File and Print on, check your DNS servers have the current or updated host records if you're using DHCP to broadcast IPs to the CIs in your organization. Delete any stale records, reboot the CI, check you can UNC to \\hostname\Admin$ (C:\Windows) and push the client install.

Bennon Maina

05.16.2019 AT 04:10 AM
---> NetUseAdd failed: 53: dwParamError = 0 53 - When pushing SCCM client In addition to adding File & Print sharing Exceptions in Firewall by turning File and Print on, check your DNS servers have the current or updated host records if you're using DHCP to broadcast IPs to the CIs in your organisation. Delete any stale records, reboot the CI, check you can UNC to \\hostname\Admin$ (C:\Windows) and push the client install.

Rahul Bhardwaj

01.22.2019 AT 01:34 AM
Hi, I was installing sccm client in MDM device which is in workgroup.while installing CcmSetup it failed with error code 0x87d00454

SUSHIL MISHRA

10.18.2018 AT 04:18 PM
This is very helpful information , Thanks

Alfredo

09.13.2018 AT 03:39 AM
hi community, in our report for a device we get the error code -939523070 who knows what it is. (we got unknown error for this) with error status id:11423?

Mujahid Syed

08.07.2018 AT 03:36 AM
Hello, Can you please help with error code 0xC0000409(-1073740791)?

Dave

07.11.2018 AT 11:54 AM
Very helpful! Not sure what exit code 193 means though. :/

Jarmo Kivi

09.08.2019 AT 04:21 AM
WSUS service service failed to start, not valid II win32application local computer.

Manoj Sharma

11.29.2017 AT 05:55 AM
Hello There, My Setup is failing with error code "CcmSetup failed with error code 0x80070009" Please help me in solving this.

lalkrishna

11.08.2017 AT 03:28 AM
CcmSetup failed with error code 0x800700c1

Neville

09.15.2017 AT 06:42 AM
Hi Has anyone experienced error 2147749911 not on the list? thanks

Dominique

08.23.2017 AT 11:23 AM
Hello, I have a code 121 on Client Push !!! Is there a complete list of those codes ... Thanks, Dom