Forum Discussion
OD4B - fileshare migration powershell - 1 user
I can't seem to find a Powershell script that moves a users files from a folder to the Users OneDrive?
can someone help?
it must be a 'pure' PowerShell script - and no references to the SPMT cmdlet - so no 'footprint' from a application/install as this install requires a long Change Management/RFC Process...
There must be a simple PowerShell that input just the user and their OD site
[update] I just found this: https://www.lieben.nu/liebensraum/o365migrator/
- Cian AllnerSilver Contributor
Don't know about PowerShell but the free SharePoint Migration Tool could be used for this, it's easy to use, might be worth looking at anyway.
- Taen kerenSteel Contributor
Must be PowerShell
https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-migration-tool
There is powershell for this tool too!
https://docs.microsoft.com/en-us/sharepointmigration/overview-spmt-ps-cmdlets
/ Adam