chrisjako Posted June 18, 2019 Posted June 18, 2019 Can anyone share the method they used to backup H drive folder to users onedrive I have everything else working, SSO via the web and onedrive app, Azure AD join etc - just kind of scratching my head as to how to proceed with getting a copy of users files and folders over to onedrive I would still like to use H Drive if possible, just using ondrive as a mirror so that users can access files at home, I am open to other suggestions and configurations though
free780 Posted June 18, 2019 Posted June 18, 2019 There is this. https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-migration-tool There is a powershell module for it so yo can have a scheduled task to migrate data. I wouldn't want to mirror one drives. You also really need a 'Onedrive Admins` group to grant SPO admin rights to. A powershell script could connect to each onedrive and upload the data. You could use a service account to run as a scheduled task.
gjdb Posted June 19, 2019 Posted June 19, 2019 We use IAM Cloud Drive Mapper (forum sponsor) for user folderredirection and the latest version can also map Teams to a driveletter.
chrisjako Posted June 19, 2019 Author Posted June 19, 2019 There is this. https://docs.microsoft.com/en-us/sharepointmigration/introducing-the-sharepoint-migration-tool There is a powershell module for it so yo can have a scheduled task to migrate data. I wouldn't want to mirror one drives. You also really need a 'Onedrive Admins` group to grant SPO admin rights to. A powershell script could connect to each onedrive and upload the data. You could use a service account to run as a scheduled task. So i was think of doing this for our network drives, can it be run similar to a robocopy script, where only files changed from the last migration are copied over?
chrisjako Posted June 19, 2019 Author Posted June 19, 2019 We use IAM Cloud Drive Mapper (forum sponsor) for user folderredirection and the latest version can also map Teams to a driveletter. Thanks it looks like it would solve my problem, I would rather try resolve it for free though since our licence for this would be £1500
gjdb Posted June 19, 2019 Posted June 19, 2019 Thanks it looks like it would solve my problem, I would rather try resolve it for free though since our licence for this would be £1500 We did test with free solutions (scripts) and it was chaos. This solutions is cheaper then a month salary of one sysadmin
free780 Posted June 19, 2019 Posted June 19, 2019 If you mean the scripts that use webdav. Yes chaos. However if you need a custom powershell script you can do it with the sharepoint migration tool and powershell module.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now