Trying to find the best way to migrate file shares on one server we are deprecating to a new server. We will then use dfs from this new server to replicate with another new machine for our final setup.
I thought I’d just use dfs to replicate from the old machine to the new one, but then read about some potential issues (however this was on older server OS they had issues). I’ve seen numerous 3rd party tools and robocopy as recommendations for the initial migration.
So my question is am I overthinking this and can I just use DFS on the old server to replicate to one of the new servers then I can setup my final DFS group between the two new servers?
TYIA!