<?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/"
		>
<channel>
	<title>Comments on: How to perform an unattended installation of IIS7</title>
	<atom:link href="http://digitalformula.net/infrastructure/how-to-perform-an-unattended-installation-of-iis7/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitalformula.net/infrastructure/how-to-perform-an-unattended-installation-of-iis7/</link>
	<description>Chris Rasmussen · Photographer · Infrastructure Guy · Code Dabbler · Traveller</description>
	<lastBuildDate>Fri, 12 Mar 2010 12:44:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Chris</title>
		<link>http://digitalformula.net/infrastructure/how-to-perform-an-unattended-installation-of-iis7/comment-page-1/#comment-8459</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 26 Aug 2009 14:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalformula.net/?p=228#comment-8459</guid>
		<description>John: Ok, I see what you mean now.  I did a quick Google search and one of the responses I found to someone else asking the same question is as follows (it appears to be from someone involved with the IIS design process at Microsoft):

Open %windir%\system32\inetsrv\config\applicationhost.config and search for
%SystemDrive%\inetpub\wwwroot
Change the path.
Or do an %windir%\system32\inetsrv\appcmd list vdir
and to change the path execute
%windir%\system32\inetsrv\appcmd set vdir &quot;Default Web Site/&quot; -physicalPath:

Does that do what you want?  Sorry I haven&#039;t had a chance to try it myself yet.</description>
		<content:encoded><![CDATA[<p>John: Ok, I see what you mean now.  I did a quick Google search and one of the responses I found to someone else asking the same question is as follows (it appears to be from someone involved with the IIS design process at Microsoft):</p>
<p>Open %windir%\system32\inetsrv\config\applicationhost.config and search for<br />
%SystemDrive%\inetpub\wwwroot<br />
Change the path.<br />
Or do an %windir%\system32\inetsrv\appcmd list vdir<br />
and to change the path execute<br />
%windir%\system32\inetsrv\appcmd set vdir &#8220;Default Web Site/&#8221; -physicalPath:</p>
<p>Does that do what you want?  Sorry I haven&#8217;t had a chance to try it myself yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://digitalformula.net/infrastructure/how-to-perform-an-unattended-installation-of-iis7/comment-page-1/#comment-8457</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 26 Aug 2009 13:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalformula.net/?p=228#comment-8457</guid>
		<description>I would like to have Inetpub on the E: drive, not C.

 With IIS 6 the .inf file I used 
[InternetServer]
PathWWWRoot = e:\InetPub\Wwwroot

Thanks</description>
		<content:encoded><![CDATA[<p>I would like to have Inetpub on the E: drive, not C.</p>
<p> With IIS 6 the .inf file I used<br />
[InternetServer]<br />
PathWWWRoot = e:\InetPub\Wwwroot</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://digitalformula.net/infrastructure/how-to-perform-an-unattended-installation-of-iis7/comment-page-1/#comment-8452</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 26 Aug 2009 10:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalformula.net/?p=228#comment-8452</guid>
		<description>John: By destination path do you mean the inetsrv path, by default C:\windows\system32\inetsrv?</description>
		<content:encoded><![CDATA[<p>John: By destination path do you mean the inetsrv path, by default C:\windows\system32\inetsrv?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://digitalformula.net/infrastructure/how-to-perform-an-unattended-installation-of-iis7/comment-page-1/#comment-8437</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 25 Aug 2009 20:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalformula.net/?p=228#comment-8437</guid>
		<description>Can you change the IIS 7 destination path where it will get installed to?  You could on IIS 6.</description>
		<content:encoded><![CDATA[<p>Can you change the IIS 7 destination path where it will get installed to?  You could on IIS 6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://digitalformula.net/infrastructure/how-to-perform-an-unattended-installation-of-iis7/comment-page-1/#comment-1672</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Wed, 03 Dec 2008 15:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalformula.net/?p=228#comment-1672</guid>
		<description>Thanks for this article!  I was getting stuck with the pkgmgr not installing.  Your tip about changing the assemblyIdentity version did the trick.  Thanks again!!</description>
		<content:encoded><![CDATA[<p>Thanks for this article!  I was getting stuck with the pkgmgr not installing.  Your tip about changing the assemblyIdentity version did the trick.  Thanks again!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
