On my client server when I query my DFS namespace \\mydomain.local\data\ some of my target folders doesn't show up. They definitely show up under DFS Management, and I can access them with \\mydomain.local\data\<myfolder>. The issue is just that they do not show up.
I've ran dfsdiag /testDFSIntegrity /DFSRoot:\\ mydomain.local \Data /Recurse /Full
and I got this:
Warning: The reparse point for the following DFS folder (link) does not exist: \\Domain\Data\Folder1
Warning: The reparse point for the following DFS folder (link) does not exist: \\Domain\Data\Folder5
Warning: The reparse point for the following DFS folder (link) does not exist: \\Domain\Data\Folder8
Warning: The reparse point for the following DFS folder (link) does not exist: \\Domain\Data\Folder12
Warning: The reparse point for the following DFS folder (link) does not exist: \\Domain\Data\Folder14
Warning: The reparse point for the following DFS folder (link) does not exist: \\Domain\Data\Folder16
Does anyone of you knows how to fix this ?
Thanks for your help