-
Notifications
You must be signed in to change notification settings - Fork 4
Solution Automation RemoveSiteAuto
Barbarur edited this page Jul 17, 2024
·
1 revision
Solution Code: RemoveSiteAuto
Site collections will be sent to the deleted site list. Subsites will be hard deleted from the Site collection.
Run the solution with and account with at least SharePoint Admin role.
Parameter | Type | Definition |
---|---|---|
File with the list of sites | Required | A single text file with the list of all sites URLs. |
- Collects the Site Urls from the selected file.
- Iterates through each URL and perform the required action.
- If it is a Site collection, it will be soft deleted and sent to the Deleted site list.
- If it is a Subsite, it will be hard deleted from the Site collection.
- Records the information for each action in a CSV file.
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