I've done a lot of searching about this but have not found a clear step-by-step on how to accomplish this:
- We've used folder redirection via GPO for years to redirect user's Documents, Desktop, and Pictures to an on-premise file server
- I want to sunset the file server redirect method and have every user's home directory set to their OneDrive
- The contents of their data should be moved in the background with no user interaction
- This guide: https://learn.microsoft.com/en-us/onedrive/redirect-known-folders illustrates the steps but finally states that it won't work if user's folders have been previously redirected via GPO.
- It suggests using Mover or Sharepoint Migration Tool to accomplish the task but doesn't give detailed info on how to actually do this
- How do I use either of these tools to move user's redirected files from \fileserver\users\username to their individual OneDrive accounts?
Research seems to suggest I setup a CSV that contains information that will bulk move data using the Sharepoint Migration Tool but I get stuck at this point.
How do I setup the CSV and then utilize either tool to move data to each user's OneDrive?
Then how do I remove the existing folder redirection GPO once all files have been moved? I assume by unlinking the policy from the OU.
Thanks for your help!