diff --git a/windows/keep-secure/troubleshoot-onboarding-windows-defender-advanced-threat-protection.md b/windows/keep-secure/troubleshoot-onboarding-windows-defender-advanced-threat-protection.md index 8a899cf3fc..8de9495f7b 100644 --- a/windows/keep-secure/troubleshoot-onboarding-windows-defender-advanced-threat-protection.md +++ b/windows/keep-secure/troubleshoot-onboarding-windows-defender-advanced-threat-protection.md @@ -184,9 +184,9 @@ For example, if endpoints are not appearing in the **Machines view** list, you m 2. In the log list, under **Log Summary**, scroll until you see **Microsoft-Windows-SENSE/Operational**. Double-click the item to open the log. -> **Note** SENSE is the internal name used to refer to the behavioral sensor that powers Windows Defender ATP. + > **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 following table for a list of events recorded by the service. +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 :---|:---|:---|:--- @@ -225,6 +225,7 @@ Event ID|Message|Description|Action
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. |
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 |