Forum Discussion
RahamimL
Apr 18, 2019Iron Contributor
Downloading a user's OneDrive data
Hi all, In our organization, before we started moving people to OneDrive, we moved the user's home directory to a backup location and deleted the directory from the our storage. This was done wit...
Maruthi Gadde
Apr 18, 2019Iron Contributor
RahamimL you can make yourself the SiteCollection owner ( You need SharePoint Online Administrator access for this) of the users oneDrive . Navigate to the users oneDrive and use the OneDrive Sync Client to Sync the user OneDrive content.
- RahamimLApr 18, 2019Iron Contributor
Maruthi GaddeI want to automate everything via script and not doing it manually. I can give the site ownership to a site via the script. The only problem is how can I download the content?
- Apr 18, 2019Why download the content? Just leave it in place and give anyone that needs access access to the document over time. Long as you set a preservation to store it for a long time you are good. Much easier than trying to shift files around and it doesn’t eat into your licensing / storage.
- RahamimLApr 19, 2019Iron ContributorWe're talking about a user that left the organization.
We want to move the user's data to a backup tape and we already have a script that does this for users on our local storage. Now we want the script to do the same thing for users in OneDrive.