<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SharePoint Application Template EZ Installation via Script</title>
	<atom:link href="http://duitwithsbs.wordpress.com/2008/12/07/sharepoint-application-template-ez-installation-via-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://duitwithsbs.wordpress.com/2008/12/07/sharepoint-application-template-ez-installation-via-script/</link>
	<description>giving back &#38; sharing knowledge with the Microsoft Small Business Server community</description>
	<lastBuildDate>Wed, 25 Nov 2009 18:09:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sbsisyphus</title>
		<link>http://duitwithsbs.wordpress.com/2008/12/07/sharepoint-application-template-ez-installation-via-script/#comment-624</link>
		<dc:creator>sbsisyphus</dc:creator>
		<pubDate>Thu, 07 May 2009 03:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://duitwithsbs.wordpress.com/?p=480#comment-624</guid>
		<description>Thanks Jeff,

Thanks for that workaround information and I assume you mean SBS 2003 since SBS 2008 comes only with WSS 3.0 and you don&#039;t add it to WSS 2.0.

As an asside,  I for one appreciate all the important work you do there at Dunlap keeping everything zipped.  From this day forward and every time I put on a pair of pants and they don&#039;t let the horses out, I&#039;ll be reminded of this conversation.  You are the DU-IT citizen of the day.</description>
		<content:encoded><![CDATA[<p>Thanks Jeff,</p>
<p>Thanks for that workaround information and I assume you mean SBS 2003 since SBS 2008 comes only with WSS 3.0 and you don&#8217;t add it to WSS 2.0.</p>
<p>As an asside,  I for one appreciate all the important work you do there at Dunlap keeping everything zipped.  From this day forward and every time I put on a pair of pants and they don&#8217;t let the horses out, I&#8217;ll be reminded of this conversation.  You are the DU-IT citizen of the day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Sandy</title>
		<link>http://duitwithsbs.wordpress.com/2008/12/07/sharepoint-application-template-ez-installation-via-script/#comment-623</link>
		<dc:creator>Jeff Sandy</dc:creator>
		<pubDate>Wed, 06 May 2009 20:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://duitwithsbs.wordpress.com/?p=480#comment-623</guid>
		<description>First of all  - what a time saver!  Secondly, I had a few things to add which were not a result of the script but my SharePoint installation.  I added WSS 3.0 to my SBS server so the install behavior wasn&#039;t totally clean.  Here&#039;s what I did to get it to run as intended:

1.  I changed where &#039;stsadm&#039; was referenced in the script to the explicit path to the command.  On my server it was &#039;c:\&quot;Program Files&quot;\&quot;common files&quot;\&quot;microsoft shared&quot;\&quot;web server 

extensions&quot;\12\bin\stsadm.exe&#039;.  It appeared to be grabbing the stsadm.exe associated with WSS 2.0 (the default on a small business server).  The clue was when running &#039;stsadm -help&#039; there was no &#039;addsolution&#039; option. 

2.  For whatever reason, the Windows SharePoint Services Administration was not started.  When I first ran the script, I received a &#039;The timer job for this operation has been created, but it will fail because the administrative service for this server is not enabled.&quot; error.  After I restarted the service and ran a series of &#039;stsadm-o enumdeployments&#039; to get the job id&#039;s of the failed jobs and then &#039;stsadm-o canceldeployment-id &quot;GUID jobId&quot; &#039; to cancel them, I was able to re-run the batch file and everything loaded beautifully.</description>
		<content:encoded><![CDATA[<p>First of all  &#8211; what a time saver!  Secondly, I had a few things to add which were not a result of the script but my SharePoint installation.  I added WSS 3.0 to my SBS server so the install behavior wasn&#8217;t totally clean.  Here&#8217;s what I did to get it to run as intended:</p>
<p>1.  I changed where &#8217;stsadm&#8217; was referenced in the script to the explicit path to the command.  On my server it was &#8216;c:\&#8221;Program Files&#8221;\&#8221;common files&#8221;\&#8221;microsoft shared&#8221;\&#8221;web server </p>
<p>extensions&#8221;\12\bin\stsadm.exe&#8217;.  It appeared to be grabbing the stsadm.exe associated with WSS 2.0 (the default on a small business server).  The clue was when running &#8217;stsadm -help&#8217; there was no &#8216;addsolution&#8217; option. </p>
<p>2.  For whatever reason, the Windows SharePoint Services Administration was not started.  When I first ran the script, I received a &#8216;The timer job for this operation has been created, but it will fail because the administrative service for this server is not enabled.&#8221; error.  After I restarted the service and ran a series of &#8217;stsadm-o enumdeployments&#8217; to get the job id&#8217;s of the failed jobs and then &#8217;stsadm-o canceldeployment-id &#8220;GUID jobId&#8221; &#8216; to cancel them, I was able to re-run the batch file and everything loaded beautifully.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
