Replies: 1 comment
-
|
Hello @gavinlew , There are 52666 items on the first-stage recycle bin. But maybe none of them match the filter you set?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have come across your application and I am hoping I can use it to restore 52,666 files from the first stage recycle bin.
Is there a typo in the Solution setup?, there are 2 Deleted after dialogue boxs , should the second one of these be Deleted Before ?
I have configured the solution and its output is below, the solution appears to identify the files to restore -
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "Version: v0.15.1"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "Solution parameters"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "========== ========== =========="
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "RenameFile: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "AllItems: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "FirstStage: True"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "SecondStage: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "DeletedAfter: 24/03/2026 00:00:00"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "DeletedBefore: 31/12/9999 23:59:59"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "DeletedByEmail: XXXX XXXXXXX"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "OriginalLocation: "
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "FileSizeMb: 0"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "FileSizeAbove: True"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "AddAdmin: True"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "RemoveAdmin: True"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "ActiveSites: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludePersonalSite: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludeCommunication: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludeTeamSite: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludeTeamSiteWithTeams: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludeTeamSiteWithNoGroup: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludeChannels: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludeClassic: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "SiteUrl: https://XXXXXXXX.sharepoint.com/sites/XXXXXXXXXXXX"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "ListOfSitesPath: "
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "IncludeSubsites: False"
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "========== ========== =========="
[2026/03/26 12:49:28] , [Info] , [0] , [LoggerSolution] , "Solution has started, please wait to the end"
<--->
[2026/03/26 12:49:48] , [Info] , [0] , [AppClientPublic] , "Access Token expiration time: 26/03/2026 13:58:48 +00:00"
[2026/03/26 12:49:49] , [Info] , [0] , [SPORecycleBinItemCSOM] , "Collected 52666 items from first-stage recycle bin"
[2026/03/26 12:49:49] , [Info] , [0] , [SPORecycleBinItemCSOM.GetBatchAsync] , "Finish getting Items from the Recycle Bin from https://XXXXXXXXXXX.sharepoint.com/sites/XXXXXXXXXXXX"
[2026/03/26 12:49:49] , [Info] , [0] , [RestoreRecycleBinAuto] , "Finish processing recycle bin items for 'https://XXXXXXXXXXX.sharepoint.com/sites/XXXXXXXXXXXXXX'"
What should I need to-do next in order to get the identified files back to their location?
Beta Was this translation helpful? Give feedback.
All reactions