Forum Discussion
Michiel van den Broek
Jul 22, 2016Iron Contributor
Back-up tools for Office 365
Started this question a while back on Yammer. What tools do you use to back-up mail and files stored in Office 365?
The fact that your files are back-upped inside and outside the datacenters of...
Zoltan Bagyon
Feb 04, 2017Iron Contributor
Restoring previous version of SPO/Onedrive files can be automated with powershell, see this script for example.
Feb 04, 2017
Good script for restoring a previous version of the file but you need the file there so I see this script more as an Utility that could complement a backup solution...a backup solution means to be backup and restore a file what means not only the file, but also the metadata & file versions....of course you could also be able to do this by using PowerShell. Indeed those backup tools we are talking about are using behind the scenes the same technology show in the script (for SPO): SharePoint Client Side Object Model