<?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: Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part I)</title>
	<atom:link href="http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 23:22:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-446</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Thu, 03 Dec 2009 13:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-446</guid>
		<description>I haven&#039;t test it, but it should work perfectly since WDS use some of DHCP options that are defined with the common standard. 
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t test it, but it should work perfectly since WDS use some of DHCP options that are defined with the common standard.<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chet</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-445</link>
		<dc:creator>Chet</dc:creator>
		<pubDate>Thu, 03 Dec 2009 04:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-445</guid>
		<description>Hi Augusto.
Does WDS work with DHCP set-up on Cisco Routers?</description>
		<content:encoded><![CDATA[<p>Hi Augusto.<br />
Does WDS work with DHCP set-up on Cisco Routers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-335</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 14 Sep 2009 12:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-335</guid>
		<description>hi 
   would like to know if its possible to deploy windows 2008 R2 from WDS installed on windows 2003 server ?

when i tried its giving error like operation failed with 0x80070002 .
were as i could install 2008 sp2 from the same server any issues.</description>
		<content:encoded><![CDATA[<p>hi<br />
   would like to know if its possible to deploy windows 2008 R2 from WDS installed on windows 2003 server ?</p>
<p>when i tried its giving error like operation failed with 0&#215;80070002 .<br />
were as i could install 2008 sp2 from the same server any issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-271</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Wed, 24 Jun 2009 20:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-271</guid>
		<description>Hello TKMC,
Consider that a customized image it is available for 120 days (3 &quot;slmgr -rearm&quot; executions + the first 30 days), so if you have a customized image within your WDS for about 2 months, if you deploy that image right now, you will only have 2 &quot;slmgr -rearm&quot; available to execute. 
And for your second question, if you use the raw install.wim from an ISO file or media to upload it to WDS, you will have the chance to run the slmgr -rearm command 3 times when you deploy that image, and it won&#039;t matter if you have the same uploaded image for over 4 o 5 months, you will still have the 3 rearms executions. 
That is basically the difference between a raw and customized image.
Hope it helps.
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>Hello TKMC,<br />
Consider that a customized image it is available for 120 days (3 &#8220;slmgr -rearm&#8221; executions + the first 30 days), so if you have a customized image within your WDS for about 2 months, if you deploy that image right now, you will only have 2 &#8220;slmgr -rearm&#8221; available to execute.<br />
And for your second question, if you use the raw install.wim from an ISO file or media to upload it to WDS, you will have the chance to run the slmgr -rearm command 3 times when you deploy that image, and it won&#8217;t matter if you have the same uploaded image for over 4 o 5 months, you will still have the 3 rearms executions.<br />
That is basically the difference between a raw and customized image.<br />
Hope it helps.<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tkmc</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-270</link>
		<dc:creator>tkmc</dc:creator>
		<pubDate>Wed, 24 Jun 2009 19:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-270</guid>
		<description>Unfortunately I did not fully understand this part:

3 – Rearm activations: If you use the command line “slmgr –rearm” on the Vista installations to reset back your grace period back to 30 days, you should know that Vista only allows 3 times to run this command. But when you deploy a full image, the times that you can run this command line reduces according to the time when the image was created. But using the clean WIM file extracted from the Vista media, does not have that drawback when you run the rearm command.

I know that running &quot;slmgr -rearm&quot; can only be run 3 times, however what do you mean by deploying a full image reduces the amount of time according to the time the image was created?  Do you mean the time a custom image was captured?  And what about the last sentence?  Does it mean if I use the install.wim on the Windows Vista Retail Media (or a TechNet Plus Retail ISO) that I can rearm an unlimited amount of times?

Any clarification would greatly be appreciated.

Thanks</description>
		<content:encoded><![CDATA[<p>Unfortunately I did not fully understand this part:</p>
<p>3 – Rearm activations: If you use the command line “slmgr –rearm” on the Vista installations to reset back your grace period back to 30 days, you should know that Vista only allows 3 times to run this command. But when you deploy a full image, the times that you can run this command line reduces according to the time when the image was created. But using the clean WIM file extracted from the Vista media, does not have that drawback when you run the rearm command.</p>
<p>I know that running &#8220;slmgr -rearm&#8221; can only be run 3 times, however what do you mean by deploying a full image reduces the amount of time according to the time the image was created?  Do you mean the time a custom image was captured?  And what about the last sentence?  Does it mean if I use the install.wim on the Windows Vista Retail Media (or a TechNet Plus Retail ISO) that I can rearm an unlimited amount of times?</p>
<p>Any clarification would greatly be appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-151</link>
		<dc:creator>Augusto Alvarez</dc:creator>
		<pubDate>Fri, 10 Apr 2009 01:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-151</guid>
		<description>Hello Doug,
You don&#039;t have to configure anything special on the DHCP server after you properly configure your WDS Server, just remember to leave UNCHECKED the options on the WDS configuration: &quot;Do not listen on port 67&quot; and &quot;Configure DHCP option 60 to &#039;PXEClient&#039;&quot;.
The DHCP role is needed on the same network with WDS, but there are no special configurations to perform on it; it doesn&#039;t have to be a Windows DHCP either, I&#039;ve worked together with WDS and Linux DHCP servers.
Cheers!
Augusto</description>
		<content:encoded><![CDATA[<p>Hello Doug,<br />
You don&#8217;t have to configure anything special on the DHCP server after you properly configure your WDS Server, just remember to leave UNCHECKED the options on the WDS configuration: &#8220;Do not listen on port 67&#8243; and &#8220;Configure DHCP option 60 to &#8216;PXEClient&#8217;&#8221;.<br />
The DHCP role is needed on the same network with WDS, but there are no special configurations to perform on it; it doesn&#8217;t have to be a Windows DHCP either, I&#8217;ve worked together with WDS and Linux DHCP servers.<br />
Cheers!<br />
Augusto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-150</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 10 Apr 2009 00:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-150</guid>
		<description>With Dhcp on a different server from the wds, what settings specifically need to be set in the dhcp server?</description>
		<content:encoded><![CDATA[<p>With Dhcp on a different server from the wds, what settings specifically need to be set in the dhcp server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Microsoft Deployment Toolkit 2010 Beta 1: Using MDT to Prepare, Install and Capture customized Windows 7 Images &#8211; Part I &#171; Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-73</link>
		<dc:creator>Microsoft Deployment Toolkit 2010 Beta 1: Using MDT to Prepare, Install and Capture customized Windows 7 Images &#8211; Part I &#171; Augusto Alvarez</dc:creator>
		<pubDate>Sat, 31 Jan 2009 04:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-73</guid>
		<description>[...] This previous post of mine shows how WDS must be configured to work together with [...]</description>
		<content:encoded><![CDATA[<p>[...] This previous post of mine shows how WDS must be configured to work together with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows Deployment Services (WDS): Unattended Installation Files Examples &#171; Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-25</link>
		<dc:creator>Windows Deployment Services (WDS): Unattended Installation Files Examples &#171; Augusto Alvarez</dc:creator>
		<pubDate>Sat, 10 Jan 2009 23:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-25</guid>
		<description>[...]  After completing three posts about unattended deployment of full operating systems with WDS (Part I, Part II and Part III), I had pending this post about the examples of the unattended files. So here [...]</description>
		<content:encoded><![CDATA[<p>[...]  After completing three posts about unattended deployment of full operating systems with WDS (Part I, Part II and Part III), I had pending this post about the examples of the unattended files. So here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part II) &#171; Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-9</link>
		<dc:creator>Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part II) &#171; Augusto Alvarez</dc:creator>
		<pubDate>Sun, 14 Dec 2008 23:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-9</guid>
		<description>[...] Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part I)Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part III) [...]</description>
		<content:encoded><![CDATA[<p>[...] Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part I)Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part III) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part III) &#171; Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-7</link>
		<dc:creator>Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part III) &#171; Augusto Alvarez</dc:creator>
		<pubDate>Fri, 12 Dec 2008 21:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-7</guid>
		<description>[...] already installed and properly configured Windows Deployment Server on Windows 2003/Windows 2008 (Part I); and we created a full image (programs and features installed) on our Windows Vista and uploaded [...]</description>
		<content:encoded><![CDATA[<p>[...] already installed and properly configured Windows Deployment Server on Windows 2003/Windows 2008 (Part I); and we created a full image (programs and features installed) on our Windows Vista and uploaded [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part II) &#171; Augusto Alvarez</title>
		<link>http://blog.augustoalvarez.com.ar/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-6</link>
		<dc:creator>Installing and Configuring WDS (Windows Deployment Services): Full Images Deployment (Part II) &#171; Augusto Alvarez</dc:creator>
		<pubDate>Fri, 12 Dec 2008 20:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://augustoalvarez.wordpress.com/2008/12/12/installing-and-configuring-wds-windows-deployment-services-full-images-deployment-part-i/#comment-6</guid>
		<description>[...] 12, 2008   Ok then, after completing the first configurations made on the Part I of this guide we can perform a clean but attended network installation of Windows [...]</description>
		<content:encoded><![CDATA[<p>[...] 12, 2008   Ok then, after completing the first configurations made on the Part I of this guide we can perform a clean but attended network installation of Windows [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
