After a migration the data keeps going to the old server.

techcoor 1,266 Reputation points
2021-05-28T20:51:04.843+00:00

Bought up a replacement server, added it to the domain. Verified the DHCP was working. Saw that the both servers DNS are listed when using the ipconfig /all. Copied over the data. Move the FSMO modes to new server.

Thought moving the FMSO modes would cause the data to be saved on the new server but find the data is still being saved on the old server.

What am I missing?

Windows for business | Windows Server | User experience | Other
{count} vote

Accepted answer
  1. techcoor 1,266 Reputation points
    2021-06-18T15:34:40.917+00:00

    There were a number problems with trying to move Folder Redirection folders/files. There was no consistent failure. The reference above did not give all the GPO settings. Used:
    Basic – Redirect everyone’s folder to the same location
    Create a folder for each user under the root path
    \DC3\Folder_Redirection
    Move contents of Desktop, Documents, Favorites to new location
    Redirection the folder back to the local userprofile
    Music, Picture Video follow Documents

    The two basic failures were:

    1. Directory structure was set up on new DC3 but different folders Desktop, Documents, Music, Pictures, Videos and Favorites contents would failed to transfer over. It could be only one, two, three or all. In this case, the Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders would show all pointing to correct DC3. In the event viewer, the Windows log, Application, Folder Redirection Event 501 would say "Successfully applied policy and redirected folder". So everything looks correct but the folders/files did not move. The fix was to manually move the folders/files
    2. The entry in In this case the Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders would show various combinations of Desktop, Documents, Music, Pictures, Videos and Favorites pointed to the wrong DC. The simplest fix was to reboot the computer again. In some cases just changing the DC in Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders worked. In the worst case, changing the DC in Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders did not work. Could not access the user's folders on DC1 for some unknown permission issue. For those cases, used USB drive to transfer the folders/files.
    1 person found this answer helpful.
    0 comments No comments

12 additional answers

Sort by: Most helpful
  1. techcoor 1,266 Reputation points
    2021-05-28T20:55:36.113+00:00

    The data is on a separate drive from the OS on the server. File folders like redirected_user_files.

    0 comments No comments

  2. techcoor 1,266 Reputation points
    2021-05-28T21:06:00.857+00:00

    There will be a delay.
    I have to wait until no one is around then recopy the data.
    Then use the link

    0 comments No comments

  3. techcoor 1,266 Reputation points
    2021-05-30T23:18:25.197+00:00

    Yes, as DSPatrick says this problem has nothing to do with FSMO and the link DSPatrick provided provides useful information.

    I tried to go into the map drive and folder redirection GPOs to change the location from old to new server and that did not work.

    0 comments No comments

  4. techcoor 1,266 Reputation points
    2021-05-30T23:24:06.967+00:00

    I thought I had.

    0 comments No comments

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.