When I issue the following command: Dfsdiag /testdfsintegrity /dfsroot:\\domain.com\users /recurse /full I get warnings like: Checking the registry of the namespace servers... Success: Registry information on namespace servers is consistent with the metada ta in Active Directory Domain Services. Validating reparse points of all DFS folders in namespace: \\domain\users Validating access, access control list (ACL), target state of DFS folders in nam espace: \\domain\users Warning: The access control lists (ACLs) of the shares are inconsistent. Folder targets: \\server1\Users$\jmartz\Data\Documents; \\server2\Users$\jmartz\Data\Docu ments DFS folder (link): \\domain\users\jmartz\Documents
However when I do a get-acl on both folder targets, the results are identical.
Why is dfsdiag saying they are not?