Forum Discussion
DiogoSousa
May 17, 2021Iron Contributor
OneDrive Known Folders with other redirects
Hello and greetings from Portugal! We're thinking about implementing the OneDrive "known folders" GPO to move desktop, documents and favorites to OneDrive but...at this moment we already have a G...
- May 20, 2021We migrated in bulk using the SharePoint Migration Tool. You can build a relatively simple script to get a list of all user's OneDrive urls and their homepaths into a csv which you can then import to SPMT to upload.
DiogoSousa
May 20, 2021Iron Contributor
Hi Rhys and tks for your reply.
But...how did you managed the documents the user had at %HOMESHARE%%HOMEPATH%?
But...how did you managed the documents the user had at %HOMESHARE%%HOMEPATH%?
Rhys Williams
May 20, 2021Iron Contributor
We migrated in bulk using the SharePoint Migration Tool. You can build a relatively simple script to get a list of all user's OneDrive urls and their homepaths into a csv which you can then import to SPMT to upload.
- DiogoSousaMay 20, 2021Iron ContributorOh I see!
That seems a good way to do this! Tks Rhys