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 ADSelfService Plus?