Hello,
I have 2 file server in my company:
MainFS001 - Main Office, which has FolderA and FolderB shared for users.
BranchFS001 - Branch Office, which has FolderC and FolderD shared for users.
DFS is configured on MainFS001 as \\domain.com\files$, and it has Folders A | B | C and D.
So, if I am at any of both sites, I can access \\domain.com\files$ normally, then access any of the four shared folders.
But what happen, for example, if I am at Main Office and the connectivity between the offices goes down? I suppose that I will be able to reach \\domain.com\files$ from Main Office but without access on folders C and D.
And from Branch Office, I suppose that I will be not able to access the DFS name, consequently not able to access any folder. Or I will be able to access the DFS but without any foldere access.
How this exactly works in case of vpn site-to-site goes down?
Thanks,