<?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>Windows Server HQ by Train Signal.com &#187; PXE</title>
	<atom:link href="http://windowsserver.trainsignal.com/tag/pxe/feed" rel="self" type="application/rss+xml" />
	<link>http://windowsserver.trainsignal.com</link>
	<description>We are here to help you learn Windows Server!</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:34:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WDS Supporting Players at Server 2008 Install Summer Camp</title>
		<link>http://windowsserver.trainsignal.com/install-windows-server-2008-wds</link>
		<comments>http://windowsserver.trainsignal.com/install-windows-server-2008-wds#comments</comments>
		<pubDate>Wed, 03 Sep 2008 16:53:15 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Boot Images]]></category>
		<category><![CDATA[PXE]]></category>
		<category><![CDATA[Remote Installation Services]]></category>
		<category><![CDATA[SIM]]></category>
		<category><![CDATA[Single Instance Store]]></category>
		<category><![CDATA[SIS]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[TFTP]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>
		<category><![CDATA[Windows System Image Manager]]></category>
		<category><![CDATA[WinPE]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/install-windows-server-2008-wds/2008-09-02/</guid>
		<description><![CDATA[As you know, at Windows Server 2008 Install Summer Camp, we strive to make the world a better place by deploying large numbers of systems in the shortest amount of time and with the least user interaction possible.
With all of us as the camp counselors for Hut 11, I have no doubt that this can [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur Installs and Configures Windows Deployment Services'>Arthur Installs and Configures Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers' rel='bookmark' title='Permanent Link: Arthur Uses the Images Stored on the WDS Servers'>Arthur Uses the Images Stored on the WDS Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/wds-windows-system-image-manager' rel='bookmark' title='Permanent Link: Server 2008: Windows System Image Manager and WDS'>Server 2008: Windows System Image Manager and WDS</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>As you know, at <strong><em>Windows Server 2008 Install Summer Camp</em></strong>, we strive to make the world a better place by deploying large numbers of systems in the shortest amount of time and with the least user interaction possible.</p>
<p>With all of us as the camp counselors for Hut 11, I have no doubt that this can be our most successful year ever. That being said, I propose that we stack the deck a little this year.</p>
<p><strong>Windows Deployment Services (WDS)</strong> is coming to camp this year. If we surround him with the right campmates, we can&#8217;t lose!</p>
<h3>Let&#8217;s Welcome Windows Deployment Services</h3>
<p>Although Windows Deployment Services is brand new at Windows Server 2008 Install Summer Camp, the concepts behind it are nothing new. Our old friend Windows Server 2003 used another old friend called Remote Installation Services.</p>
<p>Both of them were built upon the concepts of building a reference system and then taking an image of that system in order to replicate it onto numerous other systems.</p>
<p><span id="more-539"></span></p>
<p>WDS is the rich kid dropped off at camp in the big black car by a guy who works for his dad.  His name is Wellington Jenkins III.</p>
<p>Sure, he has the ultra-cool PXE to TFTP environment that allows us to create all the images we will need to handle our remote installations and upgrades. But, these images are only part of the story.</p>
<p>We&#8217;ll still need a few other campmates if we are going to win the big race at the end of camp. Basically, this means that while the shiny new WDS deployment razzle dazzles &#8216;em, we&#8217;ll still be using some tools from back in the day.</p>
<p>Wellington&#8217;s WDS system works by the Boot Image allowing us to create a Capture Boot Image, which then allows us to create an Install Image. The Install Image is actually the image created from capturing, or imaging, the reference system, and the image used to install new systems.</p>
<h3>Meet Dexter aka Windows Server 2008 on DVD</h3>
<p>Our next cabin mate has been coming to Install Summer Camp forever.  He&#8217;s the DVD that Windows Server 2008 comes on.  We&#8217;ll call him Dexter.  Dexter&#8217;s dad, the legendary CD, came to camp for years when he was younger.  Dexter&#8217;s grandfather, the stack of floppy disks with a rubber band around them, seems funny now, but he was the way to go back in the day.</p>
<p>But, this year, Dexter is sporting some new threads. For Windows Server 2008, all installation modes use the same image based setup whether they are part of WDS or automated, or not.  Which means Dexter is outfitted with Windows Image files (.wim) on that good old DVD.</p>
<p>Dexter can install any edition of Microsoft Server 2008 from that one DVD because those image files are a single instance store (SIS).  That means that each file is stored only once per image.</p>
<p>Anytime that file is needed again within that image, a placeholder just points to that single file instead of wasting space by copying the file again.  It also means that managing custom images is much easier because the image can be unpackaged, the files within it added to, edited, or deleted and then repackaged back into a fully useable image.</p>
<p>Even better, Dexter&#8217;s suitcase of images are file system based. For those camp counselors familiar with some of the other imaging families, you might be more used to sector images which work by copying every bite on a disk without regards to its structure or purpose.</p>
<p>While this form of imaging ensures a total copy regardless of the status of any file, it suffers from both the issue of being hardware dependent (the disk geometry of the computer being installed must match the original computer disk the image was created from in order to get the sectors to line up) and also from having multiple copies of any file that is duplicated on the drive, which makes the images even bigger.</p>
<p>Worse, in order to get anything resembling an optimal image, the drive has to be defragmented first, adding even more time to the image creation process.</p>
<p>Now, it is true that those .wmi files Dexter has can&#8217;t be interchanged between 32-bit systems and 64-bit systems, but we&#8217;ll just have him save the 64-bit stuff for the end of summer dance with the girl&#8217;s camp across the lake.</p>
<h3>Meet the Rest of the Team: WinPE, PXE, Sysprep &amp; SIM</h3>
<p>Not new to camp this year, is <strong>WinPE</strong>. While WinPE isn&#8217;t any bigger or stronger than before, he is starting to come into his own and showing up on the radar of more camp counselors.</p>
<p>For those of you not familiar with him, WinPE is a minimal version of Windows Server which can be run entirely from a CD for up to 72 hours.  It runs in protected mode, but provides a system console independent of any hardware.</p>
<p>It also provides basic networking and can create, delete, and modify NTFS partitions. That means we can do all of the pre-install work without having to use DOS or any partial install. Best of all, WinPE supports PXE.</p>
<p><strong>PXE</strong> isn&#8217;t new to summer camps, but he hasn&#8217;t been to ours before. PXE is the nickname for <strong>Pre-Execution Environment</strong>.  Yes, the name is a mouthful (I hear his parents were hippies), but PXE has the power to get even a bare metal system online to the network.</p>
<p>If the light bulb isn&#8217;t on over your head yet, let me flip the switch. With PXE, you can use the WDS system to both build and install images from a server without carrying the images around with you, and without having to &quot;pre-install&quot; a system far enough to get it onto the network in a more traditional manner.</p>
<p>Once again, Windows Server 2008 Install Summer Camp welcomes back <strong>Sysprep</strong>.  Sysprep is a scrawny kid from upstate somewhere, but what he lacks in physical stature, he made up with cleverness.</p>
<p>Sysprep has the unique ability to take any installed system and strip out all the uniquely identifying information on that system.</p>
<p>So, now when we make an image from a server named Condor635, we don&#8217;t have to worry about every system we install using that image having the name Condor635.  We also don&#8217;t have to worry about network addresses, or most importantly the SID.  Don&#8217;t worry, Sysprep can run in several modes, so we can get what we need out of him.</p>
<p>Last, but not least is our secret weapon &#8230;  <strong>Windows System Image Manager</strong> or as his friends call him <strong>SIM</strong>, is coming to camp.</p>
<p>No longer will we toil into the wee hours of the night with Notepad blazing into the darkness after lights out to create and configure our unattend files.  SIM provides a GUI for the process, and while that would be enough, it gets even better.</p>
<p>SIM allows us to validate our answer files against the actual image we are trying to use it for.  So, if there is something missing, we&#8217;ll get a notification.  If we are setting parameters that don&#8217;t exist in the image, we&#8217;ll be able to see that too.</p>
<p>If it&#8217;s 4:00AM and we just can&#8217;t keep thinking straight, SIM will help us by only showing the properties that exist for our image and the component we are working on.  Properties that aren&#8217;t editable are visible, but grayed out so we don&#8217;t waste time tweaking the untweakable.</p>
<p>I think you&#8217;ll agree that with these campers there will be no stopping us.  The number of systems we can deploy to the field will be higher than ever.</p>
<p>Now, get those donuts over to the Camp Manager before those guys over in Hut 3 beat us to it.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur Installs and Configures Windows Deployment Services'>Arthur Installs and Configures Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers' rel='bookmark' title='Permanent Link: Arthur Uses the Images Stored on the WDS Servers'>Arthur Uses the Images Stored on the WDS Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/wds-windows-system-image-manager' rel='bookmark' title='Permanent Link: Server 2008: Windows System Image Manager and WDS'>Server 2008: Windows System Image Manager and WDS</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/install-windows-server-2008-wds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arthur Uses the Images Stored on the WDS Servers</title>
		<link>http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers</link>
		<comments>http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:00:03 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Boot Images]]></category>
		<category><![CDATA[PXE]]></category>
		<category><![CDATA[Remote Installation Services]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[TFTP]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/using-images-stored-on-wds-servers/2008-08-18/</guid>
		<description><![CDATA[After Arthur&#8217;s triumphant completion of the WDS infrastructure, he returned to Network full of energy and determination.
With the elements of Windows Deployment Services in place he could begin the process of installing system after system without enduring a quest to travel to every location and sacrificing hours of his time to the Computer Gods by [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur Installs and Configures Windows Deployment Services'>Arthur Installs and Configures Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur and an Introduction to Windows Deployment Services'>Arthur and an Introduction to Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/install-windows-server-2008-wds' rel='bookmark' title='Permanent Link: WDS Supporting Players at Server 2008 Install Summer Camp'>WDS Supporting Players at Server 2008 Install Summer Camp</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>After Arthur&#8217;s triumphant <a href="http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services">completion of the WDS infrastructure</a>, he returned to Network full of energy and determination.</p>
<p>With the elements of Windows Deployment Services in place he could begin the process of installing system after system without enduring a quest to travel to every location and sacrificing hours of his time to the Computer Gods by inserting CDs and DVDs into multiple drives.</p>
<p>But, Arthur was not out of the woods just yet.  Just because he had set up the WDS infrastructure didn&#8217;t mean he had gotten anywhere.</p>
<p>In order to do that, he would have to actually use the images stored on the WDS Servers.</p>
<h3>Arthur and the PXE</h3>
<p>Arthur knew from his adventures on the Island of Windows Deployment Services that installing the images required using something known as PXE.</p>
<p>As Arthur discovered on the hilltop, PXE was actually a naming trick designed to thwart the unworthy, for the X in PXE actually stood for Execution.  But, Arthur was indeed worthy, so he obtained the whole secret and knew that PXE stood for <strong>Pre-boot Execution Environment</strong>.</p>
<p><span id="more-530"></span></p>
<p>And so, Arthur approached the first of the many systems of Network and stood before it.  His hand instinctively reached for the power button when an overwhelming sense of dread overtook him.  Arthur had never booted a computer using PXE before.</p>
<p>He searched his shoulder slung messenger-style laptop bag that he had carefully chosen to hold his many administrator tools and disks without looking too much like a purse.  No matter how much he searched, he could not find a PXE boot disk.</p>
<p>Arthur cursed the gods and stumbled into the hallway.  His spirit was broken and a powerful ache filled his chest.  He had failed.</p>
<p>He had forgotten to collect the magical PXE booting device.  All of his work had been for not.</p>
<p>Arthur struggled down the hallway with the last remaining strength in his legs.  At last, he stumbled into the breakroom.  He put his coins in the slot and waited impatiently for his Mountain Dew to appear in the receptacle at the bottom of the Vending Machine of Doom.</p>
<p>He popped the top and threw his head back, chugging the sugary yellow fluid hoping against hope that his mind would absorb the caffeine and high fructose corn syrup and provide him with an answer.</p>
<p>Just then, Stan the Firewall Lord, burst into the break room.  With his smug face beaming, and his Cisco shirt worn proudly over his gaunt body, Stan sauntered up beside Arthur and purchased his own Mountain Dew.</p>
<p>&quot;What&#8217;s up Arthur,&quot; Stan said.</p>
<p>Arthur told him of his despair and of his failed quest.</p>
<p>&quot;Hmmm,&quot; said Stan.  &quot;You know, most newer systems support booting from the network card and when they do a lot of them use PXE.&quot;</p>
<p>Arthur stared blankly into Stan&#8217;s face, his mind racing over the words Stan had just uttered.  Arthur stared for so long that Stan grew uncomfortable and left.  When Arthur regained his composure, Stan was long gone.</p>
<p>Arthur chugged what remained of his Mountain Dew and flung the can in the direction of the trash.  He didn&#8217;t even break his stride when it rattled off the rim of the trash can and onto the floor.</p>
<p>Down the hall Arthur sprinted until he stood before the computer system.  He wondered if it could really be that easy.</p>
<p>Arthur pressed the power button and watched the screen closely for the tell-tale sign of the BIOS, a message just seconds long which indicated to any user willing to watch the boot process which key to press to enter the forbidden realm of the BIOS.</p>
<p>Arthur stabbed the F12 key with his index finger and waited for the old fashioned text display to appear.  There, before Arthur&#8217;s very eyes, appear a menu proclaiming the boot order for the computer.  Third from the top were the words Boot from Network.</p>
<p>Arthur quickly pressed the keys to set the system to boot from the network card, and restarted the system.</p>
<p>Arthur was so excited, that what took merely fifteen seconds seemed more like twenty-seven seconds.  The system booted.  The computer sent signals out onto the network instead of following the boot instructions on the hard drive.</p>
<p>It received an IP address from the DHCP server, and the location of the WDS Server that Arthur has created from DNS.  Then, the screen flickered and then shone brightly, illuminating Arthur&#8217;s smiling face.</p>
<p>On the screen it said &quot;Select the operating system you want to install.&quot;</p>
<h3>Arthur Uses the Images</h3>
<p>Tears of joy flowed down Arthur&#8217;s cheeks, and then stopped.  His smile faded and he stared in disbelief at the choices.</p>
<p>His carefully crafted Install Images were nowhere to be found.  Arthur grabbed his bag and again rummaged through his various papers, copies of free trade magazines, cheat sheets for Worlds of Warcraft, and other important documents.</p>
<p>He found what he was looking for and began to review the images he had created.</p>
<p>He had created a boot image.  He had created a capture boot image.  He had created a discover boot image.  And, he had so very carefully created an install image.</p>
<p>Arthur shook his head at the papers in his hands.  For a moment, he considered the possibility of finding Stan, assuming that he hadn&#8217;t taken out a restraining order against Arthur yet.  Then, he noticed something.</p>
<p>A tiny seemingly insignificant detail had escaped his attention.  All of the images were called boot images except for one kind.  Install images were not called boot images.  Could it really be that simple?</p>
<p>Arthur selected the boot image for the operating system he wanted to install.  The computer asked him what locale and keyboard to use and Arthur answered.  Next, the computer demanded a username and password.  Again, Arthur responded with a username and password that had admin privileges.</p>
<p>And there, glimmering on the computer screen were the install images that Arthur had crafted earlier.  Relieved, Arthur selected the image he wanted to install.  From there, it was easy.</p>
<p>After choosing the partition to install, Arthur waited for a couple of reboots and then chose his country, time and keyboard layout.  Finally he accepted the licensing agreement and chose a name for the computer.</p>
<p>The system responding with a whirring hard drive.</p>
<p>Arthur threw his head back and laughed in triumph, &quot;Muwah-hah-hah-hah!&quot; just as Stan walked by in the hallway.</p>
<p>Arthur&#8217;s victory reverberated throughout network and there was much rejoicing.</p>
<p>Though completely unnoticed, that was also the day, that Stan started locking his office door.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur Installs and Configures Windows Deployment Services'>Arthur Installs and Configures Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur and an Introduction to Windows Deployment Services'>Arthur and an Introduction to Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/install-windows-server-2008-wds' rel='bookmark' title='Permanent Link: WDS Supporting Players at Server 2008 Install Summer Camp'>WDS Supporting Players at Server 2008 Install Summer Camp</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arthur Installs and Configures Windows Deployment Services</title>
		<link>http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services</link>
		<comments>http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services#comments</comments>
		<pubDate>Tue, 12 Aug 2008 15:00:55 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Boot Images]]></category>
		<category><![CDATA[PXE]]></category>
		<category><![CDATA[Remote Installation Services]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[TFTP]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/installing-and-configuring-windows-deployment-services/2008-08-12/</guid>
		<description><![CDATA[As brave Arthur discovered in our previous installment, Windows Deployment Services can be used to assist in the rollout of new systems across an enterprise.
WDS is primarily positioned for migrating the organization to a new operating systems like, oh I don&#8217;t know, let&#8217;s just say, Vista?
However, the new WDS features in Windows Server 2008 can [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur and an Introduction to Windows Deployment Services'>Arthur and an Introduction to Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers' rel='bookmark' title='Permanent Link: Arthur Uses the Images Stored on the WDS Servers'>Arthur Uses the Images Stored on the WDS Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/install-windows-server-2008-wds' rel='bookmark' title='Permanent Link: WDS Supporting Players at Server 2008 Install Summer Camp'>WDS Supporting Players at Server 2008 Install Summer Camp</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>As brave Arthur discovered in our <a href="http://windowsserver.trainsignal.com/windows-deployment-services">previous installment</a>, Windows Deployment Services can be used to assist in the rollout of new systems across an enterprise.</p>
<p>WDS is primarily positioned for migrating the organization to a new operating systems like, oh I don&#8217;t know, let&#8217;s just say, Vista?</p>
<p>However, the new WDS features in Windows Server 2008 can be used for pretty much any full system install or restore.</p>
<p>When Arthur returned to the Kingdom of Network, he laid out the magical items he had acquired on his quest.</p>
<p>He saw that WDS is comprised of three main components:</p>
<ul>
<li>the first is PXE which replaces the old boot-into-DOS method</li>
<p></p>
<li>the second is TFTP Servers which will hold the images</li>
<p></p>
<li>the third are the images themselves which are created in a format called WIM (Windows Imaging Format)</li>
</ul>
<p><span id="more-527"></span></p>
<p>Arthur was aware of other deployment systems out there that may have had more features, or be a little more seamless, but fairies and elves who controlled those systems demanded a trade of gold, and Arthur was pretty sure he couldn&#8217;t get the King or any of his Management Ogres to agree to such a thing.</p>
<p>So, since the Land of Microsoft is including WDS in with Windows Server 2008 for free, Arthur figured it would be a good place to start.</p>
<p>On paper, the basics seemed pretty easy to grasp.  You would create a system image in the WIM format and then upload that image to the TFTP server.</p>
<p>Then, you would boot a system with PXE and pull the image down from the TFTP server.  But as Arthur discovered, the devil is always in the details.</p>
<h3>Arthur and the TFTP Server</h3>
<p>It came to pass that Arthur realized that he could start either by creating the images or installing the server. Since creating the images meant needing a place to store them, Arthur figured he would start with the TFTP server instead of having to copy the images to it later.</p>
<p>Installing the TFTP server is easy enough.  It is simply another one of the role available for a Windows 2008 Server.</p>
<p>So, Arthur fired up Server Manager, and activated the Add Roles Wizard.  He chose <strong>Windows Deployment Services</strong> as the new role.  Suddenly, a leprechaun appeared beside him and gave him three warnings:</p>
<ul>
<li>First, WDS can only be installed on Windows Server 2008 and that server must be a member server of an Active Directory Domain.</li>
<p></p>
<li>Second, in order for the clients to emerge functional, they must have access to both DHCP server and a DNS.</li>
<p></p>
<li>And finally, the folder in which the images are stored must be shared with the name <strong>REMINST</strong> and thus security needs  to be maintained via NTFS permissions.</li>
</ul>
<p>So warned, Arthur clicked the leprechaun&#8217;s <strong>Next</strong> button and the leprechaun disappeared; then he proceeded to click <strong>Install</strong>.</p>
<p>With the server role installed, Arthur now needed to configure it to work in the realm of Network.  This would be done in Server Manager like any other task by right clicking the server name and choosing configure.</p>
<p>For the initial configuration, Arthur needed only to choose which folder to store the images in, and how the server would respond to PXE clients.</p>
<h3>Arthur and the Images</h3>
<p>Having successfully installed and configured the WDS server, Arthur was now ready to create his images.</p>
<p>This is where he discovered he had been tricked a little bit, for it was not as simple as it might have sounded. There were actually four image types:</p>
<ul>
<li>Boot images</li>
<li>Capture images</li>
<li>Discover images</li>
<li>Install images</li>
</ul>
<p><strong>Boot images</strong> were not created from the client, but rather from the magic discs supplied by the Lands of Microsoft.  Yet, loading them was not part of the installation of the WDS server despite their critical importance to the process.</p>
<p>Arthur wondered whether the trolls who slaved in the Lads of Microsoft did it intentionally, most likely in the name of licensing. But of course, it did not matter.  He would have to load the boot images himself.</p>
<p>Fortunately, it was not a difficult task.  Arthur activated the WDS console and selected his server.  He chose the <strong>Boot Images folder</strong> and selected <strong>Add Boot Image</strong>.</p>
<p>From there he pointed the console to the location of the installation media for the type of operating system boot image he wanted. The console whirred and copied and finished with an evil laugh that unnerved Arthur.</p>
<p>With the boot images in place, Arthur moved on to the <strong>Capture Images</strong>.  The Capture Images were created in similar fashion, only Arthur selected <strong>Create Capture Boot Image</strong>.</p>
<p>Again, Arthur wondered about the trolls.  He could picture them laughing with glee at the confusion that would be caused by having used the names &quot;Boot Images&quot; and &quot;Capture Boot Images&quot;.  No matter, he pressed on.</p>
<p>To create a Capture Boot Image <em>(Did you hear troll laughter?)</em>  Arthur selected the name of the Boot Image <em>(There it was again!)</em> to use and then entered the name, description, and path for the Capture Boot Image.</p>
<p>Then, he right clicked the <strong>Boot Images folder</strong> and chose <strong>Add Boot Image</strong> <em>(Seriously, are there trolls near here?)</em> in order to add his Capture Boot Image to the list of Boot Images.  <em>(They&#8217;re coming to take me away, hah, hah …)</em></p>
<p>Finally, with the madness of Boot Images and Capture Boot Images behind him, Arthur set forth to create an <strong>Install Image</strong>.  The Install Image reminded Arthur a bit of the old images he used to create with the program he got from the Ghost Swamp.</p>
<p>This image was created from an installed system and when used would produce a clone of the original system. An Install Image works similarly, but not exactly the same.</p>
<p>To create an Install Image, Arthur created a reference system that was setup the way he wanted other systems to be setup.</p>
<p>He used a magic system from the Land of Microsoft called <strong>sysprep</strong> to get the image in the right state to be copied.  (See <em>Robin Hood and the Castle of Sysprep</em> for more information on sysprep)</p>
<p>Once the system was configured just right, Arthur uttered the magic words &#8212; while simultaneously typing them on the keyboard into a command prompt under <strong>c:\windows\system32\sysprep\</strong>:</p>
<blockquote><p>
<strong>sysprep /OOBE /Generalize /Reboot</strong>
</p></blockquote>
<h3>Arthur and PXE</h3>
<p>The system rebooted, and instead of loading the normal Windows operating system, the computer booted into PXE mode.  (Arthur also could have pressed the Boot Option key at the BIOS screen and chosen Boot from Network.)</p>
<p>The system connected to the WDS server and obtained the current list of available Boot Images. Arthur chose the Capture Boot Image he had just created.</p>
<p>Using the fabled TFTP server component, the Capture Boot Image loaded to the system and brought forth a familiar Windows Dialog Window. Arthur selected the volume he wanted to create an image of and gave it a name and description.</p>
<p>He then selected to <strong>Upload Image to WDS Server</strong>.  And, with that, the WDS services from the Land of Microsoft took over and imaged the computer, storing the finished file on the WDS server.</p>
<p>For some systems in the remotest corners of Network, Arthur could not use the standard Capture Boot Image to get images of his systems.  For these instances, Arthur used the <strong>Discover Boot Image</strong>.</p>
<p>The Discover Boot image is a similar process except that instead of the image being loaded over the network to the PXE client system, the client system is booted from CD or DVD and the image is loaded from there.</p>
<p>Having triumphantly created the WDS infrastructure necessary to deploy systems all over the land, Arthur left behind his monumental task knowing that the next feat would be actually using the system to load one of the images he had created. But, for today, he had triumphed.</p>
<p>Arthur mounted his trusty Honda Civic and joined with other knights and squires at the local tavern for some futile flirting with the waitress, some electronic trivia and happy hour priced Buffalo wings.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur and an Introduction to Windows Deployment Services'>Arthur and an Introduction to Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers' rel='bookmark' title='Permanent Link: Arthur Uses the Images Stored on the WDS Servers'>Arthur Uses the Images Stored on the WDS Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/install-windows-server-2008-wds' rel='bookmark' title='Permanent Link: WDS Supporting Players at Server 2008 Install Summer Camp'>WDS Supporting Players at Server 2008 Install Summer Camp</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arthur and an Introduction to Windows Deployment Services</title>
		<link>http://windowsserver.trainsignal.com/windows-deployment-services</link>
		<comments>http://windowsserver.trainsignal.com/windows-deployment-services#comments</comments>
		<pubDate>Wed, 06 Aug 2008 15:00:00 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[PXE]]></category>
		<category><![CDATA[Remote Installation Services]]></category>
		<category><![CDATA[TFTP]]></category>
		<category><![CDATA[Trivial File Transfer Protocol Server]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-deployment-services/2008-08-06/</guid>
		<description><![CDATA[Once upon a time, there was a young computer operator named Arthur.
Now, Arthur was a good lad, and dedicated to the betterment of the Kingdom of Network.  However, each season, when the new systems came in, Arthur had to leave behind his studies and prepare the new systems for the fields of Network.
This required [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur Installs and Configures Windows Deployment Services'>Arthur Installs and Configures Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers' rel='bookmark' title='Permanent Link: Arthur Uses the Images Stored on the WDS Servers'>Arthur Uses the Images Stored on the WDS Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-deployment-services-2' rel='bookmark' title='Permanent Link: Windows Deployment Services and the Real World'>Windows Deployment Services and the Real World</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Once upon a time, there was a young computer operator named Arthur.</p>
<p>Now, Arthur was a good lad, and dedicated to the betterment of the Kingdom of Network.  However, each season, when the new systems came in, Arthur had to leave behind his studies and prepare the new systems for the fields of Network.</p>
<p>This required Arthur to remove or reconfigure the pre-installed software.  Then, he would sit in front of a monitor and keyboard and put in a floppy disk to boot the system, and then he would feed CDs to the systems one at a time until the system had a shiny new operating system.</p>
<p>Along the way, Arthur would type in the settings and configuration required to make the operating system work properly in the fields of Network.</p>
<p>If he was lucky, he could hook up three or four systems at a time and while one system was working on a CD, he could be feeding another a different CD, and configuring another.  When he was done, he would move on to feeding the systems the CDs necessary to install the software that the systems would need to perform their functions.</p>
<p><span id="more-523"></span></p>
<p>Still, these were not bad times for Arthur.  The times he dreaded though were when the King would return from the Lands of Microsoft having been told the stories of glory and power that could be bestowed upon them all if they would be so bold as to put newer, better, faster, operating systems on the computers of Network.</p>
<p>In those times, Arthur would stride forth into the fields and disappear for days or weeks at a time, once again feeding the systems of Network a pile of CDs.</p>
<p>These times proved to be a huge time suck for the young Arthur, for he had far better things to do in service of the Kingdom.  Still, the task was important, and Arthur persevered.</p>
<p>Arthur also developed faster ways of completing his tasks.  From the witches in the Ghost Swamp he returned with a way to clone entire systems and use those cloned images to install new ones.</p>
<p>If done properly, it could speed up the process of installing and upgrading.  But, the challenge was great, for each kind of system required its own image, and getting the first image right was often a daunting challenge in itself.</p>
<p>So, it was not with great joy that Arthur heard the news that the King had decreed that the Network was to deploy the latest magical system from the Lands of Microsoft and move into a new age with systems bearing the Windows Server 2008 banner.</p>
<p>But, Arthur&#8217;s heart was lifted when he heard of a strange prophecy.  It proclaimed that systems could be installed quickly across the entire network, even bare metal systems with no software installed.  And, so Arthur set out to find the key to the prophecy.</p>
<h3>Arthur and Windows Deployment Services (WDS)</h3>
<p>Arthur was no fool.  He had heard great promises before.  Still, Arthur knew that to remove, once and for all, the burden of eternal systems installations was a task worth undertaking.</p>
<p>Arthur set off on his long journey, sailing away to find the answers. At long last, Arthur came to the Shores of Marketing Hype.</p>
<p>The Shores were a dangerous place for an unseasoned computer professional to tread for they were surrounded by jagged rocks inhabited by creatures called <em>Salespeople</em>.</p>
<p>There was some debate as to whether Salespeople were inherently evil, or just corrupted by their three-martini marketing lunches.  Either way, their siren song of easy installations, painless upgrades, and newer, faster, features had left many a ship smashed upon the rocky shore.</p>
<p>But, Arthur was no computer intern and he kept his grip on firmly on the wheel as he navigated his mighty ship, skeptically refusing to commit to any of the Siren&#8217;s pitches until he landed on the beaches.</p>
<p>Once on the island of <strong>Windows Deployment Ser</strong>vices, known far and wide by the letters, <strong>WDS</strong>, Arthur set off to discover its secrets.</p>
<p>As he left the beach, he plunged into a dark forest.  In a clearing he met a talking chipmunk.  Apparently, the chipmunk had recently been yelled at by a talking llama.</p>
<p>Arthur resisted the urge to find the talking llama and instead listed to chipmunk.  As a reward, the chipmunk told Arthur that the keys to WDS lie in the installation mechanisms of the past.</p>
<p>He told Arthur that WDS was a replacement for an older system called <strong>Remote Installation Services</strong> (RIS).  The chipmunk also told Arthur that the next piece of WDS lie upon a hilltop called PXE.</p>
<p>Arthur thanked the chipmunk and headed up the hillside.  At the top, Arthur found a stone monument left by non-ancient peoples. It proclaimed that <strong>PXE</strong> stood for <strong>Pre-boot Execution Environment</strong>.</p>
<p>Arthur found himself struggling with a mighty urge to chip into the stone tablet, crossing out the X and putting up an E, because after all, execution starts with an E even if it sounds like X.  But, Arthur had no time for such things.</p>
<p>The rest of the tablet described PXE as a basic set of operating instructions for a system.  This rudimentary operating system would do very little, but what it could do was important.</p>
<p>For the PXE could make a computer boot and connect to the network whereby it could use something called TFTP which according to ancient prophecy could be used to summon an Operating System from the ivory towers known as the Network Servers.</p>
<p>Emboldened, Arthur set off in search of the fabled TFTP.</p>
<p>Near the bottom of the other side of the hill, Arthur heard a ferocious noise.  He turned to see a mighty beast with many heads.  The beast was the Hydra of System Images.</p>
<p>Arthur pulled his trusty computer operator sword and engaged the Hydra.  He cut off a head by creating a new systems image.  But, two heads grew back in its place because now, Arthur had to create a new image for every single kind of system, and then Arthur had to manage and update all of those images.</p>
<p>Realizing he could not defeat the Hydra this way, Arthur searched about for another option.</p>
<p>There, shining in the sun was a server.  This was no ordinary server, for it had installed upon it a <strong>Trivial File Transfer Protocol Server</strong>.</p>
<p>Arthur discovered that if he could somehow pull the images from this server, then he could keep them all in one place which would greatly simplify their management.  With an easily managed collection of images, he could then create exactly what he needed and deploy them throughout Network.</p>
<p>Arthur seized upon the system and slew the Hydra.  As he wiped the sweat from his brow, Arthur noticed something.  Trivial File Transfer Protocol was TFTP!  He had another piece of the WDS puzzle.</p>
<p>Now, all Arthur needed was a way to get WDS to use his images.  As he headed back for his ship, a bolt of lightning shot from the sky, blasting his ship into a million pieces.  Arthur mourned for his images, because all of his work had been in vain.</p>
<p>Or had it?</p>
<p>Upon a small outcropping of rocks, Arthur saw a beautiful maiden chained to a rock.  Apparently something called a Kracken was on its way to eat her.  Arthur wished her good luck with that, and prepared to go on his way when the maiden made him an offer.</p>
<p>She would show Arthur a new way to make system images if he would just help her with the chain.  Arthur freed the maiden, and she told him of a glorious system in which images were not sector-based, but rather file-based which would make the images independent of the hardware they were created on.</p>
<p>Even better, each file would be stored in the image only once no matter how many times is was stored on the system.  That way, the images could be much smaller.</p>
<p>An overjoyed Arthur quickly built a shaky new boat and headed for home with his treasure, a new wonderful way to deploy systems across the whole of Network.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/installing-and-configuring-windows-deployment-services' rel='bookmark' title='Permanent Link: Arthur Installs and Configures Windows Deployment Services'>Arthur Installs and Configures Windows Deployment Services</a></li>
<li><a href='http://windowsserver.trainsignal.com/using-images-stored-on-wds-servers' rel='bookmark' title='Permanent Link: Arthur Uses the Images Stored on the WDS Servers'>Arthur Uses the Images Stored on the WDS Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-deployment-services-2' rel='bookmark' title='Permanent Link: Windows Deployment Services and the Real World'>Windows Deployment Services and the Real World</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/windows-deployment-services/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
