<?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/"
	>

<channel>
	<title>Redaware Limited - Computer Services &#38; Business IT Solutions in Tenbury Wells, Worcestershire &#187; WSS Templates</title>
	<atom:link href="http://www.redaware.net/tag/wss-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redaware.net</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 10:49:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to: Install Windows SharePoint Services 3.0 Application Templates</title>
		<link>http://www.redaware.net/2009/08/how-to-install-windows-sharepoint-services-3-0-application-templates/</link>
		<comments>http://www.redaware.net/2009/08/how-to-install-windows-sharepoint-services-3-0-application-templates/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 10:49:32 +0000</pubDate>
		<dc:creator>tsymonds</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[WSS Templates]]></category>

		<guid isPermaLink="false">http://www.redaware.net/?p=78</guid>
		<description><![CDATA[Microsoft has provided 20 sample templates to use with Windows SharePoint Services 3.0. The templates can be downloaded from Microsoft&#8217;s Download Center. Run the download .exe file and extract the templates to a suitable folder on your WSS server (like C:\wss-templates). From WSS Server, at command prompt run the the following: To install a specific [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Microsoft has provided 20 sample templates to use with Windows SharePoint Services 3.0.</p>
<p>The templates can be downloaded from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5807b5ef-57a1-47cb-8666-78c1363f127d&amp;DisplayLang=en">Microsoft&#8217;s Download Center</a>.</p>
<p>Run the download .exe file and extract the templates to a suitable folder on your WSS server (like C:\wss-templates).</p>
<p>From WSS Server, at command prompt run the the following:</p>
<pre class="brush: plain; title: ; notranslate">
cd\
cd C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN
stsadm -o addsolution -filename c:\wss-templates\ApplicationTemplateCore.wsp
stsadm -o deploysolution -name ApplicationTemplateCore.wsp –allowgacdeployment –local
stsadm -o copyappbincontent
</pre>
<p>To install a specific template, like Knowledgebase, run the following:</p>
<pre class="brush: plain; title: ; notranslate">
stsadm -o addsolution -filename c:\templates\KnowledgeBase.wsp
stsadm -o deploysolution -name KnowledgeBase.wsp –allowgacdeployment –local
</pre>
<p>Repeat the commands for any other templates you wish to install.</p>
<p>Details of all the templates can be found on <a href="http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb407286.aspx">TechNet</a>.</p>
<div class="shr-publisher-78"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.redaware.net/2009/08/how-to-install-windows-sharepoint-services-3-0-application-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

