-
Notifications
You must be signed in to change notification settings - Fork 5
Solution Report SiteReport
Barbarur edited this page Jan 8, 2025
·
6 revisions
Solution Code: SiteReport
This report will provide the below information:
Column Title | Site Collection Basic |
Subsite Basic | Optional |
---|---|---|---|
SiteTitle | x | x | |
SiteUrl | x | x | |
GroupID | x | x | |
SiteTemplate | x | x | |
IsSubsite | x | x | |
ConnectedtoTeams | |||
TeamsChannel | |||
StorageQuotaGB | x | ||
StorageUsedGB | x | ||
StorageWarningPercentageLevel | x | ||
LastContentModifiedDate | x | x | |
LockState | x | ||
IsHubSite | x | ||
HubSiteId | x | ||
ParentHubSiteId | x | ||
Classification | x | ||
SharingLinks | x | ||
Privacy | x | ||
Remarks | x | x | x |
- SharePoint Admin role.
Parameter | Type | Definition |
---|---|---|
Basic report | Required Choice |
Base properties per site. |
Include Hub details | Optional | Request the report to include the information about Hub association for the site collections. |
Include Classification | Optional | Request the report to include the Site Classification. |
Include Sharing Links | Optional | Request the report to include the number of Sharing Links on the site. |
Include Privacy | Optional | Request the report to include the Privacy settings of the MS365 group connected to the Teams sites. |
- Collects the required Sites.
- If the Solution requires to include Site Collection Admins or Subsites, it will add account as Site Collection Admin.
- Iterates through each site getting information defined on the parameters permissions filter.
- Removes account as Site Collection Admin if required.
- Records the information for each action in a CSV file.
Due the nature of this Solution to give overall review of Tenant sites, when requesting a report for a single site, it only accepts Site Collections URLs as inputs. This differs from other solutions where including a Subsite URL is accepted.
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