DFS Migration Steps

Marcus Wong Theen Nam 1,146 Reputation points
2021-09-10T06:15:21.51+00:00

Currently I have a DFS namespace setup with the following:

Namespace: Domain-wide (\mydomain.com\share)
Folder: SharedFolder1
Folder Targets: \FileServer1\SharedFolder1, \FileServer2\SharedFolder1, \FileServer3\SharedFolder1

All these file servers are located in different site and has DFS Replication enabled. I would like to migrate FileServer1 to new office (also a new AD site) without changing the DFS Namespace. May I know is the below steps correct?

  1. Install DFS on new file server and add it into DFS namespace of \SharedFolder1
  2. Robocopy the data to new file server
  3. Remove original server as DFS folder target from \SharedFolder1
  4. Run last time robocopy to sync up all changes

Appreciate if anyone could advise me if these steps are good to go, or is there anything wrong with these?

Windows for business Windows Server User experience Other
Windows for business Windows Server Storage high availability Other
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 86,026 Reputation points
    2021-09-10T07:02:18.673+00:00

    Hi @Marcus Wong Theen Nam ,

    The above mentioned steps are correct, I would however recommend you to enable your new DFS Namespace server first and then disable your old new DFS Namespace server before removing it. This is only to be on the safe side, let it be disabled for like a week, and once it has been disabled for a week you can safely remove it, this is more as a precaution.

    It is recommended to perform the last robocopy syncronization copy with the latest changes during a time period when as little users as possible are working with the files within your DFS Namespace, for example during a maintenance window or a weekend perhaps.

    ----------

    If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

    Best regards,
    Leon


1 additional answer

Sort by: Most helpful
  1. Limitless Technology 39,916 Reputation points
    2021-09-10T11:47:04.463+00:00

    Hello Marcus,

    The steps you have mentioned, seem fine to me. but it is essential to have a look at your DFS namespace server. just disable your old server after enabling your new Namespace server. leave it for a while before removing it, which enables you to execute your process with any removal issues as the new DFS namespace will settle on your system process.

    On an important note, in order to sync all changes run robocopy.

    Hope this answers all your queries, if not please do repost back.
    If an Answer is helpful, please click "Accept Answer" and upvote it : )


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.