This is work in progress.

Windows / Headers / wuerror.h

wuerror.h

Error code definitions for Windows Update.

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
WU_S_SERVICE_STOP0x00240001Windows Update Agent was stopped successfully.
WU_S_SELFUPDATE0x00240002Windows Update Agent updated itself.
WU_S_UPDATE_ERROR0x00240003Operation completed successfully but there were errors applying the updates.
WU_S_MARKED_FOR_DISCONNECT0x00240004A callback was marked to be disconnected later because the request to disconnect the operation came while a callback was executing.
WU_S_REBOOT_REQUIRED0x00240005The system must be restarted to complete installation of the update.
WU_S_ALREADY_INSTALLED0x00240006The update to be installed is already installed on the system.
WU_S_ALREADY_UNINSTALLED0x00240007The update to be removed is not installed on the system.
WU_S_ALREADY_DOWNLOADED0x00240008The update to be downloaded has already been downloaded.
WU_S_SOME_UPDATES_SKIPPED_ON_BATTERY0x00240009The operation completed successfully, but some updates were skipped because the system is running on batteries.
WU_S_ALREADY_REVERTED0x0024000AThe update to be reverted is not present on the system.
WU_S_SEARCH_CRITERIA_NOT_SUPPORTED0x00240010The operation is skipped because the update service does not support the requested search criteria.
WU_S_UH_INSTALLSTILLPENDING0x00242015The installation operation for the update is still in progress.
WU_S_UH_DOWNLOAD_SIZE_CALCULATED0x00242016The actual download size has been calculated by the handler.
WU_S_SIH_NOOP0x00245001No operation was required by the server-initiated healing server response.
WU_S_DM_ALREADYDOWNLOADING0x00246001The update to be downloaded is already being downloaded.
WU_S_METADATA_SKIPPED_BY_ENFORCEMENTMODE0x00247101Metadata verification was skipped by enforcement mode.
WU_S_METADATA_IGNORED_SIGNATURE_VERIFICATION0x00247102A server configuration refresh resulted in metadata signature verification to be ignored.
WU_S_SEARCH_LOAD_SHEDDING0x00248001Search operation completed successfully but one or more services were shedding load.
WU_E_NO_SERVICE0x80240001Windows Update Agent was unable to provide the service.
WU_E_MAX_CAPACITY_REACHED0x80240002The maximum capacity of the service was exceeded.
WU_E_UNKNOWN_ID0x80240003An ID cannot be found.
WU_E_NOT_INITIALIZED0x80240004The object could not be initialized.
WU_E_RANGEOVERLAP0x80240005The update handler requested a byte range overlapping a previously requested range.
WU_E_TOOMANYRANGES0x80240006The requested number of byte ranges exceeds the maximum number (2^31 - 1).
WU_E_INVALIDINDEX0x80240007The index to a collection was invalid.
WU_E_ITEMNOTFOUND0x80240008The key for the item queried could not be found.
WU_E_OPERATIONINPROGRESS0x80240009Another conflicting operation was in progress. Some operations such as installation cannot be performed twice simultaneously.
WU_E_COULDNOTCANCEL0x8024000ACancellation of the operation was not allowed.
WU_E_CALL_CANCELLED0x8024000BOperation was cancelled.
WU_E_NOOP0x8024000CNo operation was required.
WU_E_XML_MISSINGDATA0x8024000DWindows Update Agent could not find required information in the update's XML data.
WU_E_XML_INVALID0x8024000EWindows Update Agent found invalid information in the update's XML data.
WU_E_CYCLE_DETECTED0x8024000FCircular update relationships were detected in the metadata.
WU_E_TOO_DEEP_RELATION0x80240010Update relationships too deep to evaluate were evaluated.
WU_E_INVALID_RELATIONSHIP0x80240011An invalid update relationship was detected.
WU_E_REG_VALUE_INVALID0x80240012An invalid registry value was read.
WU_E_DUPLICATE_ITEM0x80240013Operation tried to add a duplicate item to a list.
WU_E_INVALID_INSTALL_REQUESTED0x80240014Updates requested for install are not installable by caller.
WU_E_INSTALL_NOT_ALLOWED0x80240016Operation tried to install while another installation was in progress or the system was pending a mandatory restart.
WU_E_NOT_APPLICABLE0x80240017Operation was not performed because there are no applicable updates.
WU_E_NO_USERTOKEN0x80240018Operation failed because a required user token is missing.
WU_E_EXCLUSIVE_INSTALL_CONFLICT0x80240019An exclusive update cannot be installed with other updates at the same time.
WU_E_POLICY_NOT_SET0x8024001AA policy value was not set.
WU_E_SELFUPDATE_IN_PROGRESS0x8024001BThe operation could not be performed because the Windows Update Agent is self-updating.
WU_E_INVALID_UPDATE0x8024001DAn update contains invalid metadata.
WU_E_SERVICE_STOP0x8024001EOperation did not complete because the service or system was being shut down.
WU_E_NO_CONNECTION0x8024001FOperation did not complete because the network connection was unavailable.
WU_E_NO_INTERACTIVE_USER0x80240020Operation did not complete because there is no logged-on interactive user.
WU_E_TIME_OUT0x80240021Operation did not complete because it timed out.
WU_E_ALL_UPDATES_FAILED0x80240022Operation failed for all the updates.
WU_E_EULAS_DECLINED0x80240023The license terms for all updates were declined.
WU_E_NO_UPDATE0x80240024There are no updates.
WU_E_USER_ACCESS_DISABLED0x80240025Group Policy settings prevented access to Windows Update.
WU_E_INVALID_UPDATE_TYPE0x80240026The type of update is invalid.
WU_E_URL_TOO_LONG0x80240027The URL exceeded the maximum length.
WU_E_UNINSTALL_NOT_ALLOWED0x80240028The update could not be uninstalled because the request did not originate from a WSUS server.
WU_E_INVALID_PRODUCT_LICENSE0x80240029Search may have missed some updates before there is an unlicensed application on the system.
WU_E_MISSING_HANDLER0x8024002AA component required to detect applicable updates was missing.
WU_E_LEGACYSERVER0x8024002BAn operation did not complete because it requires a newer version of server.
WU_E_BIN_SOURCE_ABSENT0x8024002CA delta-compressed update could not be installed because it required the source.
WU_E_SOURCE_ABSENT0x8024002DA full-file update could not be installed because it required the source.
WU_E_WU_DISABLED0x8024002EAccess to an unmanaged server is not allowed.
WU_E_CALL_CANCELLED_BY_POLICY0x8024002FOperation did not complete because the DisableWindowsUpdateAccess policy was set.
WU_E_INVALID_PROXY_SERVER0x80240030The format of the proxy list was invalid.
WU_E_INVALID_FILE0x80240031The file is in the wrong format.
WU_E_INVALID_CRITERIA0x80240032The search criteria string was invalid.
WU_E_EULA_UNAVAILABLE0x80240033License terms could not be downloaded.
WU_E_DOWNLOAD_FAILED0x80240034Update failed to download.
WU_E_UPDATE_NOT_PROCESSED0x80240035The update was not processed.
WU_E_INVALID_OPERATION0x80240036The object's current state did not allow the operation.
WU_E_NOT_SUPPORTED0x80240037The functionality for the operation is not supported.
WU_E_WINHTTP_INVALID_FILE0x80240038The downloaded file has an unexpected content type.
WU_E_TOO_MANY_RESYNC0x80240039Agent is asked by server to resync too many times.
WU_E_NO_SERVER_CORE_SUPPORT0x80240040WUA API method does not run on Server Core installation.
WU_E_SYSPREP_IN_PROGRESS0x80240041Service is not available while sysprep is running.
WU_E_UNKNOWN_SERVICE0x80240042The update service is no longer registered with AU.
WU_E_NO_UI_SUPPORT0x80240043There is no support for WUA UI.
WU_E_PER_MACHINE_UPDATE_ACCESS_DENIED0x80240044Only administrators can perform this operation on per-machine updates.
WU_E_UNSUPPORTED_SEARCHSCOPE0x80240045A search was attempted with a scope that is not currently supported for this type of search.
WU_E_BAD_FILE_URL0x80240046The URL does not point to a file.
WU_E_REVERT_NOT_ALLOWED0x80240047The update could not be reverted.
WU_E_NOTSUPPORTED0x80240048This error (0x80240047) has been removed to avoid confusion with WU_E_NOT_SUPPORTED (note the underscore). MessageId: WU_E_INVALID_NOTIFICATION_INFO The featured update notification info returned by the server is invalid.
WU_E_OUTOFRANGE0x80240049The data is out of range.
WU_E_SETUP_IN_PROGRESS0x8024004AWindows Update agent operations are not available while OS setup is running.
WU_E_ORPHANED_DOWNLOAD_JOB0x8024004BAn orphaned downloadjob was found with no active callers.
WU_E_LOW_BATTERY0x8024004CAn update could not be installed because the system battery power level is too low.
WU_E_INFRASTRUCTUREFILE_INVALID_FORMAT0x8024004DThe downloaded infrastructure file is incorrectly formatted.
WU_E_INFRASTRUCTUREFILE_REQUIRES_SSL0x8024004EThe infrastructure file must be downloaded using strong SSL.
WU_E_IDLESHUTDOWN_OPCOUNT_DISCOVERY0x8024004FA discovery call contributed to a non-zero operation count at idle timer shutdown.
WU_E_IDLESHUTDOWN_OPCOUNT_SEARCH0x80240050A search call contributed to a non-zero operation count at idle timer shutdown.
WU_E_IDLESHUTDOWN_OPCOUNT_DOWNLOAD0x80240051A download call contributed to a non-zero operation count at idle timer shutdown.
WU_E_IDLESHUTDOWN_OPCOUNT_INSTALL0x80240052An install call contributed to a non-zero operation count at idle timer shutdown.
WU_E_IDLESHUTDOWN_OPCOUNT_OTHER0x80240053An unspecified call contributed to a non-zero operation count at idle timer shutdown.
WU_E_INTERACTIVE_CALL_CANCELLED0x80240054An interactive user cancelled this operation, which was started from the Windows Update Agent UI.
WU_E_AU_CALL_CANCELLED0x80240055Automatic Updates cancelled this operation because it applies to an update that is no longer applicable to this computer.
WU_E_SYSTEM_UNSUPPORTED0x80240056This version or edition of the operating system doesn't support the needed functionality.
WU_E_NO_SUCH_HANDLER_PLUGIN0x80240057The requested update download or install handler, or update applicability expression evaluator, is not provided by this Agent plugin.
WU_E_INVALID_SERIALIZATION_VERSION0x80240058The requested serialization version is not supported.
WU_E_NETWORK_COST_EXCEEDS_POLICY0x80240059The current network cost does not meet the conditions set by the network cost policy.
WU_E_CALL_CANCELLED_BY_HIDE0x8024005AThe call is cancelled because it applies to an update that is hidden (no longer applicable to this computer).
WU_E_CALL_CANCELLED_BY_INVALID0x8024005BThe call is cancelled because it applies to an update that is invalid (no longer applicable to this computer).
WU_E_INVALID_VOLUMEID0x8024005CThe specified volume id is invalid.
WU_E_UNRECOGNIZED_VOLUMEID0x8024005DThe specified volume id is unrecognized by the system.
WU_E_EXTENDEDERROR_NOTSET0x8024005EThe installation extended error code is not specified.
WU_E_EXTENDEDERROR_FAILED0x8024005FThe installation extended error code is set to general fail.
WU_E_IDLESHUTDOWN_OPCOUNT_SERVICEREGISTRATION0x80240060A service registration call contributed to a non-zero operation count at idle timer shutdown.
WU_E_FILETRUST_SHA2SIGNATURE_MISSING0x80240061Signature validation of the file fails to find valid SHA2+ signature on MS signed payload.
WU_E_UPDATE_NOT_APPROVED0x80240062The update is not in the servicing approval list.
WU_E_CALL_CANCELLED_BY_INTERACTIVE_SEARCH0x80240063The search call was cancelled by another interactive search against the same service.
WU_E_PT_CATALOG_SYNC_REQUIRED0x80240436The server does not support category-specific search; Full catalog search has to be issued instead.
WU_E_PT_SECURITY_VERIFICATION_FAILURE0x80240437There was a problem authorizing with the service.
WU_E_PT_ENDPOINT_UNREACHABLE0x80240438There is no route or network connectivity to the endpoint.
WU_E_PT_INVALID_FORMAT0x80240439The data received does not meet the data contract expectations.
WU_E_PT_INVALID_URL0x8024043AThe url is invalid.
WU_E_PT_NWS_NOT_LOADED0x8024043BUnable to load NWS runtime.
WU_E_PT_PROXY_AUTH_SCHEME_NOT_SUPPORTED0x8024043CThe proxy auth scheme is not supported.
WU_E_SERVICEPROP_NOTAVAIL0x8024043DThe requested service property is not available.
WU_E_PT_ENDPOINT_REFRESH_REQUIRED0x8024043EThe endpoint provider plugin requires online refresh.
WU_E_PT_ENDPOINTURL_NOTAVAIL0x8024043FA URL for the requested service endpoint is not available.
WU_E_PT_ENDPOINT_DISCONNECTED0x80240440The connection to the service endpoint died.
WU_E_PT_INVALID_OPERATION0x80240441The operation is invalid because protocol talker is in an inappropriate state.
WU_E_PT_OBJECT_FAULTED0x80240442The object is in a faulted state due to a previous error.
WU_E_PT_NUMERIC_OVERFLOW0x80240443The operation would lead to numeric overflow.
WU_E_PT_OPERATION_ABORTED0x80240444The operation was aborted.
WU_E_PT_OPERATION_ABANDONED0x80240445The operation was abandoned.
WU_E_PT_QUOTA_EXCEEDED0x80240446A quota was exceeded.
WU_E_PT_NO_TRANSLATION_AVAILABLE0x80240447The information was not available in the specified language.
WU_E_PT_ADDRESS_IN_USE0x80240448The address is already being used.
WU_E_PT_ADDRESS_NOT_AVAILABLE0x80240449The address is not valid for this context.
WU_E_PT_OTHER0x8024044AUnrecognized error occurred in the Windows Web Services framework.
WU_E_PT_SECURITY_SYSTEM_FAILURE0x8024044BA security operation failed in the Windows Web Services framework.
WU_E_UNEXPECTED0x80240FFFAn operation failed due to reasons not covered by another error code.
WU_E_MSI_WRONG_VERSION0x80241001Search may have missed some updates because the Windows Installer is less than version 3.1.
WU_E_MSI_NOT_CONFIGURED0x80241002Search may have missed some updates because the Windows Installer is not configured.
WU_E_MSP_DISABLED0x80241003Search may have missed some updates because policy has disabled Windows Installer patching.
WU_E_MSI_WRONG_APP_CONTEXT0x80241004An update could not be applied because the application is installed per-user.
WU_E_MSI_NOT_PRESENT0x80241005Search may have missed some updates because the Windows Installer is less than version 3.1.
WU_E_MSP_UNEXPECTED0x80241FFFSearch may have missed some updates because there was a failure of the Windows Installer.
WU_E_UH_REMOTEUNAVAILABLE0x80242000A request for a remote update handler could not be completed because no remote process is available.
WU_E_UH_LOCALONLY0x80242001A request for a remote update handler could not be completed because the handler is local only.
WU_E_UH_UNKNOWNHANDLER0x80242002A request for an update handler could not be completed because the handler could not be recognized.
WU_E_UH_REMOTEALREADYACTIVE0x80242003A remote update handler could not be created because one already exists.
WU_E_UH_DOESNOTSUPPORTACTION0x80242004A request for the handler to install (uninstall) an update could not be completed because the update does not support install (uninstall).
WU_E_UH_WRONGHANDLER0x80242005An operation did not complete because the wrong handler was specified.
WU_E_UH_INVALIDMETADATA0x80242006A handler operation could not be completed because the update contains invalid metadata.
WU_E_UH_INSTALLERHUNG0x80242007An operation could not be completed because the installer exceeded the time limit.
WU_E_UH_OPERATIONCANCELLED0x80242008An operation being done by the update handler was cancelled.
WU_E_UH_BADHANDLERXML0x80242009An operation could not be completed because the handler-specific metadata is invalid.
WU_E_UH_CANREQUIREINPUT0x8024200AA request to the handler to install an update could not be completed because the update requires user input.
WU_E_UH_INSTALLERFAILURE0x8024200BThe installer failed to install (uninstall) one or more updates.
WU_E_UH_FALLBACKTOSELFCONTAINED0x8024200CThe update handler should download self-contained content rather than delta-compressed content for the update.
WU_E_UH_NEEDANOTHERDOWNLOAD0x8024200DThe update handler did not install the update because it needs to be downloaded again.
WU_E_UH_NOTIFYFAILURE0x8024200EThe update handler failed to send notification of the status of the install (uninstall) operation.
WU_E_UH_INCONSISTENT_FILE_NAMES0x8024200FThe file names contained in the update metadata and in the update package are inconsistent.
WU_E_UH_FALLBACKERROR0x80242010The update handler failed to fall back to the self-contained content.
WU_E_UH_TOOMANYDOWNLOADREQUESTS0x80242011The update handler has exceeded the maximum number of download requests.
WU_E_UH_UNEXPECTEDCBSRESPONSE0x80242012The update handler has received an unexpected response from CBS.
WU_E_UH_BADCBSPACKAGEID0x80242013The update metadata contains an invalid CBS package identifier.
WU_E_UH_POSTREBOOTSTILLPENDING0x80242014The post-reboot operation for the update is still in progress.
WU_E_UH_POSTREBOOTRESULTUNKNOWN0x80242015The result of the post-reboot operation for the update could not be determined.
WU_E_UH_POSTREBOOTUNEXPECTEDSTATE0x80242016The state of the update after its post-reboot operation has completed is unexpected.
WU_E_UH_NEW_SERVICING_STACK_REQUIRED0x80242017The OS servicing stack must be updated before this update is downloaded or installed.
WU_E_UH_CALLED_BACK_FAILURE0x80242018A callback installer called back with an error.
WU_E_UH_CUSTOMINSTALLER_INVALID_SIGNATURE0x80242019The custom installer signature did not match the signature required by the update.
WU_E_UH_UNSUPPORTED_INSTALLCONTEXT0x8024201AThe installer does not support the installation configuration.
WU_E_UH_INVALID_TARGETSESSION0x8024201BThe targeted session for install is invalid.
WU_E_UH_DECRYPTFAILURE0x8024201CThe handler failed to decrypt the update files.
WU_E_UH_HANDLER_DISABLEDUNTILREBOOT0x8024201DThe update handler is disabled until the system reboots.
WU_E_UH_APPX_NOT_PRESENT0x8024201EThe AppX infrastructure is not present on the system.
WU_E_UH_NOTREADYTOCOMMIT0x8024201FThe update cannot be committed because it has not been previously installed or staged.
WU_E_UH_APPX_INVALID_PACKAGE_VOLUME0x80242020The specified volume is not a valid AppX package volume.
WU_E_UH_APPX_DEFAULT_PACKAGE_VOLUME_UNAVAILABLE0x80242021The configured default storage volume is unavailable.
WU_E_UH_APPX_INSTALLED_PACKAGE_VOLUME_UNAVAILABLE0x80242022The volume on which the application is installed is unavailable.
WU_E_UH_APPX_PACKAGE_FAMILY_NOT_FOUND0x80242023The specified package family is not present on the system.
WU_E_UH_APPX_SYSTEM_VOLUME_NOT_FOUND0x80242024Unable to find a package volume marked as system.
WU_E_UH_UNEXPECTED0x80242FFFAn update handler error not covered by another WU_E_UH_* code.
WU_E_INSTALLATION_RESULTS_UNKNOWN_VERSION0x80243001The results of download and installation could not be read from the registry due to an unrecognized data format version.
WU_E_INSTALLATION_RESULTS_INVALID_DATA0x80243002The results of download and installation could not be read from the registry due to an invalid data format.
WU_E_INSTALLATION_RESULTS_NOT_FOUND0x80243003The results of download and installation are not available; the operation may have failed to start.
WU_E_TRAYICON_FAILURE0x80243004A failure occurred when trying to create an icon in the taskbar notification area.
WU_E_NON_UI_MODE0x80243FFDUnable to show UI when in non-UI mode; WU client UI modules may not be installed.
WU_E_WUCLTUI_UNSUPPORTED_VERSION0x80243FFEUnsupported version of WU client UI exported functions.
WU_E_AUCLIENT_UNEXPECTED0x80243FFFThere was a user interface error not covered by another WU_E_AUCLIENT_* error code.
WU_E_PT_SOAPCLIENT_BASE0x80244000WU_E_PT_SOAPCLIENT_* error codes map to the SOAPCLIENT_ERROR enum of the ATL Server Library.
WU_E_PT_SOAPCLIENT_INITIALIZE0x80244001Same as SOAPCLIENT_INITIALIZE_ERROR - initialization of the SOAP client failed, possibly because of an MSXML installation failure.
WU_E_PT_SOAPCLIENT_OUTOFMEMORY0x80244002Same as SOAPCLIENT_OUTOFMEMORY - SOAP client failed because it ran out of memory.
WU_E_PT_SOAPCLIENT_GENERATE0x80244003Same as SOAPCLIENT_GENERATE_ERROR - SOAP client failed to generate the request.
WU_E_PT_SOAPCLIENT_CONNECT0x80244004Same as SOAPCLIENT_CONNECT_ERROR - SOAP client failed to connect to the server.
WU_E_PT_SOAPCLIENT_SEND0x80244005Same as SOAPCLIENT_SEND_ERROR - SOAP client failed to send a message for reasons of WU_E_WINHTTP_* error codes.
WU_E_PT_SOAPCLIENT_SERVER0x80244006Same as SOAPCLIENT_SERVER_ERROR - SOAP client failed because there was a server error.
WU_E_PT_SOAPCLIENT_SOAPFAULT0x80244007Same as SOAPCLIENT_SOAPFAULT - SOAP client failed because there was a SOAP fault for reasons of WU_E_PT_SOAP_* error codes.
WU_E_PT_SOAPCLIENT_PARSEFAULT0x80244008Same as SOAPCLIENT_PARSEFAULT_ERROR - SOAP client failed to parse a SOAP fault.
WU_E_PT_SOAPCLIENT_READ0x80244009Same as SOAPCLIENT_READ_ERROR - SOAP client failed while reading the response from the server.
WU_E_PT_SOAPCLIENT_PARSE0x8024400ASame as SOAPCLIENT_PARSE_ERROR - SOAP client failed to parse the response from the server.
WU_E_PT_SOAP_VERSION0x8024400BSame as SOAP_E_VERSION_MISMATCH - SOAP client found an unrecognizable namespace for the SOAP envelope.
WU_E_PT_SOAP_MUST_UNDERSTAND0x8024400CSame as SOAP_E_MUST_UNDERSTAND - SOAP client was unable to understand a header.
WU_E_PT_SOAP_CLIENT0x8024400DSame as SOAP_E_CLIENT - SOAP client found the message was malformed; fix before resending.
WU_E_PT_SOAP_SERVER0x8024400ESame as SOAP_E_SERVER - The SOAP message could not be processed due to a server error; resend later.
WU_E_PT_WMI_ERROR0x8024400FThere was an unspecified Windows Management Instrumentation (WMI) error.
WU_E_PT_EXCEEDED_MAX_SERVER_TRIPS0x80244010The number of round trips to the server exceeded the maximum limit.
WU_E_PT_SUS_SERVER_NOT_SET0x80244011WUServer policy value is missing in the registry.
WU_E_PT_DOUBLE_INITIALIZATION0x80244012Initialization failed because the object was already initialized.
WU_E_PT_INVALID_COMPUTER_NAME0x80244013The computer name could not be determined.
WU_E_PT_REFRESH_CACHE_REQUIRED0x80244015The reply from the server indicates that the server was changed or the cookie was invalid; refresh the state of the internal cache and retry.
WU_E_PT_HTTP_STATUS_BAD_REQUEST0x80244016Same as HTTP status 400 - the server could not process the request due to invalid syntax.
WU_E_PT_HTTP_STATUS_DENIED0x80244017Same as HTTP status 401 - the requested resource requires user authentication.
WU_E_PT_HTTP_STATUS_FORBIDDEN0x80244018Same as HTTP status 403 - server understood the request, but declined to fulfill it.
WU_E_PT_HTTP_STATUS_NOT_FOUND0x80244019Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier).
WU_E_PT_HTTP_STATUS_BAD_METHOD0x8024401ASame as HTTP status 405 - the HTTP method is not allowed.
WU_E_PT_HTTP_STATUS_PROXY_AUTH_REQ0x8024401BSame as HTTP status 407 - proxy authentication is required.
WU_E_PT_HTTP_STATUS_REQUEST_TIMEOUT0x8024401CSame as HTTP status 408 - the server timed out waiting for the request.
WU_E_PT_HTTP_STATUS_CONFLICT0x8024401DSame as HTTP status 409 - the request was not completed due to a conflict with the current state of the resource.
WU_E_PT_HTTP_STATUS_GONE0x8024401ESame as HTTP status 410 - requested resource is no longer available at the server.
WU_E_PT_HTTP_STATUS_SERVER_ERROR0x8024401FSame as HTTP status 500 - an error internal to the server prevented fulfilling the request.
WU_E_PT_HTTP_STATUS_NOT_SUPPORTED0x80244020Same as HTTP status 500 - server does not support the functionality required to fulfill the request.
WU_E_PT_HTTP_STATUS_BAD_GATEWAY0x80244021Same 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.
WU_E_PT_HTTP_STATUS_SERVICE_UNAVAIL0x80244022Same as HTTP status 503 - the service is temporarily overloaded.
WU_E_PT_HTTP_STATUS_GATEWAY_TIMEOUT0x80244023Same as HTTP status 503 - the request was timed out waiting for a gateway.
WU_E_PT_HTTP_STATUS_VERSION_NOT_SUP0x80244024Same as HTTP status 505 - the server does not support the HTTP protocol version used for the request.
WU_E_PT_FILE_LOCATIONS_CHANGED0x80244025Operation failed due to a changed file location; refresh internal state and resend.
WU_E_PT_REGISTRATION_NOT_SUPPORTED0x80244026Operation failed because Windows Update Agent does not support registration with a non-WSUS server.
WU_E_PT_NO_AUTH_PLUGINS_REQUESTED0x80244027The server returned an empty authentication information list.
WU_E_PT_NO_AUTH_COOKIES_CREATED0x80244028Windows Update Agent was unable to create any valid authentication cookies.
WU_E_PT_INVALID_CONFIG_PROP0x80244029A configuration property value was wrong.
WU_E_PT_CONFIG_PROP_MISSING0x8024402AA configuration property value was missing.
WU_E_PT_HTTP_STATUS_NOT_MAPPED0x8024402BThe HTTP request could not be completed and the reason did not correspond to any of the WU_E_PT_HTTP_* error codes.
WU_E_PT_WINHTTP_NAME_NOT_RESOLVED0x8024402CSame as ERROR_WINHTTP_NAME_NOT_RESOLVED - the proxy server or target server name cannot be resolved.
WU_E_PT_LOAD_SHEDDING0x8024402DThe server is shedding load.
WU_E_PT_ECP_SUCCEEDED_WITH_ERRORS0x8024402FExternal cab file processing completed with some errors.
WU_E_PT_ECP_INIT_FAILED0x80244030The external cab processor initialization did not complete.
WU_E_PT_ECP_INVALID_FILE_FORMAT0x80244031The format of a metadata file was invalid.
WU_E_PT_ECP_INVALID_METADATA0x80244032External cab processor found invalid metadata.
WU_E_PT_ECP_FAILURE_TO_EXTRACT_DIGEST0x80244033The file digest could not be extracted from an external cab file.
WU_E_PT_ECP_FAILURE_TO_DECOMPRESS_CAB_FILE0x80244034An external cab file could not be decompressed.
WU_E_PT_ECP_FILE_LOCATION_ERROR0x80244035External cab processor was unable to get file locations.
WU_E_PT_UNEXPECTED0x80244FFFA communication error not covered by another WU_E_PT_* error code.
WU_E_REDIRECTOR_LOAD_XML0x80245001The redirector XML document could not be loaded into the DOM class.
WU_E_REDIRECTOR_S_FALSE0x80245002The redirector XML document is missing some required information.
WU_E_REDIRECTOR_ID_SMALLER0x80245003The redirectorId in the downloaded redirector cab is less than in the cached cab.
WU_E_REDIRECTOR_UNKNOWN_SERVICE0x80245004The service ID is not supported in the service environment.
WU_E_REDIRECTOR_UNSUPPORTED_CONTENTTYPE0x80245005The response from the redirector server had an unsupported content type.
WU_E_REDIRECTOR_INVALID_RESPONSE0x80245006The response from the redirector server had an error status or was invalid.
WU_E_REDIRECTOR_ATTRPROVIDER_EXCEEDED_MAX_NAMEVALUE0x80245008The maximum number of name value pairs was exceeded by the attribute provider.
WU_E_REDIRECTOR_ATTRPROVIDER_INVALID_NAME0x80245009The name received from the attribute provider was invalid.
WU_E_REDIRECTOR_ATTRPROVIDER_INVALID_VALUE0x8024500AThe value received from the attribute provider was invalid.
WU_E_REDIRECTOR_SLS_GENERIC_ERROR0x8024500BThere was an error in connecting to or parsing the response from the Service Locator Service redirector server.
WU_E_REDIRECTOR_CONNECT_POLICY0x8024500CConnections to the redirector server are disallowed by managed policy.
WU_E_REDIRECTOR_ONLINE_DISALLOWED0x8024500DThe redirector would go online but is disallowed by caller configuration.
WU_E_PT_SAME_REDIR_ID0x8024502DWindows Update Agent failed to download a redirector cabinet file with a new redirectorId value from the server during the recovery.
WU_E_PT_NO_MANAGED_RECOVER0x8024502EA redirector recovery action did not complete because the server is managed.
WU_E_REDIRECTOR_UNEXPECTED0x802450FFThe redirector failed for reasons not covered by another WU_E_REDIRECTOR_* error code.
WU_E_SIH_VERIFY_DOWNLOAD_ENGINE0x80245101Verification of the servicing engine package failed.
WU_E_SIH_VERIFY_DOWNLOAD_PAYLOAD0x80245102Verification of a servicing package failed.
WU_E_SIH_VERIFY_STAGE_ENGINE0x80245103Verification of the staged engine failed.
WU_E_SIH_VERIFY_STAGE_PAYLOAD0x80245104Verification of a staged payload failed.
WU_E_SIH_ACTION_NOT_FOUND0x80245105An internal error occurred where the servicing action was not found.
WU_E_SIH_SLS_PARSE0x80245106There was a parse error in the service environment response.
WU_E_SIH_INVALIDHASH0x80245107A downloaded file failed an integrity check.
WU_E_SIH_NO_ENGINE0x80245108No engine was provided by the server-initiated healing server response.
WU_E_SIH_POST_REBOOT_INSTALL_FAILED0x80245109Post-reboot install failed.
WU_E_SIH_POST_REBOOT_NO_CACHED_SLS_RESPONSE0x8024510AThere were pending reboot actions, but cached SLS response was not found post-reboot.
WU_E_SIH_UNEXPECTED0x802451FFThere was a failure for reasons not covered by another WU_E_SIH_* error code.
WU_E_DM_URLNOTAVAILABLE0x80246001A download manager operation could not be completed because the requested file does not have a URL.
WU_E_DM_INCORRECTFILEHASH0x80246002A download manager operation could not be completed because the file digest was not recognized.
WU_E_DM_UNKNOWNALGORITHM0x80246003A download manager operation could not be completed because the file metadata requested an unrecognized hash algorithm.
WU_E_DM_NEEDDOWNLOADREQUEST0x80246004An operation could not be completed because a download request is required from the download handler.
WU_E_DM_NONETWORK0x80246005A download manager operation could not be completed because the network connection was unavailable.
WU_E_DM_WRONGBITSVERSION0x80246006A download manager operation could not be completed because the version of Background Intelligent Transfer Service (BITS) is incompatible.
WU_E_DM_NOTDOWNLOADED0x80246007The update has not been downloaded.
WU_E_DM_FAILTOCONNECTTOBITS0x80246008A download manager operation failed because the download manager was unable to connect the Background Intelligent Transfer Service (BITS).
WU_E_DM_BITSTRANSFERERROR0x80246009A download manager operation failed because there was an unspecified Background Intelligent Transfer Service (BITS) transfer error.
WU_E_DM_DOWNLOADLOCATIONCHANGED0x8024600AA download must be restarted because the location of the source of the download has changed.
WU_E_DM_CONTENTCHANGED0x8024600BA download must be restarted because the update content changed in a new revision.
WU_E_DM_DOWNLOADLIMITEDBYUPDATESIZE0x8024600CA download failed because the current network limits downloads by update size for the update service.
WU_E_DM_UNAUTHORIZED0x8024600EThe download failed because the client was denied authorization to download the content.
WU_E_DM_BG_ERROR_TOKEN_REQUIRED0x8024600FThe download failed because the user token associated with the BITS job no longer exists.
WU_E_DM_DOWNLOADSANDBOXNOTFOUND0x80246010The sandbox directory for the downloaded update was not found.
WU_E_DM_DOWNLOADFILEPATHUNKNOWN0x80246011The downloaded update has an unknown file path.
WU_E_DM_DOWNLOADFILEMISSING0x80246012One or more of the files for the downloaded update is missing.
WU_E_DM_UPDATEREMOVED0x80246013An attempt was made to access a downloaded update that has already been removed.
WU_E_DM_READRANGEFAILED0x80246014Windows Update couldn't find a needed portion of a downloaded update's file.
WU_E_DM_UNAUTHORIZED_NO_USER0x80246016The download failed because the client was denied authorization to download the content due to no user logged on.
WU_E_DM_UNAUTHORIZED_LOCAL_USER0x80246017The download failed because the local user was denied authorization to download the content.
WU_E_DM_UNAUTHORIZED_DOMAIN_USER0x80246018The download failed because the domain user was denied authorization to download the content.
WU_E_DM_UNAUTHORIZED_MSA_USER0x80246019The download failed because the MSA account associated with the user was denied authorization to download the content.
WU_E_DM_FALLINGBACKTOBITS0x8024601AThe download will be continued by falling back to BITS to download the content.
WU_E_DM_DOWNLOAD_VOLUME_CONFLICT0x8024601BAnother caller has requested download to a different volume.
WU_E_DM_SANDBOX_HASH_MISMATCH0x8024601CThe hash of the update's sandbox does not match the expected value.
WU_E_DM_HARDRESERVEID_CONFLICT0x8024601DThe hard reserve id specified conflicts with an id from another caller.
WU_E_DM_UNEXPECTED0x80246FFFThere was a download manager error not covered by another WU_E_DM_* error code.
WU_E_OL_INVALID_SCANFILE0x80247001An operation could not be completed because the scan package was invalid.
WU_E_OL_NEWCLIENT_REQUIRED0x80247002An operation could not be completed because the scan package requires a greater version of the Windows Update Agent.
WU_E_INVALID_EVENT_PAYLOAD0x80247003An invalid event payload was specified.
WU_E_INVALID_EVENT_PAYLOADSIZE0x80247004The size of the event payload submitted is invalid.
WU_E_SERVICE_NOT_REGISTERED0x80247005The service is not registered.
WU_E_METADATA_NOOP0x80247100No operation was required by update metadata verification.
WU_E_METADATA_CONFIG_INVALID_BINARY_ENCODING0x80247101The binary encoding of metadata config data was invalid.
WU_E_METADATA_FETCH_CONFIG0x80247102Unable to fetch required configuration for metadata signature verification.
WU_E_METADATA_INVALID_PARAMETER0x80247104A metadata verification operation failed due to an invalid parameter.
WU_E_METADATA_UNEXPECTED0x80247105A metadata verification operation failed due to reasons not covered by another error code.
WU_E_METADATA_NO_VERIFICATION_DATA0x80247106None of the update metadata had verification data, which may be disabled on the update server.
WU_E_METADATA_BAD_FRAGMENTSIGNING_CONFIG0x80247107The fragment signing configuration used for verifying update metadata signatures was bad.
WU_E_METADATA_FAILURE_PROCESSING_FRAGMENTSIGNING_CONFIG0x80247108There was an unexpected operational failure while parsing fragment signing configuration.
WU_E_METADATA_XML_MISSING0x80247120Required xml data was missing from configuration.
WU_E_METADATA_XML_FRAGMENTSIGNING_MISSING0x80247121Required fragmentsigning data was missing from xml configuration.
WU_E_METADATA_XML_MODE_MISSING0x80247122Required mode data was missing from xml configuration.
WU_E_METADATA_XML_MODE_INVALID0x80247123An invalid metadata enforcement mode was detected.
WU_E_METADATA_XML_VALIDITY_INVALID0x80247124An invalid timestamp validity window configuration was detected.
WU_E_METADATA_XML_LEAFCERT_MISSING0x80247125Required leaf certificate data was missing from xml configuration.
WU_E_METADATA_XML_INTERMEDIATECERT_MISSING0x80247126Required intermediate certificate data was missing from xml configuration.
WU_E_METADATA_XML_LEAFCERT_ID_MISSING0x80247127Required leaf certificate id attribute was missing from xml configuration.
WU_E_METADATA_XML_BASE64CERDATA_MISSING0x80247128Required certificate base64CerData attribute was missing from xml configuration.
WU_E_METADATA_BAD_SIGNATURE0x80247140The metadata for an update was found to have a bad or invalid digital signature.
WU_E_METADATA_UNSUPPORTED_HASH_ALG0x80247141An unsupported hash algorithm for metadata verification was specified.
WU_E_METADATA_SIGNATURE_VERIFY_FAILED0x80247142An error occurred during an update's metadata signature verification.
WU_E_METADATATRUST_CERTIFICATECHAIN_VERIFICATION0x80247150An failure occurred while verifying trust for metadata signing certificate chains.
WU_E_METADATATRUST_UNTRUSTED_CERTIFICATECHAIN0x80247151A metadata signing certificate had an untrusted certificate chain.
WU_E_METADATA_TIMESTAMP_TOKEN_MISSING0x80247160An expected metadata timestamp token was missing.
WU_E_METADATA_TIMESTAMP_TOKEN_VERIFICATION_FAILED0x80247161A metadata Timestamp token failed verification.
WU_E_METADATA_TIMESTAMP_TOKEN_UNTRUSTED0x80247162A metadata timestamp token signer certificate chain was untrusted.
WU_E_METADATA_TIMESTAMP_TOKEN_VALIDITY_WINDOW0x80247163A metadata signature timestamp token was no longer within the validity window.
WU_E_METADATA_TIMESTAMP_TOKEN_SIGNATURE0x80247164A metadata timestamp token failed signature validation
WU_E_METADATA_TIMESTAMP_TOKEN_CERTCHAIN0x80247165A metadata timestamp token certificate failed certificate chain verification.
WU_E_METADATA_TIMESTAMP_TOKEN_REFRESHONLINE0x80247166A failure occurred when refreshing a missing timestamp token from the network.
WU_E_METADATA_TIMESTAMP_TOKEN_ALL_BAD0x80247167All update metadata verification timestamp tokens from the timestamp token cache are invalid.
WU_E_METADATA_TIMESTAMP_TOKEN_NODATA0x80247168No update metadata verification timestamp tokens exist in the timestamp token cache.
WU_E_METADATA_TIMESTAMP_TOKEN_CACHELOOKUP0x80247169An error occurred during cache lookup of update metadata verification timestamp token.
WU_E_METADATA_TIMESTAMP_TOKEN_VALIDITYWINDOW_UNEXPECTED0x8024717EAn metadata timestamp token validity window failed unexpectedly due to reasons not covered by another error code.
WU_E_METADATA_TIMESTAMP_TOKEN_UNEXPECTED0x8024717FAn metadata timestamp token verification operation failed due to reasons not covered by another error code.
WU_E_METADATA_CERT_MISSING0x80247180An expected metadata signing certificate was missing.
WU_E_METADATA_LEAFCERT_BAD_TRANSPORT_ENCODING0x80247181The transport encoding of a metadata signing leaf certificate was malformed.
WU_E_METADATA_INTCERT_BAD_TRANSPORT_ENCODING0x80247182The transport encoding of a metadata signing intermediate certificate was malformed.
WU_E_METADATA_CERT_UNTRUSTED0x80247183A metadata certificate chain was untrusted.
WU_E_OL_UNEXPECTED0x80247FFFSearch using the scan package failed.
WU_E_DS_SHUTDOWN0x80248000An operation failed because Windows Update Agent is shutting down.
WU_E_DS_INUSE0x80248001An operation failed because the data store was in use.
WU_E_DS_INVALID0x80248002The current and expected states of the data store do not match.
WU_E_DS_TABLEMISSING0x80248003The data store is missing a table.
WU_E_DS_TABLEINCORRECT0x80248004The data store contains a table with unexpected columns.
WU_E_DS_INVALIDTABLENAME0x80248005A table could not be opened because the table is not in the data store.
WU_E_DS_BADVERSION0x80248006The current and expected versions of the data store do not match.
WU_E_DS_NODATA0x80248007The information requested is not in the data store.
WU_E_DS_MISSINGDATA0x80248008The data store is missing required information or has a NULL in a table column that requires a non-null value.
WU_E_DS_MISSINGREF0x80248009The data store is missing required information or has a reference to missing license terms, file, localized property or linked row.
WU_E_DS_UNKNOWNHANDLER0x8024800AThe update was not processed because its update handler could not be recognized.
WU_E_DS_CANTDELETE0x8024800BThe update was not deleted because it is still referenced by one or more services.
WU_E_DS_LOCKTIMEOUTEXPIRED0x8024800CThe data store section could not be locked within the allotted time.
WU_E_DS_NOCATEGORIES0x8024800DThe category was not added because it contains no parent categories and is not a top-level category itself.
WU_E_DS_ROWEXISTS0x8024800EThe row was not added because an existing row has the same primary key.
WU_E_DS_STOREFILELOCKED0x8024800FThe data store could not be initialized because it was locked by another process.
WU_E_DS_CANNOTREGISTER0x80248010The data store is not allowed to be registered with COM in the current process.
WU_E_DS_UNABLETOSTART0x80248011Could not create a data store object in another process.
WU_E_DS_DUPLICATEUPDATEID0x80248013The server sent the same update to the client with two different revision IDs.
WU_E_DS_UNKNOWNSERVICE0x80248014An operation did not complete because the service is not in the data store.
WU_E_DS_SERVICEEXPIRED0x80248015An operation did not complete because the registration of the service has expired.
WU_E_DS_DECLINENOTALLOWED0x80248016A request to hide an update was declined because it is a mandatory update or because it was deployed with a deadline.
WU_E_DS_TABLESESSIONMISMATCH0x80248017A table was not closed because it is not associated with the session.
WU_E_DS_SESSIONLOCKMISMATCH0x80248018A table was not closed because it is not associated with the session.
WU_E_DS_NEEDWINDOWSSERVICE0x80248019A request to remove the Windows Update service or to unregister it with Automatic Updates was declined because it is a built-in service and/or Automatic Updates cannot fall back to another service.
WU_E_DS_INVALIDOPERATION0x8024801AA request was declined because the operation is not allowed.
WU_E_DS_SCHEMAMISMATCH0x8024801BThe schema of the current data store and the schema of a table in a backup XML document do not match.
WU_E_DS_RESETREQUIRED0x8024801CThe data store requires a session reset; release the session and retry with a new session.
WU_E_DS_IMPERSONATED0x8024801DA data store operation did not complete because it was requested with an impersonated identity.
WU_E_DS_DATANOTAVAILABLE0x8024801EAn operation against update metadata did not complete because the data was never received from server.
WU_E_DS_DATANOTLOADED0x8024801FAn operation against update metadata did not complete because the data was available but not loaded from datastore.
WU_E_DS_NODATA_NOSUCHREVISION0x80248020A data store operation did not complete because no such update revision is known.
WU_E_DS_NODATA_NOSUCHUPDATE0x80248021A data store operation did not complete because no such update is known.
WU_E_DS_NODATA_EULA0x80248022A data store operation did not complete because an update's EULA information is missing.
WU_E_DS_NODATA_SERVICE0x80248023A data store operation did not complete because a service's information is missing.
WU_E_DS_NODATA_COOKIE0x80248024A data store operation did not complete because a service's synchronization information is missing.
WU_E_DS_NODATA_TIMER0x80248025A data store operation did not complete because a timer's information is missing.
WU_E_DS_NODATA_CCR0x80248026A data store operation did not complete because a download's information is missing.
WU_E_DS_NODATA_FILE0x80248027A data store operation did not complete because a file's information is missing.
WU_E_DS_NODATA_DOWNLOADJOB0x80248028A data store operation did not complete because a download job's information is missing.
WU_E_DS_NODATA_TMI0x80248029A data store operation did not complete because a service's timestamp information is missing.
WU_E_DS_UNEXPECTED0x80248FFFA data store error not covered by another WU_E_DS_* code.
WU_E_INVENTORY_PARSEFAILED0x80249001Parsing of the rule file failed.
WU_E_INVENTORY_GET_INVENTORY_TYPE_FAILED0x80249002Failed to get the requested inventory type from the server.
WU_E_INVENTORY_RESULT_UPLOAD_FAILED0x80249003Failed to upload inventory result to the server.
WU_E_INVENTORY_UNEXPECTED0x80249004There was an inventory error not covered by another error code.
WU_E_INVENTORY_WMI_ERROR0x80249005A WMI error occurred when enumerating the instances for a particular class.
WU_E_AU_NOSERVICE0x8024A000Automatic Updates was unable to service incoming requests.
WU_E_AU_NONLEGACYSERVER0x8024A002The old version of the Automatic Updates client has stopped because the WSUS server has been upgraded.
WU_E_AU_LEGACYCLIENTDISABLED0x8024A003The old version of the Automatic Updates client was disabled.
WU_E_AU_PAUSED0x8024A004Automatic Updates was unable to process incoming requests because it was paused.
WU_E_AU_NO_REGISTERED_SERVICE0x8024A005No unmanaged service is registered with AU.
WU_E_AU_DETECT_SVCID_MISMATCH0x8024A006The default service registered with AU changed during the search.
WU_E_REBOOT_IN_PROGRESS0x8024A007A reboot is in progress.
WU_E_AU_OOBE_IN_PROGRESS0x8024A008Automatic Updates can't process incoming requests while Windows Welcome is running.
WU_E_AU_UNEXPECTED0x8024AFFFAn Automatic Updates error not covered by another WU_E_AU * code.
WU_E_WUTASK_INPROGRESS0x8024B001The task is currently in progress.
WU_E_WUTASK_STATUS_DISABLED0x8024B002The operation cannot be completed since the task status is currently disabled.
WU_E_WUTASK_NOT_STARTED0x8024B003The operation cannot be completed since the task is not yet started.
WU_E_WUTASK_RETRY0x8024B004The task was stopped and needs to be run again to complete.
WU_E_WUTASK_CANCELINSTALL_DISALLOWED0x8024B005Cannot cancel a non-scheduled install.
WU_E_UNKNOWN_HARDWARECAPABILITY0x8024B101Hardware capability meta data was not found after a sync with the service.
WU_E_BAD_XML_HARDWARECAPABILITY0x8024B102Hardware capability meta data was malformed and/or failed to parse.
WU_E_WMI_NOT_SUPPORTED0x8024B103Unable to complete action due to WMI dependency, which isn't supported on this platform.
WU_E_UPDATE_MERGE_NOT_ALLOWED0x8024B104Merging of the update is not allowed
WU_E_SKIPPED_UPDATE_INSTALLATION0x8024B105Installing merged updates only. So skipping non mergeable updates.
WU_E_SLS_INVALID_REVISION0x8024B201SLS response returned invalid revision number.
WU_E_DRV_PRUNED0x8024C001A driver was skipped.
WU_E_DRV_NOPROP_OR_LEGACY0x8024C002A property for the driver could not be found. It may not conform with required specifications.
WU_E_DRV_REG_MISMATCH0x8024C003The registry type read for the driver does not match the expected type.
WU_E_DRV_NO_METADATA0x8024C004The driver update is missing metadata.
WU_E_DRV_MISSING_ATTRIBUTE0x8024C005The driver update is missing a required attribute.
WU_E_DRV_SYNC_FAILED0x8024C006Driver synchronization failed.
WU_E_DRV_NO_PRINTER_CONTENT0x8024C007Information required for the synchronization of applicable printers is missing.
WU_E_DRV_DEVICE_PROBLEM0x8024C008After installing a driver update, the updated device has reported a problem.
WU_E_DRV_UNEXPECTED0x8024CFFFA driver error not covered by another WU_E_DRV_* code.
WU_E_SETUP_INVALID_INFDATA0x8024D001Windows Update Agent could not be updated because an INF file contains invalid information.
WU_E_SETUP_INVALID_IDENTDATA0x8024D002Windows Update Agent could not be updated because the wuident.cab file contains invalid information.
WU_E_SETUP_ALREADY_INITIALIZED0x8024D003Windows Update Agent could not be updated because of an internal error that caused setup initialization to be performed twice.
WU_E_SETUP_NOT_INITIALIZED0x8024D004Windows Update Agent could not be updated because setup initialization never completed successfully.
WU_E_SETUP_SOURCE_VERSION_MISMATCH0x8024D005Windows Update Agent could not be updated because the versions specified in the INF do not match the actual source file versions.
WU_E_SETUP_TARGET_VERSION_GREATER0x8024D006Windows Update Agent could not be updated because a WUA file on the target system is newer than the corresponding source file.
WU_E_SETUP_REGISTRATION_FAILED0x8024D007Windows Update Agent could not be updated because regsvr32.exe returned an error.
WU_E_SELFUPDATE_SKIP_ON_FAILURE0x8024D008An update to the Windows Update Agent was skipped because previous attempts to update have failed.
WU_E_SETUP_SKIP_UPDATE0x8024D009An update to the Windows Update Agent was skipped due to a directive in the wuident.cab file.
WU_E_SETUP_UNSUPPORTED_CONFIGURATION0x8024D00AWindows Update Agent could not be updated because the current system configuration is not supported.
WU_E_SETUP_BLOCKED_CONFIGURATION0x8024D00BWindows Update Agent could not be updated because the system is configured to block the update.
WU_E_SETUP_REBOOT_TO_FIX0x8024D00CWindows Update Agent could not be updated because a restart of the system is required.
WU_E_SETUP_ALREADYRUNNING0x8024D00DWindows Update Agent setup is already running.
WU_E_SETUP_REBOOTREQUIRED0x8024D00EWindows Update Agent setup package requires a reboot to complete installation.
WU_E_SETUP_HANDLER_EXEC_FAILURE0x8024D00FWindows Update Agent could not be updated because the setup handler failed during execution.
WU_E_SETUP_INVALID_REGISTRY_DATA0x8024D010Windows Update Agent could not be updated because the registry contains invalid information.
WU_E_SELFUPDATE_REQUIRED0x8024D011Windows Update Agent must be updated before search can continue.
WU_E_SELFUPDATE_REQUIRED_ADMIN0x8024D012Windows Update Agent must be updated before search can continue. An administrator is required to perform the operation.
WU_E_SETUP_WRONG_SERVER_VERSION0x8024D013Windows Update Agent could not be updated because the server does not contain update information for this version.
WU_E_SETUP_DEFERRABLE_REBOOT_PENDING0x8024D014Windows Update Agent is successfully updated, but a reboot is required to complete the setup.
WU_E_SETUP_NON_DEFERRABLE_REBOOT_PENDING0x8024D015Windows Update Agent is successfully updated, but a reboot is required to complete the setup.
WU_E_SETUP_FAIL0x8024D016Windows Update Agent could not be updated because of an unknown error.
WU_E_SETUP_UNEXPECTED0x8024DFFFWindows Update Agent could not be updated because of an error not covered by another WU_E_SETUP_* error code.
WU_E_EE_UNKNOWN_EXPRESSION0x8024E001An expression evaluator operation could not be completed because an expression was unrecognized.
WU_E_EE_INVALID_EXPRESSION0x8024E002An expression evaluator operation could not be completed because an expression was invalid.
WU_E_EE_MISSING_METADATA0x8024E003An expression evaluator operation could not be completed because an expression contains an incorrect number of metadata nodes.
WU_E_EE_INVALID_VERSION0x8024E004An expression evaluator operation could not be completed because the version of the serialized expression data is invalid.
WU_E_EE_NOT_INITIALIZED0x8024E005The expression evaluator could not be initialized.
WU_E_EE_INVALID_ATTRIBUTEDATA0x8024E006An expression evaluator operation could not be completed because there was an invalid attribute.
WU_E_EE_CLUSTER_ERROR0x8024E007An expression evaluator operation could not be completed because the cluster state of the computer could not be determined.
WU_E_EE_UNEXPECTED0x8024EFFFThere was an expression evaluator error not covered by another WU_E_EE_* error code.
WU_E_REPORTER_EVENTCACHECORRUPT0x8024F001The event cache file was defective.
WU_E_REPORTER_EVENTNAMESPACEPARSEFAILED0x8024F002The XML in the event namespace descriptor could not be parsed.
WU_E_INVALID_EVENT0x8024F003The XML in the event namespace descriptor could not be parsed.
WU_E_SERVER_BUSY0x8024F004The server rejected an event because the server was too busy.
WU_E_CALLBACK_COOKIE_NOT_FOUND0x8024F005The specified callback cookie is not found.
WU_E_REPORTER_UNEXPECTED0x8024FFFFThere was a reporter error not covered by another error code.
447 entries