In this article:
Issue description
Prerequisites
Possible causes
Resolution
How to reach support
Related topics and articles
Issue description
The main dashboard in ADAudit Plus is empty, and all the report widgets show the message No Data Available.
Prerequisites
You must have administrator access to the ADAudit Plus web console.
You need administrator access to your domain controllers to check and configure audit policies.
Possible causes
The domain controllers are disabled in the ADAudit Plus configuration, which prevents event collection.
The necessary Windows audit policies are not enabled on the domain controllers, so no audit data is being generated.
Resolution
Follow these steps to diagnose and resolve the issue.
Step 1: Check if domain controllers are enabled
In ADAudit Plus, navigate to the Domain Settings page.
Check the status of your domain controllers. If they are disabled, they will have a red symbol in the Actions column.
If your domain controllers are disabled, select them and click the green checkmark icon to enable them for event collection.
Step 2: Verify and enable the required audit policies
To check your current configuration, log in to a domain controller, open Command Prompt as an administrator, and run the command auditpol /get /category:*.
Review the output to see if the required policies (e.g., under Account Management or Logon/Logoff) are set to No Auditing.
If the policies are not configured, open the Group Policy Management Console.
Edit the Default Domain Controllers Policy.
Navigate to Computer Configuration > Policies > Windows Settings > Security Settings > Advanced Audit Policy Configuration.
Enable the required audit policies for Success and Failure as needed for the reports you want to view.
After configuring the policies, run gpupdate /force in an elevated Command Prompt to apply the changes immediately.
Step 3: Verify event data collection
Navigate to <Installation directory>\ADAudit Plus\eventdata on your server and check for files in the Raw and Processed folders. The presence of new files indicates that data is now being collected.
How to reach support
If your dashboard is still empty after enabling your domain controllers and configuring the audit policies, please contact our support team for further assistance.
Related topics and articles
Troubleshooting missing user account changes in reports