In this manual I will explain step by step how to migrate your users from their personal drive to OneDrive using bulk migration in SharePoint Migration tool. This includes preparing the users OneDrive, granting permissions, and setup SharePoint Migration tool.
Prerequisites
Before we begin, we will need a migration station, I would recommend to use a server designed for this purpose. On the migration server make sure you install the following:
- Microsoft Services Online Sign-in assistant
https://www.microsoft.com/en-us/download/details.aspx?id=41950 - PowerShell module SharePoint
(Install-Module -Name Microsoft.Online.SharePoint.PowerShell) - PowerShell module MSonline
(Install-Module MSOnline)