Forum Discussion
SharePoint Online Recycle Bin Copy/Backup
Hi,
This might be a odd question but is it possible at all to make a backup or copy of my Recycle Bin, if not possible no worries.
Reason for asking : Some people deletes file and remembers 100days later they accidently deleted the file, then it's a bit harder to get back the file just from restoring the file from the recycle bin.
Thanks.
11 Replies
- Andrew HodgesBronze Contributor
Hi,
jvdwesthuizen3rd party product would do the trick ( something like https://spanning.com/products/office365-backup/) , but seems a bit excessive. If it was my project I would just agree the service level with the customer/business and set it at 93 days. I know a lot of orgs that only have 30 days backup of servers etc.
Kind regards
Andy- jvdwesthuizenBrass Contributor
Thanks for the update and details.
Is there perhaps a powershell script (or command rather) that you know of that I can use to copy files to my local pc or server?
Thanks.
- Andrew HodgesBronze Contributor
jvdwesthuizen afraid not.
Have you looked at retention labels? Applying retention labels makes it harder for users to delete files as they have to physically remove the retention label before being able to delete the content. Its not actually how I would have implemented retention labels but may be useful in this case.
- I can only think on doing this with PS. You can use PS to access the recycle bin, but I have not tested if you can also get the items that are in the recycle bin to your local PC
- jvdwesthuizenBrass Contributor
Hi,
Thanks for the reply and update.
I know you mentioned you haven't tested it, but did you perhaps ran any commands? Or possible commands to run, I will also check any get back.
Thanks.