Forum Discussion
chiragcanada2020
May 28, 2021Copper Contributor
What steps to follow to move users from their mapped personal drives to One drive for business?
Hello, We have several 100 users whose personal mapped drive is R drive on our network. We want to move all of them to One drive for business. What steps to follow in our domain controller (GPO) ...
jawiley
May 28, 2021Copper Contributor
Use this guide for an overview of how it will work:
https://docs.microsoft.com/en-us/onedrive/redirect-known-folders
And this guide on how to enforce KFM policies:
https://docs.microsoft.com/en-us/onedrive/use-group-policy
Basically your options are either user the SPMT to seed the folders with user data or redirect the stuff back local and then let the OneDrive Client move it for you. Here is the SPMT article:
https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-migration-tool
https://docs.microsoft.com/en-us/onedrive/redirect-known-folders
And this guide on how to enforce KFM policies:
https://docs.microsoft.com/en-us/onedrive/use-group-policy
Basically your options are either user the SPMT to seed the folders with user data or redirect the stuff back local and then let the OneDrive Client move it for you. Here is the SPMT article:
https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-migration-tool
- chiragcanada2020Jun 03, 2021Copper Contributor
jawiley - Thanks for pointing out to some good direction. I am wondering about the link to enforce KFM policy. It says to install one drive sync app and copy two files(onedrive.adml and onedrive.admx). Where to install one drive sync app? on domain controller? where to get those files from .admx and adml? Is it on each user computer (100s of them joined to domain) or from only domain controller? I enabled the policy by putting tenant ID and run gpupdate in our domain controller. Nothing happened so far. Please