Active Directory Diagnostic Tests - Troubleshoot Errors in Specific test

Active Directory Diagnostic Tests - Troubleshoot Errors in Specific test

In Active Directory Monitor, Diagnostic tests have been introduced in build 14040. To troubleshoot any errors in a specific test in the Diagnostic tests tab, follow the below steps:

1) Open Powershell in administrator mode in the machine where Applications Manager is installed.

2) Go to <AppManager-Home>\working\conf\application\scripts\powershell

3) Run the command:
           
            .\ADDiagnosticTests.ps1 'hostname' 'username' 'password' 'Test' >C:\diagtest.txt

Note: Replace the hostname, username and password with the credentials of the reported AD machine and replace Test with the corresponding test name (refer below table).

4) Get the diagtest.txt file which will be generated in C:\ drive.

5) Check this file for any errors in that specific test to troubleshoot.


Test Name (as in UI)
Test Name (to be used in command)
Connectivity Check
Connectivity
Advertising Status Check
Advertising
SYSVOL Status Check
SysVolCheck
Knowledge Consistency Check
KccEvent
RID Master Accessibility Check
RidManager
Machine Account Information Check
MachineAccount
Global Role-holders Locator Check
LocatorCheck
File Replication System Check
FrsEvent
Distributed File System Check
DFSREvent
Logon Priviledges(NetLogons) Check
NetLogons
Object Replication Check
ObjectsReplicated
Verify References for FRS and Replication Infrastructure
VerifyReferences
Intersite Replication Error Check
Intersite
Cross Reference Check Tests
CrossRefValidation
Security Descriptor Reference Check Tests
CheckSDRefDom

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Troubleshooting Failed Diagnostic Tests

                        This KB is intended for troubleshooting Diagnostic Tests with Failed results. If you encounter any errors displayed in the monitor that prevent the execution of Diagnostic tests, or if there is no data available for Diagnostic Tests, please refer ...
                      • Active Directory monitor health getting affected due to port connectivity test

                        From the build number 14071 port connectivity test feature have been introduced. If a few ports were down and unable to connect this behavior will affect the health of the corresponding Active directory monitor.  To clear the critical health alert ...
                      • No data available (or) error in Diagnostic tests

                        1. In Applications Manager console, navidate to Admin -> Performance Polling -> Optimize Data Collection.  2. Select Active Directory as monitor type and choose the required metric under 'Metric Name'. Select Collect data in every poll option and ...
                      • Unable to add Active Directory monitor

                        1. Open command prompt in administrator mode and navigate to <Applications Manager Home>\working\conf\application\scripts directory. 2. Execute the below command replacing hostname, username and password with that of the Active Directory server: ...
                      • Troubleshooting errors during data collection in Microsoft 365 monitor (For versions upto v16300)

                        Prerequisites: Ensure that you have met all the prerequisites for the Microsoft 365 monitor. From Applications Manager version 16300 onwards, Microsoft 365 monitor will use Microsoft Graph API as the primary mode of data collection. We have migrated ...