You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ATPDocs/deploy/configure-windows-event-collection.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Use the following procedures to configure auditing on the domain controllers tha
59
59
60
60
This procedure describes how to modify your domain controller's Advanced Audit Policy settings as needed for Defender for Identity via the UI.
61
61
62
-
**Related health issue:**[Directory Services Advanced Auditing is not enabled as required](../health-alerts.md)
62
+
**Related health issue:**[Directory Services Advanced Auditing isn't enabled as required](../health-alerts.md)
63
63
64
64
To configure your Advanced Audit Policy settings:
65
65
@@ -100,7 +100,7 @@ To configure your Advanced Audit Policy settings:
100
100
101
101
1. From an elevated command prompt, enter `gpupdate`.
102
102
103
-
1. After you apply the policy via GPO, conform that the new events appear in the Event Viewer, under **Windows Logs** > **Security**.
103
+
1. After you apply the policy via GPO, confirm that the new events appear in the Event Viewer, under **Windows Logs** > **Security**.
104
104
105
105
To test your audit policies from the command line, run the following command:
106
106
@@ -114,7 +114,7 @@ For more information, see the [auditpol reference documentation](/windows-server
114
114
115
115
The following actions describe how to modify your domain controller's Advanced Audit Policy settings as needed for Defender for Identity by using PowerShell.
116
116
117
-
**Related health issue:** [Directory Services Advanced Auditing is not enabled as required](../health-alerts.md)
117
+
**Related health issue:** [Directory Services Advanced Auditing isn't enabled as required](../health-alerts.md)
118
118
119
119
To configure your settings, run:
120
120
@@ -167,7 +167,7 @@ This section describes the extra configuration steps that you need for auditing
167
167
> - Domain group policies to collect Windows event 8004 should be applied *only* to domain controllers.
168
168
> - When a Defender for Identity sensor parses Windows event 8004, Defender for Identity NTLM authentication activities are enriched with the server-accessed data.
169
169
170
-
**Related health issue:**[NTLM Auditing is not enabled](../health-alerts.md)
170
+
**Related health issue:**[NTLM Auditing isn't enabled](../health-alerts.md)
171
171
172
172
To configure NTLM auditing:
173
173
@@ -192,7 +192,7 @@ To collect events for object changes, such as for event 4662, you must also conf
192
192
> [!IMPORTANT]
193
193
> Review and audit your policies (via the [UI](#configure-advanced-audit-policy-settings-from-the-ui) or [PowerShell](#configure-advanced-audit-policy-settings-by-using-powershell)) before you enable event collection, to ensure that the domain controllers are properly configured to record the necessary events. If this auditing is configured properly, it should have a minimal effect on server performance.
194
194
195
-
**Related health issue:**[Directory Services Object Auditing is not enabled as required](../health-alerts.md)
195
+
**Related health issue:**[Directory Services Object Auditing isn't enabled as required](../health-alerts.md)
196
196
197
197
To configure domain object auditing:
198
198
@@ -233,7 +233,7 @@ To configure domain object auditing:
233
233
234
234

235
235
236
-
Now, all relevant changes to directory services appear as 4662 events when they're triggered.
236
+
Now, all relevant changes to directory services appear as 4,662 events when they're triggered.
237
237
238
238
1. Repeat the steps in this procedure, but for **Applies to**, select the following object types <sup>1</sup>
239
239
-**Descendant Group Objects**
@@ -368,7 +368,7 @@ To configure auditing on Microsoft Entra Connect servers:
368
368
369
369
## Update legacy configurations
370
370
371
-
Defender for Identity no longer requires logging 1644 events. If you have either of the following settings enabled, you can remove them from the registry.
371
+
Defender for Identity no longer requires logging 1,644 events. If you have either of the following settings enabled, you can remove them from the registry.
0 commit comments