Topic last updated -- November 2007
This section provides custom error codes and their descriptions for the following Configuration Manager 2007 features:
Desired Configuration Custom Error Codes
Mobile Device Management Custom Error Codes
Operating System Deployment Custom Error Codes
Remote Tools Custom Error Codes
Software Distribution Custom Error Codes
Software Updates Custom Error Codes
Error Codes in Reports
Some Configuration Manager 2007 reports display error codes in reports, rather than a description of the error. Examples include the client deployment, client assignment, and client communication reports. You might also see them in reports relating to software updates.
Solution
For information about how to map these error codes to an error description, see http://go.microsoft.com/fwlink/?LinkId=103419.
Client Custom Error Codes
Error Code | Description |
---|---|
CCM_ERRORCODE(0x 80040200) NAMENOTFOUND |
Name not found |
CCM_ERRORCODE(0x 80040201) BADNAMEFORMAT |
Incorrect name format |
CCM_ERRORCODE(0x 80040202) SERVICESHUTDOWN |
Service is shutting down |
CCM_ERRORCODE(0x 80040203) DATAEMPTY |
No data supplied |
CCM_ERRORCODE(0x 80040204) DATATOOLARGE |
Data too large |
CCM_ERRORCODE(0x 80040205) INVALIDPATH |
Invalid path |
CCM_ERRORCODE(0x 80040206) INVALIDFILE |
Invalid file |
CCM_ERRORCODE(0x 80040207) PARSE |
Parsing error |
CCM_ERRORCODE(0x 80040208) INVALIDCOMMAND |
Invalid command |
CCM_ERRORCODE(0x 80040209) DATATYPEMISMATCH |
Data type mismatch |
CCM_ERRORCODE(0x 80040210) INVALIDTRANSLATOR |
Invalid Translator |
CCM_ERRORCODE(0x 80040211) INVALIDADDRESS |
Invalid Address |
CCM_ERRORCODE(0x 80040212) CONTEXTCLOSED |
Context is closed |
CCM_ERRORCODE(0x 80040213) TIMEOUT |
Timeout occurred |
CCM_ERRORCODE(0x 80040214) INVALIDNAMELEN |
Invalid name length |
CCM_ERRORCODE(0x 80040215) ITEMNOTFOUND |
Item not found |
CCM_ERRORCODE(0x 80040216) INVALIDSERVICEPARAM |
Invalid service parameter. The WMI file could be corrupt or there was a manual change to a site control file. |
CCM_ERRORCODE(0x 80040217) DATACORRUPT |
Data is corrupt |
CCM_ERRORCODE(0x 80040218) INVALIDSERVICESETTING |
Invalid service settings |
CCM_ERRORCODE(0x 80040219) GLOBALSERVICENOTSET |
Global service not set |
CCM_ERRORCODE(0x 80040220) INVALIDTYPE |
Invalid type |
CCM_ERRORCODE(0x 80040221) INVALIDUSER |
Invalid user. An operation for a user that is not logged on is in process or the user account is invalid. |
CCM_ERRORCODE(0x 80040222) CANCELLED |
Operation cancelled |
CCM_ERRORCODE(0x 80040223) VERSIONMISMATCH |
Version mismatch |
CCM_ERRORCODE(0x 80040224) INVALIDMESSAGE |
Invalid message |
CCM_ERRORCODE(0x 80040225) INVALIDADDRESSTYPE |
Invalid address type |
CCM_ERRORCODE(0x 80040226) INVALIDPROTOCOL |
Invalid protocol |
CCM_ERRORCODE(0x 80040227) DISABLED |
Functionality disabled |
CCM_ERRORCODE(0x 80040228) INVALIDENDPOINT |
Invalid endpoint |
CCM_ERRORCODE(0x 80040229) GETCREDENTIALS |
Failed to get credentials |
CCM_ERRORCODE(0x 80040230) LOGONUSER |
Error logging on as given credentials |
CCM_ERRORCODE(0x 80040231) TRANSIENT |
Transient error that could indicate a network problem. |
CCM_ERRORCODE(0x 80040232) MESSAGENOTSIGNED |
Message not signed |
CCM_E_MESSAGENOTTRUSTED(0X 0x80040233) |
Message not trusted |
CCM_ERRORCODE(0x 80040234) INTERNALENDPOINT |
Internal endpoint cannot receive a remote message |
CCM_ERRORCODE(0x 80040235) PARSE_SYNTAX |
Syntax error occurred while parsing |
CCM_ERRORCODE(0x 80040236) LOWMEMORY |
Low memory. |
CCM_ERRORCODE(0x 80040237) REPLYMODE_INCOMPATIBLE |
Reply mode incompatible |
CCM_ERRORCODE(0x 80040238) PUBLIC_KEY_NOT_FOUND |
Public key not found |
CCM_ERRORCODE(0x 80040239) CLIENT_ID_NOT_FOUND |
Client ID not found |
CCM_ERRORCODE(0x 80040240) INSUFFICIENTDISKSPACE |
Insufficient disk space |
CCM_ERRORCODE(0x 80040241) DATABASE_CONNECT_FAILED |
Failed to connect to database |
CCM_ERRORCODE(0x 80040242) STORED_PROCEDURE_FAILED |
Stored procedure failed |
CCM_ERRORCODE(0x 80040243) PUBLIC_KEY_MISMATCH |
Public key mismatch |
CCM_E_BAD_HTTP_STATUS_CODE (0x 8004027E) 2147746430 |
Client communication from the management point failed. |
CCM_E_EMPTY_CERT_STORE (0x 80040280) 2147746432 |
A valid certificate was not found in the certificate store. |
CCM_E_NO_CERT_MATCHING_CRITERIA (0x 80040281) 2147746433 |
No valid certificate could be found using the specified certificate selection. |
CCM_E_TOO_MANY_CERTS (0x 080040282) 2147746434 |
More than one valid certificate was located |
CCM_E_MISSING_PRIVATEKEY (0x 080040283) 2147746435 |
The selected certificate does not have a corresponding private key, which is required for successful communication. |
CCM_E_MISSING_SUBJECT_NAME (0x 080040284) 2147746436 |
The selected certificate does not have a Subject Name defined. |
CCM_E_UNKNOWN_SEARCH_CRITERIA (0x 080040285) 2147746436 |
The certificate selection criteria syntax is invalid. |
CCM_E_INVALID_SMS_AUTHORITY (0x 080040286) 2147746437 |
The certificate does not successfully chain to a trusted root certification authority. |
CCM_E_MISSING_SITE_SIGNING_CERT (0x 080040287) 2147746438 |
Cannot locate the required Configuration Manager site server signing certificate for this site. |
HandleRemoteSyncSend failed (0x80040309). |
The 'trust failed'. This happens when the client doesn't trust data from the management point. |
CForwarder_Sync::Send failed (0x80040309). |
The 'trust failed'. This happens when the client doesn't trust data from the management point. |
CForwarder_Base::Send failed (0x80040309). |
The 'trust failed' This happens when the client doesn't trust data from the management point. |
CCM_E_LOCATION_MPREFRESH |
Client trying to refresh management point and it is empty. |
CCM_E_LOCATION_NOAD |
Client is configured to only read Active Directory Domain Services and couldn’t find the requested location (site assignment, management point) data. |
CCM_E_LOCATION_NOTASSIGNED |
Client is trying to do something that requires being assigned to a site and it is not assigned. Only called from NAP when trying to refresh the management point. |
CCM_E_LOCATION_INTERNALERROR |
Internal error |
CCM_E_LOCATION_BADSERVERCERT |
Management point certification is corrupt from client’s perspective, which could be due to network corruption or an attacker. |
CCM_E_LOCATION_BADCLIENTCERT |
Client certification is corrupt from site system's perspective, which could be due to network corruption or an attacker. |
CCM_E_LOCATION_MPUNREACHABLE |
Client failed to connect to management point to make a location services request (MPLIST or MPKEYINFORMATION). |
CCM_E_LOCATION_PROXYMPREFRESH |
Client is trying to refresh proxy management point and it’s empty. May only be called from NAP when trying to refresh the proxy management point. |
CCM_E_LOCATION_LOCALMPREFRESH |
Client is trying to refresh local management point and it’s empty. Only called from NAP when trying to refresh proxy management point. |
CCM_E_LOCATION_MESSAGEFAILED |
In most cases this indicates that the in band server authorization failed on a client, usually because the trusted root key does not match the management point certificate. |
Desired Configuration Management Custom Error Codes
Error Code | Description |
---|---|
0x80040752 E_DCM_DOTNETMISSING |
Microsoft .NET Framework 2.0 or later not installed |
0x80040756 E_DCM_SDM_REPORTING_FAILED 2147747670 |
Client failed to report state or status. |
0x80040763 E_DCM_CI_INTERNAL_FAILURE 2147747683 |
WMI corruption or heap corruption |
0x80040764 E_DCM_SDM_INTERNAL_FAILURE |
WMI corruption, memory corruption, disk corruption |
0x80040765 E_DCM_SDM_CLRHOST_LAUNCH_FAILURE |
Problem with client installation or.NET Framework 2.0 installation |
Inventory Custom Error Codes
Error Code | Description |
---|---|
0x80040900 |
A valid WMI instance inventoried could not be added to the report. The __Path property may be undefined. |
Mobile Device Management Custom Error Codes
Error Code | Description |
---|---|
-2147220846 |
Unable to compute message signature for in-band authentication. |
-2147220843 |
Unable to find a valid client authentication certificate for registration. |
11520 |
Mobile device client deployment action failed. Failed to establish ActiveSync or Mobile Device Center connection to the mobile device. |
11521 |
Mobile device client deployment action failed. Invalid client settings file. |
11522 |
Mobile device client deployment action failed. Error determining running directory for DmClientXfer.exe |
11523 |
Mobile device client deployment action failed. Required ActiveSync libraries missing. |
11524 |
Mobile device client deployment action failed. Could not determine processor type of attached mobile device. |
11525 |
Mobile device client deployment action failed. Could not determine base operating system version of attached mobile device. |
11526 |
Mobile device client deployment action failed. Error determining client version for the attached mobile device. |
11527 |
Mobile device client deployment action failed. Error creating client settings .ini file. |
11528 |
Mobile device client deployment action failed. Failed to copy files to the attached mobile device. |
11529 |
Mobile device client deployment action failed. Failed executing the mobile device client installer program on attached mobile device. |
11530 |
Mobile device client deployment action may have failed. Failed reading status information from the mobile device. |
11540 |
Mobile device client deployment action failed. Error determining running directory for the mobile device client installer program. |
11541 |
Mobile device client deployment action failed. Error executing the pre-install command line. |
11542 |
Mobile device client deployment action failed. Error executing the post-install command line. |
11550 |
Mobile device client installation or upgrade failed. Error during removal of the previous client. |
11551 |
Mobile device client installation or upgrade failed. Invalid client settings file. |
11552 |
Mobile device client installation or upgrade failed. Error installing client CAB file. |
11553 |
Mobile device client installation or upgrade failed. Error starting client service. |
11554 |
Mobile device client installation or upgrade failed. Error updating client settings. |
11555 |
Device Client Deployment failed with unknown error. |
11560 |
Mobile device client verification or repair failed. Error during removal of previous client. |
11561 |
Mobile device client verification or repair failed. Invalid client settings file. |
11562 |
Mobile device client verification or repair failed. Error installing client CAB file. |
11563 |
Mobile device client verification or repair failed. Error starting client service. |
11564 |
Mobile device client verification or repair failed. Error updating client settings. |
11565 |
Mobile device client verification or repair failed. Error restoring required files. |
11566 |
Mobile device client privileged certificate installation failed. |
11567 |
Encountered unknown error installing the device client. |
11568 |
Mobile device client setup failed to launch during install. |
11570 |
Mobile device client removal failed. Error using unload.exe to uninstall the existing client. |
11571 |
Mobile device client install/upgrade failed. Error enforcing new client. Mobile device rolled back to old client (if existed before). |
11572 |
Mobile device client rollback failed during unsuccessful upgrade. Error enforcing old client. |
11573 |
Mobile device client failed to perform post cab install actions. Device client installation failed. |
Operating System Deployment Custom Error Codes
Error Code | Description |
---|---|
0x80040001 |
Could not get the client GUID |
0x80040101 |
Network access account is not set |
0x80040102 |
No content location returned for the given package |
0x80040103 |
Could not access package content in the DP |
0x80040104 |
Could not find reference program policy |
0x80040105 |
Could not find CCM_ClientAgentConfig raw policy |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,1) |
An invalid image capture path has been specified. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,2) |
An invalid image file name extension has been specified. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,3) |
An invalid image file name extension has been specified. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,4) |
Image capture path is too long |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,5) |
An invalid image file name extension has been specified. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,1) |
Timeout waiting for PNP to finish initialization. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,2) |
Task sequence failed in Windows PE |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,1) |
An invalid network adapter index has been specified |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,1) |
Sysprep is not installed |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,2) |
Sysprep is invalid |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,3) |
Invalid System Partition |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,4) |
Machine is joined to a domain |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,5) |
Machine is domain controller |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,1) |
A default management point has not been assigned for this site. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,2) |
Certificates for the default management point are not available. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,3) |
Package {0} is not available on the specified distribution points. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,4) |
Invalid password for media certificate |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,5) |
The media certificate does not have an associated private key |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,6) |
The certification authority’s certificate has not been set for this site. |
Remote Tools Custom Error Codes
Error Code | Description |
---|---|
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,1) |
Another remote control session is already in progress. Remote Control does not support multiple concurrent remote control sessions. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,2) |
Level of access allowed is set to “No Access” in the Remote Tools client agent General tab on the site server or in the Remote Control control panel applet. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,3) |
Remote Control Agent was not properly installed on the client. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,4) |
No interactive session found on the client. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,5) |
Remote computer screen is locked. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,6) |
Failed to create the RDP session. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,8) |
Remote Tools is disabled. |
MAKE_HRESULT(SEVERITY_ERROR,FACILITY_ITF,9) |
Failed to launch the Remote Control Agent process. |
Software Distribution Custom Error Codes
Error Code | Description |
---|---|
E_FAIL_EXECUTION_PENDING 0x80008001 |
The program cannot be run now from the client UI because : A restart is in progress. or Software Distribution is paused because of a task sequence running or Another program is currently running NOTE: This error code is only returned to the UI and is not present in status messages. |
E_FAIL_DUPLICATE_REQUEST 0x80008002 |
The program cannot be run again from the client UI because it is already pending, an optional (initiated from the UI) run request already exists for it. NOTE: This error code is only returned to the UI and is not present in status messages. |
E_SWDIST_POLICY_NOT_FOUND 0x80002004 |
The software distribution policy was not found. |
E_FAIL_PROGRAM_DISABLED 0x80008004 |
The program cannot run because it is currently disabled. |
E_FAIL_INVALID_POLICY 0x80008005 |
This error code can be returned on the client if policy cannot be found or the policy is not valid to run or cancel the requested program. NOTE: This error code is currently not sent in status messages. |
E_FAIL_INVALID_PROGRAM 0x80008006 |
The requested program is not currently pending. This error code can be returned on the client if the user attempts to continue or cancel the program that is not currently pending. It can also be returned to the task sequence manager (TSM) when TSM requests download locations for packages that are not referenced by the currently running task sequence. NOTE: This error code is not raised in status messages by Software distribution, but could be raised by task sequence. |
E_FAIL_SET_CACHEDCONTENTINUSE 0x80008008 |
Unable to set the CachedContentInUse flag. Failed to indicate the client cache is currently in use. |
E_FAIL_WMI_ERROR 0x80008009 |
Failed to read data from WMI. The program could not continue because a system restart is in progress or there is already a run request for this program that requires a reboot. |
E_FAIL_REQUEST_NOT_FOUND 0x80008011 |
Used for Task Sequence. Failed to reconnect to Task Sequence job because a request cannot be found with the given job ID. NOTE: Not sent in status message by Software Distribution, but may be used by task sequence. |
E_FAIL_ACTIVE_REQUEST_NOT_FOUND 0x80008012 |
There is no program currently running. This error code is returned to task sequence when there is no run request that is currently running, but task sequence tries to get the currently running request. |
E_FAIL_DEPENDENCY_NOT_RUN 0x80008013 |
This program cannot run because it depends on another program that has not run successfully before. This error code is returned to task sequence manager when a task sequence Install Software Action step cannot be run because the step has a child program which has not been run before. |
E_FAIL_USER_REQUIRED |
This error code is returned to task sequence manager when an “Install Software” step cannot be run because the software distribution program in this step is targeted to a user, requires user input or is set to run in user context |
E_FAIL_SWD_NOT_PAUSED |
Failed to notify caller that software distribution is paused because the paused state or paused cookie do not match. |
E_FAIL_INVALID_HASH |
The content hash string or hash versions are empty or incorrect in the software distribution policy or the hash verification failed. |
E_FAIL_CANNOT_RUN_ON_INTERNET 0x80008018 |
The program cannot run at this time because the client is on the internet. |
E_FAIL_EXECUTION_NONFATAL 0x80008100 |
A non fatal error has been encountered while attempting to run the program. The program execution will be retried if the retry count has not been exceeded. |
E_FAIL_BAD_ENVIRONMENT_NONFATAL 0x80008103 |
A non fatal error occurred while preparing to run the program, for example when creating the program execution environment, making a network connection, impersonating the user, determining the file association information, or when attempting to launch the program. This program execution will be retried if the retry count has not been exceeded. |
E_FAIL_PROGRAM_NOT_MONITORED 0x80008105 |
An error was encountered while getting the process information for the launched program and the program execution will not be monitored. |
E_FAIL_BAD_ENVIRONMENT_FATAL 0x8000910A |
A fatal error occurred while preparing to run the program, for example when creating the program execution environment, making a network connection, impersonating the user, determining the file association information, or when attempting to launch the program. This program execution will not be retried. |
E_FAIL_EXECUTION_FATAL |
A fatal error has been encountered while attempting to run the program. The program execution will not be retried. |
E_FAIL_INVALID_PROGRAM_OBJECT 0x80009102 |
An error occurred while creating the execution context. This is error code indicates that an error was encountered while creating the internal execution context object. This is most likely not due to configuration errors, but could be because of low memory conditions, COM failures or other external errors. |
E_FAIL_INVALID_CMDLINE 0x80009104 |
The command line for this program is invalid. |
E_FAIL_NO_CONTENT 0x80009106 |
Failed to verify the executable file is valid or to construct the associated command line. |
E_FAIL_NO_SOURCE 0x80008107 |
Failed to access all the provided program locations. This program may retry if the maximum retry count has not been reached. |
E_INVALID_CONTENT_REQUEST_HANDLE 0x80008200 |
This is an internal error. No content request found with the given handle. |
E_NO_SPACE_IN_CACHE 0x80008201 |
The content download cannot be performed because there is not enough available space in cache or the disk is full. |
E_CACHE_TOO_SMALL 0x80008202 |
The content download cannot be performed because the total size of the client cache is smaller than the size of the requested content. |
E_CACHE_IN_USE 0x80008203 |
The client cache is currently in use by a running program or by a download in progress. |
E_NO_DP_FOUND 0x80008204 |
NOTE: this error code is sent at least in status message 10051. No distribution points were found for the requested content. |
E_FAIL_LOCATION_REQUEST 0x80008210 |
Failed to get content locations. |
E_FAIL_JOB_PENDING 0x80008250 |
The computer restart cannot be initiated because a software installation job is in progress. |
E_FAIL_INACCESSIBLE_SOURCE 0x80009108 |
Failed to access all the provided program locations. This program will not retry. |
E_FAIL_INVALID_MSI 0x80009109 |
Failed to verify that the given file is a valid installation package. |
Software Updates Custom Error Codes
Error Code | Description |
---|---|
E_UPDDEPLOY_APPLY_NOT_REQUIRED |
Software Updates Install not required. |
E_MONITOR_RESUME_FAILURE |
Failed to resume the monitoring of the process. |
E_INVALID_CMDLINE |
Invalid command line |
E_CREATEPROCESS_FAILURE |
Failed to create process |
E_EXECUTION_TIMEOUT |
Software update execution timeout |
E_UPDATE_FAILED_RESULT |
Software update failed when attempted |
E_EMPTY_COMMANDLINE |
Empty command line specified |
E_INVALID_INSTALLER_PATH |
Invalid updates installer path |
E_COMPARE_CREATION_TIMES |
Failed to compare process creation time. |
E_DEPLOYMENT_NOT_ACTIVE |
Software updates deployment not active yet for example, start time is in future |
E_UPDDEPLOY_REBOOT_REQUIRED |
A system restart is required to complete the installation. |
E_NO_DETECT_RESULT |
Software updates detection results not received yet. |
E_UPDATES_USERINSTALL_RESTART_PENDING |
User based install not allowed as system restart is pending. |
E_USERINSTALL_NO_UPDATES |
No applicable updates specified in user install request. |
E_NOINTERFACE |
No such interface supported |
[DCOM belly up] CAgent::CreateJob failed |
Not enough storage is available to complete this operation. |
ERROR_TIMEOUT |
This operation returned because the timeout period expired. |
[Scan fails on x64vista] OnSearchComplete |
Failed to end search job [SMS] WU client failed Searching for update with error. |
WU_E_PT_WINHTTP_NAME_NOT_RESOLVED Same as - |
The proxy server or target server name cannot be resolved. |
FFFFFFFF80040692 |
Group Policy conflict |
FFFFFFFF80040693 |
Low WUA version |
WU_E_PT_HTTP_STATUS_BAD_GATEWAY |
Same as HTTP status 502. The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request. |
-939523070 |
Object already exists |
[SA fail if SWD not working] createInstance failed for
UpdateServiceManager FFFFFFFF80040154 |
Class not registered |
FFFFFFFF800705B4 |
This operation returned because the timeout period expired. |
ERROR_INTERNET_TIMEOUT |
Internet timeout |
ERROR_WINHTTP_CANNOT_CONNECT or
ERROR_INTERNET_CANNOT_CONNECT |
Internet cannot connect |
E_INVALIDSTATE_AFTER_APPLY |
Software update still detected as actionable after apply. |
E_EXECUTION_TIMEOUT |
Software update execution timeout |
WU_E_PT_WINHTTP_NAME_NOT_RESOLVED - same as
ERROR_WINHTTP_NAME_NOT_RESOLVED |
The proxy server or target server name cannot be resolved. |
ERROR_PATH_NOT_FOUND |
The system cannot find the path specified. |
ERROR_FILE_EXISTS |
The file exists |
ERROR_ACCESS_DENIED or E_ACCESS_DENIED |
Access denied |
WU_E_PT_WINHTTP_NAME_NOT_RESOLVED Same as
ERROR_WINHTTP_NAME_NOT_RESOLVED |
The proxy server or target server name cannot be resolved. |
ERROR_INAVILD_ENVIROMENT |
Software update failed when attempted. |
Install Errors |
|
-Last Install Error FF8024402C WU_E_PT_WINHTTP_NAME_NOT_RESOLVED - same as
ERROR_WINHTTP_NAME_NOT_RESOLVED |
The proxy server or target server name cannot be resolved. |
Last Install Error FF8007066F ERROR_PATCH_NOT_APPLIED |
Can sometimes happen when Windows Installer configuration for an installed application is out of sequence for example, Windows Installer thinks it has more patches applied than is really the case (this sometimes used to happen with roaming profiles). |
Last Install Error ERROR_INSTALL_FAILURE |
Generic failure code from Windows Installer installs. |
Last Install Error STATUS_PREREQUISITE_FAILED |
Generated by update.exe. People seem to be getting this when they try to install a Service Pack while on battery power. |
Last Install Error WU_E_DM_INCORRECTFILEHASH |
The WU Agent's metadata store and the policy received by ccmexec could be out of sync. |
Last Install Error ERROR INVALID PARAMETER |
Failed to start the installation of updates because update is not found |
Scan Failures |
|
Last Scan Error |
Possible network connectivity issues |
Last Scan Error |
An update contains invalid metadata. |
Last Scan Error |
No such interface supported |
Last Scan Error |
This seems to be a recoverable error, and possibly due to many Scan Service Packages left around when the 2003 ITMU was used. This is NOT the case. |
FF8024400A |
Needs update |
Last Scan Error |
Operation did not complete because the service or system was being shut down. |
Last Scan Error |
SOAP client found the message was malformed. |
Last Scan Error |
WSUS unable to update software distribution folder. Scans fail. |
Last Scan Error |
HTTP status 503. The service is temporarily overloaded. |
Last Scan Error |
The search criteria string was invalid. |
Last Scan Error |
Failed to add file to the FileLocationList. |
Last Scan Error |
The service did not respond to the start or control request in a timely fashion. |
E_FAIL_POLICY_NOT_FOUND |
Scan Tool Policy not found |
E_LOCATION_TIMEOUT |
Out of cache space |
E_SCANTOOL_POLICY_REMOVED |
The ScanTool Policy has been removed so cannot complete Scan Operation. |
E_SCANTOOL_NOTFOUND_INJOBQUEUE |
The ScanTool was not found in the job queue. |
E_FAIL_SCAN_TOOL_REMOVED |
Scan Tool has been Removed |
E_FAIL_OFFLINE_SCAN_HISTORY_NOT_FOUND |
Scan Tool Policy not found |
E_CONTENT_NOT_FOUND |
Out of cache space |
E_INVALID_INSTANCE_TYPE |
Out of cache space |
E_NO_SPACE_IN_CACHE |
Out of cache space |
E_CACHE_TOO_SMALL |
Cache size is smaller than requested content's size. |
Deployments Agent Specific Errors |
|
E_UPDDEPLOY_APPLY_NOT_ALLOWED CCM_ERRORCODE(0x80040700) |
Install not allowed |
E_UPDDEPLOY_DOWNLOAD_NOT_ALLOWED CCM_ERRORCODE(0x80040701) |
Download not allowed |
E_ASSIGNMENT_POLICY_NOT_FOUND |
Assignment policy not available |
E_ANOTHER_JOB_IN_PROGRESS |
Only one job is allowed at a time |
E_HARDREBOOT_PENDING |
Only one job is allowed at a time. |
2147747589 |
Pause state required |
2147747590 |
No active job exists (while reconnect called). |
2147747591 |
Job Id mismatch (while reconnect called). |
See Also
Concepts
Troubleshooting Desired Configuration Management Using Custom Error CodesTroubleshooting Inventory Using Custom Error Codes
Troubleshooting Mobile Device Management Using Custom Error Codes
Troubleshooting Operating System Deployment Using Custom Error Codes
Troubleshooting Remote Tools Using Custom Error Codes
Troubleshooting Software Distribution Using Custom Error Codes
Other Resources
Troubleshooting Configuration Manager 2007Troubleshooting Software Updates