In this article:
Objective
Prerequisites
Steps to follow
Validation and confirmation
Tips
Related topics and articles
Objective
This article provides a step-by-step guide to enable and configure the appropriate audit policies in your environment to ensure ADAudit Plus can collect necessary security log data from the following machine types.
Domain controllers (DCs)
Workstations
File servers
Member servers
Proper audit policy configuration ensures that the necessary security events are generated and available for ADAudit Plus to collect. Without this configuration, ADAudit Plus cannot provide complete visibility into activities like logon attempts, user management, file access, and other vital audit events.
Prerequisites
You must have administrative privileges to access and modify Group Policy settings.
ADAudit Plus should be installed and configured.
The target machines (DCs, workstations, file servers, member servers) should be added in ADAudit Plus.
Steps to follow
Step 1: Open the Group Policy Management Console (GPMC)
Press Windows + R to open the Run dialog.
Type gpmc.msc and press Enter to launch the Group Policy Management Console.
In the left pane, expand Forest > Domains > Your domain.
Right-click the appropriate Group Policy Object (GPO) based on the machine type and select Edit to launch the Group Policy Management Editor.
Step 2: Audit policy configuration for DataEngine servers
Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration > Audit Policies.
Enable the following audit policies:
Category | Subcategory | Audit events |
Object Access | Audit File System | Success and Failure |
Policy Change | Audit Policy Change | Success and Failure |
Logon/Logoff | Audit Logon | Success and Failure |
Step 3: Audit policy configuration for DCs
Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration > Audit Policies.
Enable the following audit policies:
Category | Subcategory | Audit events |
Account Logon | Audit Credential Validation | Success and Failure |
Account Management | Audit User Account Management | Success and Failure |
Directory Service Access | Audit Directory Service Changes | Success |
Logon/Logoff | Audit Logon | Success and Failure |
Object Access | Audit File System | Success and Failure |
Policy Change | Audit Policy Change | Success and Failure |
Step 4: Audit policy configuration for Workstations
Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration > Audit Policies.
Enable the following audit policies:
Category | Subcategory | Audit events |
Logon/Logoff | Audit Logon | Success and Failure |
Object Access | Audit File System | Success and Failure |
Logon/Logoff | Audit Special Logon | Success |
Policy Change | Audit Policy Change | Success and Failure |
Step 5: Audit policy configuration for File servers
Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration > Audit Policies.
Enable the following audit policies:
Category | Subcategory | Audit events |
Object Access | Audit File System | Success and Failure |
Object Access | Audit Handle Manipulation | Success and Failure |
Policy Change | Audit Policy Change | Success and Failure |
Step 6: Audit policy configuration for Member servers
Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration > Audit Policies
Enable the following audit policies:
Category | Subcategory | Audit events |
Logon/Logoff | Audit Logon | Success and Failure |
Object Access | Audit File System | Success and Failure |
Policy Change | Audit Policy Change | Success and Failure |
Validation and confirmation
Perform actions relevant to the enabled policies (e.g., logon, file access).
Open Event Viewer:
Press Windows + R, type eventvwr.msc, and press Enter.
Navigate to Windows Logs > Security.
Check for relevant event IDs such as 4624, 4625, 4663, 4732, etc.
Log in to ADAudit Plus.
Navigate to Active Directory > User Logon Reports > User Logon Activity.
Confirm the events appear in the corresponding reports.
Tips
Apply GPOs to organizational units (OUs) instead of entire domains to limit the audit scope.
Use success or failure auditing only where required to reduce log noise.
Regularly review and adjust audit settings based on business needs.
Monitor event log size and retention to prevent data loss.
Related topics and articles