Skip to content

Commit 6a4e0cf

Browse files
authored
Fixed indent
1 parent d940a03 commit 6a4e0cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ATPDocs/deploy/configure-windows-event-collection.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To configure your Advanced Audit Policy settings:
6565

6666
1. Sign in to the server as **Domain Administrator**.
6767
1. Open the Group Policy Management Editor from **Server Manager** > **Tools** > **Group Policy Management**.
68-
1. Expand **Domain Controllers Organizational Units**, right-click **Default Domain Controllers Policy**, and then select **Edit**.
68+
1. Expand **Domain Controllers Organizational Units**, right-click **Default Domain Controllers Policy**, and then select **Edit**.
6969

7070
![Screenshot of the pane for editing the default policy for domain controllers.](../media/advanced-audit-policy-check-step-1.png)
7171

@@ -102,11 +102,11 @@ To configure your Advanced Audit Policy settings:
102102

103103
1. After you apply the policy via GPO, conform that the new events appear in the Event Viewer, under **Windows Logs** > **Security**.
104104

105-
To test your audit policies from the command line, run the following command:
105+
To test your audit policies from the command line, run the following command:
106106

107-
```cmd
108-
auditpol.exe /get /category:*
109-
```
107+
```cmd
108+
auditpol.exe /get /category:*
109+
```
110110
111111
For more information, see the [auditpol reference documentation](/windows-server/administration/windows-commands/auditpol).
112112

0 commit comments

Comments
 (0)