2.2.9.1 Windows Update Agent (WUA) Error Codes and Security Update Status Codes
Security update codes are obtained from the windows Update Agent (WUA) error codes and security update status codes, as follows.
Value |
ClientStatusCode status |
Applicable health classes |
Meaning |
---|---|---|---|
0x00FF0005 |
S_MSSHA_NO_MISSING_UPDATES |
Security updates |
The WUA reports that the client is not missing any updates. |
0x00FF0006 |
S_MSSHA_ MISSING_UPDATES |
Security updates |
The WUA reports that the client is missing security updates. |
0xC0FF000C |
E_MSSHAV_NO_WUS_SERVER |
Security updates |
The WUA reports that the client is configured for Windows Server Update Services (WSUS), but no WSUS server has been specified. |
0xC0FF000D |
E_MSSHAV_NO_CLIENT_ID |
Security updates |
The WUA reports that the client is configured for WSUS but does not have a valid client ID. |
0xC0FF000E |
E_MSSHAV_WUA_SERVICE_DISABLED |
Security updates |
The WUA service on the client has been disabled. |
0xC0FF000F |
E_MSSHAV_WUA_COMM_FAILURE |
Security updates |
The WUA service is running, but the WSHA is unable to communicate with it to get security update status. |
0xC0FF0010 |
E_MSSHAV_UPDATES_INSTALLED_REQUIRE_REBOOT |
Security updates |
The WUA reports that the client requires being restarted to complete the installation of required security updates. |
0x00FF0008 |
E_MSSHAV_WUA_SERVICE_NOT_STARTED_SINCE_BOOT |
Security updates |
The WUA on the client has not started since the computer started. |