Listing all SPWeb templates for a Farm

A single line PS cmdlet and pipeline to save all installed SPWeb templates and their properties to a CSV file.

Get-SPWebTemplate | Export-Csv c:\WebTemplates.csv

About generation12

I am a SharePoint/.NET consultant in the twin cities.
This entry was posted in PowerShell, SharePoint 2010. Bookmark the permalink.

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s