Why does ADManager Plus show "No Reports Available"?

Why does ADManager Plus show "No Reports Available"?

Issue description   

After specifying report parameters such as scope, filters, or date range in ADManager Plus, the generated report may either show the message "No Reports Available" or contain only partial data. This issue affects the reliability of reporting functions, potentially hindering tasks like user activity audits, compliance verification, and account cleanup efforts, where complete and accurate data is essential.

Possible causes   

  1. Unreachable domain controller (DC): ADManager Plus is unable to connect to the DC due to network issues or the DC being offline.

  2. Replication delays or failures: In multi-DC environments, inconsistent replication can lead to missing or outdated data.

  3. Non-replicated attributes: Attributes like LastLogonTime are not replicated across all DCs, affecting specific report types.

  4. Time synchronization mismatch: If the ADManager Plus server and DCs have significantly different system times, it can cause report filtering issues.

  5. No matching data: The chosen report criteria may not match any available data in the given timeframe.

  6. Insufficient permissions: The service account used by ADManager Plus lacks read permissions to retrieve the necessary data.

  7. Incorrect scope selection: The report’s scope may not include the required organizational units (OUs) or objects.

Prerequisites   

  • Ensure administrative access to configure settings in ADManager Plus.

  • The service account configured in ADManager Plus must have read permissions to query the required AD objects and attributes.

Resolution 

Step 1: Verify DC connectivity   

  1. Open Command Prompt on the ADManager Plus server.

  2. Run ping <DomainController>.

NotesNote: Replace <DomainController> with the hostname or IP address of your DCs.

  1. If the DC is unreachable, troubleshoot network connectivity issues.

 Step 2: Confirm replication across DCs   

  1. Log in to ADManager Plus.

  2. Navigate to Directory/Application Settings > Active Directory.

  3. Make sure all DCs in your environment are listed.

  4. Run the following command to sync data manually:

    Info
    repadmin /syncall /AdeP

NotesNote: Replication may take time depending on the number of DCs and sites. In multi-site environments, latency may vary.

 Step 3: Ensure time synchronization    

  1. Confirm that the system time on the ADManager Plus server and all DCs is synchronized.

  2. Use a Network Time Protocol (NTP) server for accuracy.

  3. Restart relevant services and retry report generation.

Notes

Note: Mismatch in system time beyond five minutes may result in trust failures or inaccurate filtering in date-based reports.

 Step 4: Verify account permissions   

  1. Ensure the configured service account has read permissions to all required AD objects and attributes.

  2. Permissions should cover all relevant domains and OUs involved in the report.

 Step 5: Review report scope   

  1. Confirm that the scope selected during report setup includes OUs or domains that contain the expected data.

  2. An incorrect scope may result in empty or partial reports.

Tips   

  • Regularly monitor the health and connectivity status of all DCs.

  • Maintain consistent time synchronization across all servers using a trusted NTP source.

How to reach support  

If the issue persists, contact our support team here

                  New to ADSelfService Plus?

                    • Related Articles

                    • How to generate and export LAPS information in reports using ADManager Plus

                      Objective This article explains how to retrieve and export Local Administrator Password Solution (LAPS) information using ADManager Plus. LAPS helps you securely manage the local administrator passwords of domain-joined computers. By configuring ...
                    • How to schedule custom reports in ADManager Plus

                      ADManager Plus' built-in reports library includes over 200 reports that allow you to fetch crucial information about Active Directory, Microsoft 365, Exchange Server, Google Workspace, and more. It also offers a custom report builder,allowing you to ...
                    • How to view Archived Audit Reports and manage archive settings in ADManager Plus

                      ADManager Plus allows you to archive the actions performed by all help desk technicians during any period of time. The archived reports can be stored at any location defined by you, for any amount of time, as per your requirement. They can also be ...
                    • Microsoft 365 license management using ADManager Plus

                      This article will explain how you can assign and revoke Microsoft 365 licenses using ADManager Plus. With ADManager Plus, you can: Assign Microsoft 365 licenses while creating users. Modify Microsoft 365 licenses for existing users. Remove Microsoft ...
                    • Unable to view LAPS password in ADManager Plus

                      Issue description The LAPS password column in the Workstation Computers report of ADManager Plus is empty. Possible causes Incorrect LAPS configuration: LAPS might not be correctly configured or deployed. Permission issues: The user account used by ...