I have a DFS structure with nested namespaces that looks like this:
- \\DFS\share1
- \\DFS\share1\folder1
- \\DFS\share1\folder2
- \\DFS\share2
- \\DFS\share2\folder1
- \\DFS\share2\folder2
- \\DFS\AllShares
- \\DFS\AllShares\share1
- \\DFS\AllShares\share2
From my Win7 computer I can browse to \\mydom\DFS\AllShares\share1\folder1 and check the DFS tab to see what server I am mapped to for the folder target
But on a computer in a different site, when I browse to \\mydom\DFS\AllShares\share1\folder1 and check the DFS tab it just lists a single folder target for the root namespace \\DFS\AllShares so I can't find what server I am mapped to.