Hi,
I have been assigned to audit a DFS infrastructure, because there are happening strange behaviour. I am not very experienced with DFS, so I come here in search of help.
The infrastructure is as follows:
All file servers are Windows 2016.
The company has a central office and several branch offices. Each branch office has a file server, some of them member server, others Domain controller acting as file server.
The central office has a domain controller acting as file server.
The company wants to centralize data in central office, so all users access their documents locally in their branch offices. All branch office data then replicates through DFS to the central server, so the backups are done against the central server. Nobody
can write to central server.
The question is that I am seeing very strange things. There are offices that don't replicate to central since one month ago; there are offices that have never replicated. There are offices such as one that I put a file in the office server and in real time
I see the file appear in the central office, but there are others that I see for example last date of modification in central server lets say, today at 10:00 am, but a file that I put in the office server today at 8:00 AM is not replicated.
Also, the Get-DFSRStatus -Computername Centralserver shows only a list of files, most of them in scheduled status, some of them in Running status, but all of them, source server one of the servers that has never replicated.
In summary, there is a situation near a chaos. And I don't know how to afford it. Is there any direct way to diagnose the correct replication of DFS?
Thanks