Forum Discussion
Dean_Gross
Feb 16, 2018Silver Contributor
Finding files in SPO recycle bin
what is the trick for finding specific files in SPO recycle bin? we can only sort by title and date deleted, there is no filtering and when there are thousands of files, it is an endless scroll which...
Cyrille Belfort
Nov 16, 2018Copper Contributor
I've found this UNTESTED and (relativelly) old powershell script search option, that we'll explore in our team. http://www.sharepointdiary.com/2016/07/sharepoint-online-search-recycle-bin-using-powershell.html
As recycleBin is now the only Back Up management mechanism in SPO, it is almost indispensable to make it more efficient. At the moment it works that's it. Good search / filtering mechanism would make it great.
We had an incident where a user misunderstanding onedrive synchronisation just deleted ~7000 files from his synced folders (Sharepoint). Was hell to find all these mistakenly deleted files (as other files were also rightfully deletes in the middle).