SharePoint Administration Reports to get Storage Information
Problem
SharePoint Administration can be very complex when sites are growing without any governance.
Solution
A report that shows the site details. Sample report shown below. The report shows the following details.
- Site Name
- Department
- Content Database
- Size (in KB)
- Size (in MB)
- Size (in GB)
- Site Collection Administrator ID
- Site Collection Administrator Name
- Server Name
- Environment
Below are sample commands used to generate the report.
Get-SPSiteAdministration
Get-SPSiteTo get Top 10 commonly used PowerShell commands for SharePoint OnPremise, get eBook here.
To schedule free 1 hour appointment related to above report, click here or email thangutinyusefultools@gmail.com.
Comments
Post a Comment