Description: Checks the integrity of the Distributed File System (DFS) namespace by performing the following tests: - Checks ...

Description: 
Checks the integrity of the Distributed File System (DFS) namespace by
performing the following tests:
- Checks for DFS metadata corruption or inconsistencies between 
  domain controllers.
- Validates the configuration of access-based enumeration to ensure that it
  is consistent between DFS metadata and the namespace server share.
- Detects overlapping DFS folders (links), duplicate folders, and folders
  with overlapping folder targets.

Usage:
DFSDiag /TestDFSIntegrity /DFSRoot: [/Recurse] [/Full]

Parameters:
/DFSRoot::         The DFS namespace to diagnose.

/Recurse:                         Performs the testing including
                                  the namespace interlinks. 

/Full:                            Verifies the consistency of share and
                                  NTFS ACLs and client side configuration on 
                                  all folder targets. It also verifies that 
                                  the Online property is set.

Example:
DFSDiag /TestDFSIntegrity /DFSRoot:\\Contoso.com\MyNamespace /Recurse /Full