Export SharePoint 2010 sites name to Excel file using Powershell

Get-SPSite | Get-SPWeb | Select url,title | Export-Csv


More Info

Comments

Popular posts from this blog

This content database has a schema version which is not supported in this farm

Export all documents/Folders permissions to CSV using SharePoint PowerShell

SPUtility.js