ConfigMgr Exit Codes
This Exit Codes or Return Values can be retrieved from an ConfigMgr.
Exit Code | Exit Code HEX | Message |
---|---|---|
2147942405 | Firewall rule? / VirusScan? / This Error means access denied or File not found. Perhaps the Install COmmand or Path in a Program is not accessible. | |
2147500037 | 1 For Windows 2008 site servers, check whether the below setting are enabled in IIS. For a distribution point that is enabled for Allow clients to transfer content from this distribution point using BITS, HTTP, and HTTPS, for WebDAV Behavior, set Allow hidden files to be listed to True. 2 ConfigMgr clients may fail to download packages from a Server Share DP with a content hash mismatch error.There is a known issue with IIS 6.0 WEBDAV that occurs when the Virtual Directory points to the root of the drive as the path, such as Z:. This causes our failure above. 3 SMSTS error "Hash could not be matched for the downloaded content". When deploying a software package in SCCM via a Task Sequence, and that package contains files with names containing extended ASCII characters, the Task Sequence may fail with an error code 80004005. An example would be something like the Spanish word año where there's a tilde over the n . Hidden files are in the package folder. Often there are hidden thumb .db files generated by windows explorer. The source files are changed and the package was not updated in sccm, before the Task Sequence has began. |
|
2147024784 | Delete some files on the client or clear the SCCM cache. | |
2147944122 | Mostly there are connectivity issues like firewall, which blocks TCP port 135 and 49152-65535 or if you use a the fixed wmi port 135 and 24158. http://support.microsoft.com/kb/899965 | |
2278556452 | This is mostly besed on an issue with the detection method. Try to check the detection method manually and verify it. | |
-2016410105 | 0x87D00607 | Failed to locate Content - Content not found This can have multiple reasons: Boundaries not defined for this subnet (WLAN, VPN?), Package not distributed to local Distribution Point |
2278557191 | 0x87D00607 | Failed to locate Content - Content not found This can have multiple reasons: Boundaries not defined for this subnet (WLAN, VPN?), Package not distributed to local Distribution Point |
-2016410844 | 0x87d00324 | This error message might indicate that a newer version exists on the machine than the one that needs to be installed |
-2016410843 | 0x87D00325 | After an Uninstall the Detection rule still detected the application as installed. This can be because the uninstaller will launch a separate process and then exit the main process before the uninstallation completes. Some setups allow to specify a wait like /SMS for Install Shield Setups. With the next Application Evaluation Cycle the state should be updated. |