SharePoint | Find Site Template Name and ID

WSS3

stsadm.exe -o enumallwebs -databasename [WSS_Content]

WSS_Content is Content Database name, found in C.A., Application Management, Content databases

WSS4
In 2010 this can be done with powershell:

get-spweb http://contoso | select WebTemplate


get-spweb http://contoso | select WebTemplateID

Comments

Popular posts from this blog

Breaking down document locking in SharePoint

Working around X-Frame-Options for iframes

Document ID not being generated