diff --git a/windows/keep-secure/TOC.md b/windows/keep-secure/TOC.md index fe18116b84..d7bd10d059 100644 --- a/windows/keep-secure/TOC.md +++ b/windows/keep-secure/TOC.md @@ -423,6 +423,7 @@ ##### [Manage alerts](manage-alerts-windows-defender-advanced-threat-protection.md) #### [Windows Defender ATP settings](settings-windows-defender-advanced-threat-protection.md) #### [Troubleshoot Windows Defender ATP](troubleshoot-windows-defender-advanced-threat-protection.md) +#### [Review events and errors on endpoints with Event Viewer](event-error-codes-windows-defender-advanced-threat-protection.md) ### [Windows Defender in Windows 10](windows-defender-in-windows-10.md) #### [Update and manage Windows Defender in Windows 10](get-started-with-windows-defender-for-windows-10.md) #### [Configure Windows Defender in Windows 10](configure-windows-defender-in-windows-10.md) diff --git a/windows/keep-secure/event-error-codes-windows-defender-advanced-threat-protection.md b/windows/keep-secure/event-error-codes-windows-defender-advanced-threat-protection.md new file mode 100644 index 0000000000..c4409f0fd0 --- /dev/null +++ b/windows/keep-secure/event-error-codes-windows-defender-advanced-threat-protection.md @@ -0,0 +1,241 @@ +--- +title: Review events and errors on endpoints with Event Viewer +description: Get descriptions and further troubleshooting steps (if required) for all events reported by the Windows Defender ATP service. +keywords: troubleshoot, event viewer, lof summary, failure code, failed, Windows Advanced Threat Protection service, cannot start, broken, can't start +search.product: eADQiWindows 10XVcnh +ms.prod: W10 +ms.mktglfcycl: deploy +ms.sitesec: library +author: iaanw +--- + + +# Review events and errors on endpoints with Event Viewer + +You can review event IDs in the [Event Viewer](https://msdn.microsoft.com/en-US/library/aa745633(v=bts.10).aspx) on individual endpoints. + +For example, if endpoints are not appearing in the **Machines view** list, you might need to look for event IDs on the endpoints. You can then use this table to determine further troubleshooting steps. + +> **Note** It can take several days for endpoints to begin reporting to the Windows Defender ATP service. + +**Open Event Viewer and find the Windows Defender ATP service event log:** + +1. Click **Start**, type **Event Viewer**, and press **Enter**. + +2. In the log list, under **Log Summary**, scroll until you see **Microsoft-Windows-SENSE/Operational**. Double-click the item to + open the log. + + a. You can also access the log by expanding **Applications and Services Logs** > **Microsoft** > **Windows** > **SENSE** and click on **Operational**. + + > **Note** SENSE is the internal name used to refer to the behavioral sensor that powers Windows Defender ATP. + +3. Events recorded by the service will appear in the log. See the following table for a list of events recorded by the service. + +
Event ID | +Message | +Description | +Action | +
---|---|---|---|
1 | +Windows Advanced Threat Protection service started (Version ```variable```). | +Occurs during system start up, shut down, and during onbboarding. | +Normal operating notification; no action required. | +
2 | +Windows Advanced Threat Protection service shutdown. | +Occurs when the endpoint is shut down or offboarded. | +Normal operating notification; no action required. | +
3 | +Windows Advanced Threat Protection service failed to start. Failure code: ```variable``` | +Service did not start. | +Review other messages to determine possible cause and troubleshooting steps. | +
4 | +Windows Advanced Threat Protection service contacted the server at ```variable```. | +variable = URL of the Windows Defender ATP processing servers. +This URL will match that seen in the Firewall or network activity. |
+Normal operating notification; no action required. | +
5 | +Windows Advanced Threat Protection service failed to connect to the server at ```variable```. | +variable = URL of the Windows Defender ATP processing servers. +The service could not contact the external processing servers at that URL. |
+Check the connection to the URL. See [Configure proxy and Internet connectivity](#configure-proxy-and-Internet-connectivity). | +
6 | +Windows Advanced Threat Protection service is not onboarded and no onboarding parameters were found. | +The endpoint did not onboard correctly and will not be reporting to the portal. | +Onboarding must be run before starting the service. +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md). |
+
7 | +Windows Advanced Threat Protection service failed to read the onboarding parameters. Failure code: ```variable``` | +The endpoint did not onboard correctly and will not be reporting to the portal. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
8 | +Windows Advanced Threat Protection service failed to clean its configuration. Failure code: ```variable``` | +The endpoint did not onboard correctly and will not be reporting to the portal. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
9 | +Windows Advanced Threat Protection service failed to change its start type. Failure code: ```variable``` | +The endpoint did not onboard correctly and will not be reporting to the portal. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
10 | +Windows Advanced Threat Protection service failed to persist the onboarding information. Failure code: ```variable``` | +The endpoint did not onboard correctly and will not be reporting to the portal. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
11 | +Windows Advanced Threat Protection service completed. | +The endpoint onboarded correctly. | +Normal operating notification; no action required. +It may take several hours for the endpoint to appear in the portal. |
+
12 | +Windows Advanced Threat Protection failed to apply the default configuration. | +Service was unable to apply configuration from the processing servers. | +This is a server error and should resolve after a short period. | +
13 | +Service machine ID calculated: ```variable``` | +Normal operating process. | +Normal operating notification; no action required. | +
14 | +Service cannot calculate machine ID. Failure code: ```variable``` | +Internal error. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
15 | +Windows Advanced Threat Protection cannot start command channel with URL: ```variable``` | +variable = URL of the Windows Defender ATP processing servers. +The service could not contact the external processing servers at that URL. |
+Check the connection to the URL. See [Configure proxy and Internet connectivity](#configure-proxy-and-Internet-connectivity). | +
17 | +Windows Advanced Threat Protection service failed to change the Connected User Experiences and Telemetry service location. Failure code: ```variable``` | +An error occurred with the Windows telemetry service. | +[Ensure the telemetry service is enabled](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled) +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
18 | +OOBE (Windows Welcome) is completed. | +Service will only start after any Windows updates have finished installing. | +Normal operating notification; no action required. | +
19 | +OOBE (Windows Welcome) has not yet completed. | +Service will only start after any Windows updates have finished installing. | +Normal operating notification; no action required. +If this error persists after a system restart, ensure all Windows updates have full installed. |
+
20 | +Cannot wait for OOBE (Windows Welcome) to complete. Failure code: ```variable``` | +Internal error. | +If this error persists after a system restart, ensure all Windows updates have full installed. | +
25 | +Windows Advanced Threat Protection service failed to reset health status in the registry, causing the onboarding process to fail. Failure code: ```variable``` | +The endpoint did not onboard correctly and will not be reporting to the portal. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
26 | +Windows Advanced Threat Protection service failed to set the onboarding status in the registry. Failure code: ```variable``` | +The endpoint did not onboard correctly. +It will report to the portal, however the service may not appear as registered in SCCM or the registry. |
+Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
27 | +Windows Advanced Threat Protection service failed to enable SENSE aware mode in Windows Defender. Onboarding process failed. Failure code: ```variable``` | +Normally, Windows Defender will enter a special passive state if another real-time antimalware product is running properly on the endpoint, and the endpoint is reporting to Windows Defender ATP. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) +Ensure real-time antimalware protection is running properly. |
+
28 | +Windows Advanced Threat Protection Connected User Experiences and Telemetry service registration failed. Failure code: ```variable``` | +An error occurred with the Windows telemetry service. | +[Ensure the telemetry service is enabled](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled). +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
30 | +Windows Advanced Threat Protection service failed to disable SENSE aware mode in Windows Defender. Failure code: ```variable``` | +Normally, Windows Defender will enter a special passive state if another real-time antimalware product is running properly on the endpoint, and the endpoint is reporting to Windows Defender ATP. | +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) +Ensure real-time antimalware protection is running properly. |
+
31 | +Windows Advanced Threat Protection Connected User Experiences and Telemetry service unregistration failed. Failure code: ```variable``` | +An error occurred with the Windows telemetry service. | +[Check for errors with the Windows telemetry service](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled). | +
33 | +Windows Advanced Threat Protection service failed to persist SENSE GUID. Failure code: ```variable``` | +A unique identifier is used to represent each endpoint that is reporting to the portal. +If the identifier does not persist, the same machine might appear twice in the portal. |
+Check registry permissions on the endpoint to ensure the service can update the registry. | +
34 | +Windows Advanced Threat Protection service failed to add itself as a dependency on the Connected User Experiences and Telemetry service, causing onboarding process to fail. Failure code: ```variable``` | +An error occurred with the Windows telemetry service. | +[Ensure the telemetry service is enabled](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled). +Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. +See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
+
Event ID | -Message | -Description | -Action | -
---|---|---|---|
1 | -Windows Advanced Threat Protection service started (Version ```variable```). | -Occurs during system start up, shut down, and during onbboarding. | -Normal operating notification; no action required. | -
2 | -Windows Advanced Threat Protection service shutdown. | -Occurs when the endpoint is shut down or offboarded. | -Normal operating notification; no action required. | -
3 | -Windows Advanced Threat Protection service failed to start. Failure code: ```variable``` | -Service did not start. | -Review other messages to determine possible cause and troubleshooting steps. | -
4 | -Windows Advanced Threat Protection service contacted the server at ```variable```. | -variable = URL of the Windows Defender ATP processing servers. -This URL will match that seen in the Firewall or network activity. |
-Normal operating notification; no action required. | -
5 | -Windows Advanced Threat Protection service failed to connect to the server at ```variable```. | -variable = URL of the Windows Defender ATP processing servers. -The service could not contact the external processing servers at that URL. |
-Check the connection to the URL. See [Configure proxy and Internet connectivity](#configure-proxy-and-Internet-connectivity). | -
6 | -Windows Advanced Threat Protection service is not onboarded and no onboarding parameters were found. | -The endpoint did not onboard correctly and will not be reporting to the portal. | -Onboarding must be run before starting the service. -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md). |
-
7 | -Windows Advanced Threat Protection service failed to read the onboarding parameters. Failure code: ```variable``` | -The endpoint did not onboard correctly and will not be reporting to the portal. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
8 | -Windows Advanced Threat Protection service failed to clean its configuration. Failure code: ```variable``` | -The endpoint did not onboard correctly and will not be reporting to the portal. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
9 | -Windows Advanced Threat Protection service failed to change its start type. Failure code: ```variable``` | -The endpoint did not onboard correctly and will not be reporting to the portal. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
10 | -Windows Advanced Threat Protection service failed to persist the onboarding information. Failure code: ```variable``` | -The endpoint did not onboard correctly and will not be reporting to the portal. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
11 | -Windows Advanced Threat Protection service completed. | -The endpoint onboarded correctly. | -Normal operating notification; no action required. -It may take several hours for the endpoint to appear in the portal. |
-
12 | -Windows Advanced Threat Protection failed to apply the default configuration. | -Service was unable to apply configuration from the processing servers. | -This is a server error and should resolve after a short period. | -
13 | -Service machine ID calculated: ```variable``` | -Normal operating process. | -Normal operating notification; no action required. | -
14 | -Service cannot calculate machine ID. Failure code: ```variable``` | -Internal error. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
15 | -Windows Advanced Threat Protection cannot start command channel with URL: ```variable``` | -variable = URL of the Windows Defender ATP processing servers. -The service could not contact the external processing servers at that URL. |
-Check the connection to the URL. See [Configure proxy and Internet connectivity](#configure-proxy-and-Internet-connectivity). | -
17 | -Windows Advanced Threat Protection service failed to change the Connected User Experiences and Telemetry service location. Failure code: ```variable``` | -An error occurred with the Windows telemetry service. | -[Ensure the telemetry service is enabled](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled) -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
18 | -OOBE (Windows Welcome) is completed. | -Service will only start after any Windows updates have finished installing. | -Normal operating notification; no action required. | -
19 | -OOBE (Windows Welcome) has not yet completed. | -Service will only start after any Windows updates have finished installing. | -Normal operating notification; no action required. -If this error persists after a system restart, ensure all Windows updates have full installed. |
-
20 | -Cannot wait for OOBE (Windows Welcome) to complete. Failure code: ```variable``` | -Internal error. | -If this error persists after a system restart, ensure all Windows updates have full installed. | -
25 | -Windows Advanced Threat Protection service failed to reset health status in the registry, causing the onboarding process to fail. Failure code: ```variable``` | -The endpoint did not onboard correctly and will not be reporting to the portal. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
26 | -Windows Advanced Threat Protection service failed to set the onboarding status in the registry. Failure code: ```variable``` | -The endpoint did not onboard correctly. -It will report to the portal, however the service may not appear as registered in SCCM or the registry. |
-Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
27 | -Windows Advanced Threat Protection service failed to enable SENSE aware mode in Windows Defender. Onboarding process failed. Failure code: ```variable``` | -Normally, Windows Defender will enter a special passive state if another real-time antimalware product is running properly on the endpoint, and the endpoint is reporting to Windows Defender ATP. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) -Ensure real-time antimalware protection is running properly. |
-
28 | -Windows Advanced Threat Protection Connected User Experiences and Telemetry service registration failed. Failure code: ```variable``` | -An error occurred with the Windows telemetry service. | -[Ensure the telemetry service is enabled](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled). -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
29 | -Windows Advanced Threat Protection service failed to read the offboarding parameters. Failure code: ```variable``` | -Naama: Should I remove this error? Or just leave it as internal? | -TBD | -
30 | -Windows Advanced Threat Protection service failed to disable SENSE aware mode in Windows Defender. Failure code: ```variable``` | -Normally, Windows Defender will enter a special passive state if another real-time antimalware product is running properly on the endpoint, and the endpoint is reporting to Windows Defender ATP. | -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) -Ensure real-time antimalware protection is running properly. |
-
31 | -Windows Advanced Threat Protection Connected User Experiences and Telemetry service unregistration failed. Failure code: ```variable``` | -An error occurred with the Windows telemetry service. | -[Check for errors with the Windows telemetry service](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled). | -
32 | -Windows Advanced Threat Protection service failed to request to stop itself after offboarding process. Failure code: ```variable``` | -Naama: Should I remove this error? Or just leave it as internal? | -TBD | -
33 | -Windows Advanced Threat Protection service failed to persist SENSE GUID. Failure code: ```variable``` | -A unique identifier is used to represent each endpoint that is reporting to the portal. -If the identifier does not persist, the same machine might appear twice in the portal. |
-Check registry permissions on the endpoint to ensure the service can update the registry. | -
34 | -Windows Advanced Threat Protection service failed to add itself as a dependency on the Connected User Experiences and Telemetry service, causing onboarding process to fail. Failure code: ```variable``` | -An error occurred with the Windows telemetry service. | -[Ensure the telemetry service is enabled](#ensure-that-the-telemetry-and-diagnostics-service-is-enabled). -Check that the onboarding settings and scripts were deployed properly. Try to redeploy the configuration packages. -See [Configure Windows Defender ATP endpoints](configure-endpoints-windows-defender-advanced-threat-protection.md) |
-
35 | -Windows Advanced Threat Protection service failed to remove itself as a dependency on the Connected User Experiences and Telemetry service. Failure code: ```variable``` | -Naama: Should I remove this error? Or just leave it as internal? | -TBD | -