<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>powershell get template id</title>
	<atom:link href="https://allthefixes.com/tag/powershell-get-template-id/feed/" rel="self" type="application/rss+xml" />
	<link>https://allthefixes.com</link>
	<description></description>
	<lastBuildDate>Mon, 12 Dec 2011 00:20:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.2</generator>
	<item>
		<title>Finding Site Template Names and Template ID&#8217;s in SharePoint 2010 using PowerShell</title>
		<link>https://allthefixes.com/finding-site-template-names-template-id-in-sharepoint-2010-using-powershell/</link>
		
		<dc:creator><![CDATA[billgates]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 00:10:05 +0000</pubDate>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[get-spweb]]></category>
		<category><![CDATA[powershell get template id]]></category>
		<category><![CDATA[powershell get template name]]></category>
		<category><![CDATA[get template id sharepoint 2010]]></category>
		<category><![CDATA[get template name sharepoint 2010]]></category>
		<guid isPermaLink="false">http://www.allthefixes.com/finding-site-template-names-and-id%e2%80%99s-in-sharepoint-2010-using-powershell/</guid>

					<description><![CDATA[<a href="https://allthefixes.com/finding-site-template-names-template-id-in-sharepoint-2010-using-powershell/"><img align="left" hspace="5" width="150" height="150" src="https://allthefixes.com/wp-content/uploads/2011/12/121211_0009_FindingSite1-150x150.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>SharePoint 2010 includes the new Get-SPWebTemplate cmdlet for getting a list of site templates from the farm. You can use it by typing the following command (note that I am also sorting the table by template internal name): Get-SPWebTemplate &#124; Sort-Object "Name" &#160; This can be quite useful, especially if you want to use PowerShell ...]]></description>
		
		
		
			</item>
	</channel>
</rss>
