-
Notifications
You must be signed in to change notification settings - Fork 4
Solution Automation RestoreRecycleBinAuto
Barbarur edited this page Feb 3, 2024
·
3 revisions
Solution Code: RestoreRecycleBinAuto
Run the solution with and account with access to SharePoint Admin Center.
Parameter | Type | Description |
---|---|---|
Do nothing | Required Choice |
The File/Folder will be left on the recycle bin. |
Rename original | Required Choice |
The File/Folder on the original location will be renamed and try to restore again the file/folder from the recycle bin. |
- Collects the required Sites.
- Add account as Site Collection Admin.
- Collects the items from the selected recycle bin stage.
- Try to restore items from recycle bin.
- If File or Folder with same name exists on the original location:
- File/Folder on the original location can be renamed and try to restore file/folder from the recycle bin.
- Leave the file/folder in the recycle bin.
- Records the information for each action in a CSV file.
The rename action is only supported for Files and Folders. Meanwhile List Items have no issue on having the same name, so restoration won't have such naming conflicts. Other objects such as List, Libraries and Subsites are not supported at the moment.
Sites Collections and Subsites
Document Libraries and Item Lists
Files and Items
Recycle bin
Users
Sites Collections and Subsites
Document Libraries and Item Lists
Files and Items
- Copy or Duplicate files across sites
- Check In files
- Remove file versions
- Restore files from Preservation Hold Library
- Delete files from Preservation Hold Library
Recycle bin
Users
Users