2.2.13 ComplianceCode1
This is a DWORD that returns to the client whether or not each health class is compliant.
ComplianceCode names that begin with "E_" are errors. An error condition is also indicated when the value begins with 0xC0.
|
Value |
ComplianceCode name |
Applicable health classes |
Meaning |
|---|---|---|---|
|
0x00000000 |
S_OK |
All |
The status reported for a particular health class is acceptable. |
|
0xC0FF000C |
E_MSSHAV_NO_WUS_SERVER |
The WUA reports that the client is configured for 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 it 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. |
|
0xC0FF0007 |
E_MSSHV_SYNC_AND_INSTALL_UPDATES |
Security updates |
The client has missing required security updates, or it has exceeded the maximum allowable time since it last synched with an update server. |
|
0xC0FF0010 |
E_MSSHAV_UPDATES_INSTALLED_REQUIRE_REBOOT |
Security updates |
The WUA reports that the client requires restarting to complete the installation of required security updates. |
|
0xC0FF0012 |
E_MSSHV_WUS_SHC_FAILURE |
Security updates |
The WSHV is unable to process the security updates health class received in the SoH. |
|
0x00FF0008 |
E_MSSHAV_WUA_SERVICE_NOT_STARTED_SINCE_BOOT |
Security updates |
The WUA on the client has not started since the computer started. |
|
0xC0FF0001 |
E_MSSHV_PRODUCT_NOT_ENABLED |
Firewall, antivirus, and antispyware |
A Microsoft antivirus or antispyware product is installed, but not enabled. |
|
0xC0FF0047 |
E_MSSHV_THIRD_PARTY_PRODUCT_NOT_ENABLED |
Firewall, antivirus, and antispyware |
A non-Microsoft antivirus or antispyware product is installed, but not enabled. |
|
0xC0FF0002 |
E_MSSHAV_PRODUCT_NOT_INSTALLED |
Firewall, antivirus, and antispyware |
WSC reports that a firewall, antivirus, or antispyware application is not installed. |
|
0xC0FF0003 |
E_MSSHAV_WSC_SERVICE_DOWN |
Firewall, antivirus, antispyware, and automatic updates |
TheWSC service is not available to report status. |
|
0xC0FF0018 |
E_MSSHAV_WSC_SERVICE_NOT_STARTED_SINCE_BOOT |
Firewall, antivirus, antispyware, and automatic updates |
The WSC service on the client has not started since the computer started. |
|
0xC0FF004E |
E_MSSHAV_ BAD_UPDATE_SOURCE_MU |
Security updates |
The WSHV policy requires clients to get their security updates from Microsoft Update, but the client is getting them from a different source. |
|
0xC0FF004F |
E_MSSHAV_BAD_UPDATE_SOURCE_WUMU |
Security updates |
The WSHV policy requires clients to get their security updates from Microsoft Update or Windows Update, but the client is getting them from a different source. |
|
0xC0FF0050 |
E_MSSHAV_BAD_UPDATE_SOURCE_MUWSUS |
Security updates |
The WSHV policy requires clients to get their security updates from Microsoft Update or a Windows Server Updates Services server, but the client is getting them from a different source. |
|
0xC0FF0051 |
E_MSSHAV_NO_UPDATE_SOURCE |
Security updates |
The WSHV policy requires clients to have up-to-date security updates, but the client is not configured to get updates from any source. |