SharePoint Site Collections and Subsites Inventory Report
February 28, 2016
Requirement: Get a list of all site collections and their subsites in a HTML formatted report! PowerShell Script to generate a HTML report for Site Collections & Subsites: #Add SharePoint Snapin if ( (Get-PSSnapin -Name "Microsoft.SharePoint.PowerShell" -ErrorAction SilentlyCont…