Forum Discussion
Shanza
Jul 26, 2022Copper Contributor
Restoring deleted SharePoint files in bulk
Hi Community!, One of my colleagues managed to delete 1000+ files from a SharePoint site and we are restoring them set by set using the SharePoint restore option available on the site itself. I a...
MagnusGoksoyrOLDProfile
Jul 26, 2022Bronze Contributor
Shanza As far as I know, and like you mention, by default you can select multiple elements in the site's Recycle Bin and restore them to their original location. I don't know of any other batch restore functionallity unless you use a third-party backup solution.
Shanza
Jul 26, 2022Copper Contributor
Yes, multiple selections in SharePoint recycle bin is possible. However, although it shows everything is selected, as I scroll down the numbers increase. That's the reason I want to know if there's an efficient way to do a one-off restoration. Something like selecting a time and date of the files to restore files.
MagnusGoksoyrOLDProfile, appreciate your reply.
Regards,
Shazna
- Bharath ArjaJul 26, 2022Iron ContributorUnfortunately, experience to restore files from Recycle bin is painful with endless scrolling. I wish MS implements pagination instead of bottomless scrolling. You have to select a bunch, restore and repeat.
- Joslin2335Jul 27, 2022Copper Contributor
Is there no option via powershell
- MagnusGoksoyrOLDProfileJul 27, 2022Bronze ContributorYou might want to try this: https://lazyadmin.nl/powershell/restore-recycle-bin-sharepoint-online-with-powershell/
(I have not tried it myself so you should test it before you use it)