Jan 24 2019 01:48 AM - edited Jan 24 2019 01:49 AM
I can't seem to find a Powershell script that moves a users files from a folder to the Users OneDrive?
can someone help?
Jan 24 2019 02:02 AM - edited Jan 24 2019 02:02 AM
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.
Jan 24 2019 02:09 AM
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
Jan 24 2019 03:08 AM - edited Jan 24 2019 03:15 AM
Solutionit 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/
Jan 24 2019 03:08 AM - edited Jan 24 2019 03:15 AM
Solutionit 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/