Posts

Showing posts from March, 2018

Migrating users homefolders or fileshares to OneDrive/Sharepoint with PowerShell

Image
Moving files from on premise fileservers are a task more and more organizations are working with, both home folders to OneDrive and fileshares to sites. Microsoft have created a nice graphical interface for this task "Microsoft SharePoint Migration Tool", you can check it out in my blog post " Migration users homefolders to OneDrive with Microsoft SharePoint Migration Tool " But there are some limitations, and in many cases, it might be simpler to just script the process. Microsoft has also created a guide for that too. The guide are called " Upload on-premises content to SharePoint Online using PowerShell cmdlets "