<?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/"
	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>Pacerfan9&#039;s Weblog</title>
	<atom:link href="http://pacerfan9.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pacerfan9.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 04 Nov 2011 21:31:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pacerfan9.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pacerfan9&#039;s Weblog</title>
		<link>http://pacerfan9.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pacerfan9.wordpress.com/osd.xml" title="Pacerfan9&#039;s Weblog" />
	<atom:link rel='hub' href='http://pacerfan9.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Device Discovery &amp; VLan Assignment</title>
		<link>http://pacerfan9.wordpress.com/2008/10/30/device-discovery-vlan-assignment/</link>
		<comments>http://pacerfan9.wordpress.com/2008/10/30/device-discovery-vlan-assignment/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 23:07:36 +0000</pubDate>
		<dc:creator>pacerfan9</dc:creator>
				<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[Useful Commands]]></category>

		<guid isPermaLink="false">http://pacerfan9.wordpress.com/?p=28</guid>
		<description><![CDATA[Today I needed to locate a workstation and reassign it to a different vlan. Because this location had two routers and two switches I had to do some Sherlock Homes detective work. From router 1 &#8220;show arp &#124; include .135&#8243; &#8211; This command allowed me to view the mac addresses of any devices that contained [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=28&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Today I needed to locate a workstation and reassign it to a different vlan. Because this location had two routers and two switches I had to do some Sherlock Homes detective work.</em></p>
<p><span style="font-size:small;font-family:Calibri;">From router 1 &#8220;show arp | include .135&#8243; &#8211; This command allowed me to view the mac addresses of any devices that contained 135 in the IP Address. </span></p>
<p><span style="font-size:small;font-family:Calibri;">From switch 1 “show mac-address-table | include 0000.1111.AAAA” – Allowed me to see what interface the device was connected to. In this case it ended up being interface 01</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">From switch 1 “show mac-address-table interface fastEthernet 0/01” – Allowed me to see what device was connected to that interface. Multiple devices where listed to that interface, meaning a switch was connected to that port and the device I am looking for is behind that switch.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">From switch 2 “show mac-address-table | include 0000.1111.AAAA” – Allowed me to see what interface the device was connected to. Turns out to be interface 02</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">From switch 2 <span> </span>“show mac-address-table interface fa0/02” –Confirm that only a phone and workstation were attached to that interface. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">From switch 2 “show interfaces status” Returns port, description, vlan, &amp; interface status information. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">From switch 2 “configure terminal” and assigned the VLAN information using commands</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">“switchport access vlan 999” to assign non-trunking devices to vlan 999</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">“ switchport trunk native vlan 999” to inform trunking devices to assign vlan 999 to non-trunking devices behind it. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">“description computername” to leave a description on the interface</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">“Shut” and “No Shut” on the interface to reboot the phone and workstation. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><span style="font-size:11pt;line-height:115%;font-family:&quot;">“show running-config interface fastEthernet 0/2” to view interface configuration. </span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pacerfan9.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pacerfan9.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pacerfan9.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pacerfan9.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pacerfan9.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pacerfan9.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pacerfan9.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pacerfan9.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pacerfan9.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pacerfan9.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pacerfan9.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pacerfan9.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pacerfan9.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pacerfan9.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=28&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pacerfan9.wordpress.com/2008/10/30/device-discovery-vlan-assignment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pacerfan9</media:title>
		</media:content>
	</item>
		<item>
		<title>WDS NIC&#8230; Isn&#8217;t this the reason I left Ghost?</title>
		<link>http://pacerfan9.wordpress.com/2008/09/03/wds-nic-isnt-this-the-reason-i-left-ghost/</link>
		<comments>http://pacerfan9.wordpress.com/2008/09/03/wds-nic-isnt-this-the-reason-i-left-ghost/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 22:05:18 +0000</pubDate>
		<dc:creator>pacerfan9</dc:creator>
				<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://pacerfan9.wordpress.com/?p=23</guid>
		<description><![CDATA[I received a new Dell Latitude E5500 laptop that was designed for Vista but preloaded with XP SP3.  The first thing I did was wipe the hard drive and then attempt to deploy our company image on it. I encountered the following error message immediately after WinPE loaded &#38; attempted to initialize the network connection… [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=23&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I received a new Dell Latitude E5500 laptop that was designed for Vista but preloaded with XP SP3.<span>  </span>The first thing I did was wipe the hard drive and then attempt to deploy our company image on it. I encountered the following error message immediately after WinPE loaded &amp; attempted to initialize the network connection…</p>
<p class="MsoNormal">“WdsClient: An error occurred while starting networking: a matching network card driver was not found in this image. Please have your Administrator add the network driver for this machine to the Windows PE image on the Windows Deployment Services server.”</p>
<p class="MsoNormal">To resolve the issue I followed the mildly confusing instructions located at <a href="http://support.microsoft.com/kb/923834">Microsoft Help and Support</a>.</p>
<p class="MsoNormal">Basically you need to download the Vista drivers for your NIC card. The guide walks you through testing the drivers and uploading them to your WDS server.</p>
<p class="MsoNormal">If you know you have the correct drivers for your network card you can skip steps 1a through c.</p>
<p class="MsoNormal">I recommend copying &amp; pasting your commands to make sure that you get them correct.</p>
<p class="MsoNormal">If you have the Dell E5500 with the Broadcom 57XX Gigabit Controller you can download and extract the drivers from <a href="http://ftp.us.dell.com/network/R186823.exe">Dell</a>. Once you run the file cancel the installation and copy the drivers from C:\dell\drivers\R186823\WinVista to your WDS server. Modify the path in your instructions accordingly. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pacerfan9.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pacerfan9.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pacerfan9.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pacerfan9.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pacerfan9.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pacerfan9.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pacerfan9.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pacerfan9.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pacerfan9.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pacerfan9.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pacerfan9.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pacerfan9.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pacerfan9.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pacerfan9.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pacerfan9.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pacerfan9.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=23&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pacerfan9.wordpress.com/2008/09/03/wds-nic-isnt-this-the-reason-i-left-ghost/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pacerfan9</media:title>
		</media:content>
	</item>
		<item>
		<title>Oh by the way…</title>
		<link>http://pacerfan9.wordpress.com/2008/08/25/oh-by-the-way%e2%80%a6/</link>
		<comments>http://pacerfan9.wordpress.com/2008/08/25/oh-by-the-way%e2%80%a6/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 20:10:51 +0000</pubDate>
		<dc:creator>pacerfan9</dc:creator>
				<category><![CDATA[Nifty Tricks]]></category>
		<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://pacerfan9.wordpress.com/?p=18</guid>
		<description><![CDATA[To quickly enable Num Lock on at Windows Boot. Open Regedit and navigate to&#8230; HKEY_USERS\.DEFAULT\Control Panel\Keyboard Change the value of InitialKeyboardIndicators from 0 to 2.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=18&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">To quickly enable Num Lock on at Windows Boot. Open Regedit and navigate to&#8230;</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">HKEY_USERS\.DEFAULT\Control Panel\Keyboard</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Change the value of InitialKeyboardIndicators from 0 to 2. </span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pacerfan9.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pacerfan9.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pacerfan9.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pacerfan9.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pacerfan9.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pacerfan9.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pacerfan9.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pacerfan9.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pacerfan9.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pacerfan9.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pacerfan9.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pacerfan9.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pacerfan9.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pacerfan9.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pacerfan9.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pacerfan9.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=18&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pacerfan9.wordpress.com/2008/08/25/oh-by-the-way%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pacerfan9</media:title>
		</media:content>
	</item>
		<item>
		<title>Process Group Policy Remotely</title>
		<link>http://pacerfan9.wordpress.com/2008/08/25/process-group-policy-remotely/</link>
		<comments>http://pacerfan9.wordpress.com/2008/08/25/process-group-policy-remotely/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 19:55:29 +0000</pubDate>
		<dc:creator>pacerfan9</dc:creator>
				<category><![CDATA[Nifty Tricks]]></category>
		<category><![CDATA[Useful Commands]]></category>
		<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://pacerfan9.wordpress.com/?p=13</guid>
		<description><![CDATA[I was working on a Group Policy issue and wanted to remotely force a Group Policy update and check the result without commandeering an end users workstation. To solve this I used the Sysinternals utility PsExec which Executes processes remotely. One nifty trick is that you can also execute PsExec remotely as well. To accomplish [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=13&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was working on a Group Policy issue and wanted to remotely force a Group Policy update and check the result without commandeering an end users workstation. To solve this I used the Sysinternals utility <a href="http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx" target="_blank">PsExec</a> which Executes processes remotely. One nifty trick is that you can also execute PsExec remotely as well. To accomplish this I executed the following command&#8230;</p>
<pre>\\live.sysinternals.com\tools\psexec.exe \\computername gpupdate</pre>
<p>To check the outcome you can execute the command&#8230;</p>
<pre>gpresult /s computername /user username</pre>
<p>For faster performance and better security I recommend downloading the full Sysinternals suite and executing PsExec locally.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pacerfan9.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pacerfan9.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pacerfan9.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pacerfan9.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pacerfan9.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pacerfan9.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pacerfan9.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pacerfan9.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pacerfan9.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pacerfan9.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pacerfan9.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pacerfan9.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pacerfan9.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pacerfan9.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pacerfan9.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pacerfan9.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=13&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pacerfan9.wordpress.com/2008/08/25/process-group-policy-remotely/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pacerfan9</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Deployment Services Phase I</title>
		<link>http://pacerfan9.wordpress.com/2008/07/31/windows-deployment-services-phase-i/</link>
		<comments>http://pacerfan9.wordpress.com/2008/07/31/windows-deployment-services-phase-i/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 22:16:55 +0000</pubDate>
		<dc:creator>pacerfan9</dc:creator>
				<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://pacerfan9.wordpress.com/?p=10</guid>
		<description><![CDATA[Description We currently received 30 new Dell desktops and I wanted to begin using an automated deployment process. We are constantly repairing issues with workstations and will be rolling out at least a hundred more within the next year so this was extremely important for me to accomplish.  We have used Ghost and RIS in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=10&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Description</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">We currently received 30 new Dell desktops and I wanted to begin using an automated deployment process. We are constantly repairing issues with workstations and will be rolling out at least a hundred more within the next year so this was extremely important for me to accomplish.<span>  </span>We have used Ghost and RIS in the past with limited success. For our organization I felt using Windows Deployment Services with PXE boot would be the most compatible and end user friendly solution. My basic goal was to deploy a Windows XP SP3 image over the network preloaded with our most common applications. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">To begin the process Windows Deployment Services has been installed to a Windows 2008 server. To configure the server and workstations I followed most of the steps located at </span><a href="http://datanotes.wordpress.com/2007/11/26/how-to-deploy-xp-using-windows-deployment-services-wds-2/"><span style="font-size:small;color:#800080;font-family:Calibri;">http://datanotes.wordpress.com</span></a><span style="font-size:small;font-family:Calibri;">. I would like to highlight a couple issues and points below. </span></p>
<p class="MsoListParagraph" style="text-indent:-0.25in;margin:0 0 10pt 0.5in;"><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font-family:&quot;">    </span></span></span><span style="font-size:small;font-family:Calibri;">Steps 1-8. Follow them exactly and in order. For example I got disrupted, returned to the computer and typed the following command on my source machine </span></p>
<p class="MsoListParagraph" style="margin:0 0 10pt 0.5in;"><span style="font-family:&quot;"><span style="font-size:small;">Diskpart {enter} Select disk 0 {enter} Clean {enter}</span></span></p>
<p class="MsoListParagraph" style="margin:0 0 10pt 0.5in;"><span style="font-size:small;font-family:Calibri;">Oh I felt like a DumbE when I rebooted my computer. </span></p>
<p class="MsoListParagraph" style="text-indent:-0.25in;margin:0 0 10pt 0.5in;"><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font-family:&quot;">    </span></span></span><span style="font-size:small;font-family:Calibri;">From Step 3, The most current revision is </span><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=3BD8561F-77AC-4400-A0C1-FE871C461A89&amp;displaylang=en"><span style="font-size:small;color:#800080;font-family:Calibri;">MicrosoftDeploymentToolkit 2008</span></a></p>
<p class="MsoListParagraph" style="text-indent:-0.25in;margin:0 0 10pt 0.5in;"><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font-family:&quot;">    </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;">From Step 5, It is mentioned to “<span style="color:#29303b;">Navigate to Program Files\Windows AIK\Tools\PETools\x86\WinPE.WIM” It wasn’t quite clearly stated but to accomplish this you will need to download the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=94BB6E34-D890-4932-81A5-5B50C657DE08&amp;displaylang=en"><span style="color:#800080;">Windows Vista SP1 and Windows Server 2008 AIK</span></a> as an ISO, extract, and install the application to your deployment server. Then I was able to locate the WinPE.WIM file and continue. </span></span></span></p>
<p class="MsoListParagraph" style="text-indent:-0.25in;margin:0 0 10pt 0.5in;"><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font-family:&quot;">    </span></span></span><span style="color:#29303b;"><span style="font-size:small;font-family:Calibri;">Step 6, When creating the Sysprep Master Image. DO NOT boot into Windows after you have Resealed the computer and shut it down. If you don’t follow this exactly your OS and image is toast (more on this below). Also if you try and image the workstation after you have selected Factory but before you select Reseal you will not see an option to select your C:\ to image. If you follow Step 6 correctly Windows Deployment Services will return your original workstation back to a usable state. Never perform this step on a machine that has anything important on it and has not been backed up. </span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">This should get you in business with you initial deployment process. I am working to improve my imaging and deployment process even further and I will document my findings. I also learned some other interesting this during the process so I will be adding a section called “Oh by the way…”</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pacerfan9.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pacerfan9.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pacerfan9.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pacerfan9.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pacerfan9.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pacerfan9.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pacerfan9.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pacerfan9.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pacerfan9.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pacerfan9.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pacerfan9.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pacerfan9.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pacerfan9.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pacerfan9.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pacerfan9.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pacerfan9.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=10&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pacerfan9.wordpress.com/2008/07/31/windows-deployment-services-phase-i/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pacerfan9</media:title>
		</media:content>
	</item>
		<item>
		<title>Local Admin Accounts</title>
		<link>http://pacerfan9.wordpress.com/2008/06/04/local-admin-accounts/</link>
		<comments>http://pacerfan9.wordpress.com/2008/06/04/local-admin-accounts/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 15:58:32 +0000</pubDate>
		<dc:creator>pacerfan9</dc:creator>
				<category><![CDATA[Permissions]]></category>
		<category><![CDATA[Useful Commands]]></category>
		<category><![CDATA[User Profiles]]></category>
		<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://pacerfan9.wordpress.com/2008/06/04/local-admin-accounts/</guid>
		<description><![CDATA[ Category    User Profiles ; Permissions; Useful Commands Description We are beginning to remove Domain Users from having Local Admin rights to their workstation. We have an application that will not launch properly without having local admin rights. To make the scenario more interesting the application spawns multiple processes so even if I use the command runas /user:domain\username &#8220;application.exe&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=7&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> <span style="font-family:Segoe UI;"><span style="font-size:9pt;"><span style="color:#4f81bd;">Category    User Profiles ; Permissions; Useful Commands</span></span><span style="font-size:1pt;color:#4f81bd;"><br />
</span></span></p>
<p>Description</p>
<p>We are beginning to remove Domain Users from having Local Admin rights to their workstation. We have an application that will not launch properly without having local admin rights. To make the scenario more interesting the application spawns multiple processes so even if I use the command <span style="font-family:OCR A Extended;"><span style="color:#ff0000;">runas /user:domain\username &#8220;application.exe&#8221; </span></span>the application fails to launch correctly.</p>
<p>Resolution</p>
<p>I executed the command <span style="color:#ff0000;font-family:OCR A Extended;">cacls c:\appdirectory /e /t /p users:c </span>to give the local users group change permissions on the applications directory. Because the application spawns multiple processes located in multiple directories I had to use the Sysinternals utility Process Monitor to locate all if the directories that are accessed by the application. Tip: If you use the Filter menu it is much easier to locate the necessary information. After running the command in each directory accessed by the application everything worked fine.</p>
<p>References</p>
<p><a href="http://www.pcreview.co.uk/forums/thread-424067.php">Difference between Power User and Administrator?</a><span style="color:#000000;"><br />
</span></p>
<p><a href="http://www.ss64.com/nt/cacls.html">CACLS Syntax</a><span style="color:#000000;"><br />
</span></p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx"><span style="font-family:OCR A Extended;">Process Monitor v1.33</span></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pacerfan9.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pacerfan9.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pacerfan9.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pacerfan9.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pacerfan9.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pacerfan9.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pacerfan9.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pacerfan9.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pacerfan9.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pacerfan9.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pacerfan9.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pacerfan9.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pacerfan9.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pacerfan9.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pacerfan9.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pacerfan9.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=7&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pacerfan9.wordpress.com/2008/06/04/local-admin-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pacerfan9</media:title>
		</media:content>
	</item>
		<item>
		<title>Remember to Remember</title>
		<link>http://pacerfan9.wordpress.com/2008/06/04/if-only-i-knew-then/</link>
		<comments>http://pacerfan9.wordpress.com/2008/06/04/if-only-i-knew-then/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 15:09:12 +0000</pubDate>
		<dc:creator>pacerfan9</dc:creator>
				<category><![CDATA[About Me]]></category>

		<guid isPermaLink="false">http://pacerfan9.wordpress.com/2008/06/04/if-only-i-knew-then/</guid>
		<description><![CDATA[I have started this blog for two reasons&#8230; 1. So I can &#8220;Remember to Remember&#8221; all of the random things I have learned along my way in Information Technology. I am planning to utilize this blog so I can apply past knowlegde to future solutions. 2. So others can learn as well. I firmly believe in sharing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=4&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have started this blog for two reasons&#8230;</p>
<p>1. So I can &#8220;Remember to Remember&#8221; all of the random things I have learned along my way in Information Technology. I am planning to utilize this blog so I can apply past knowlegde to future solutions.</p>
<p>2. So others can learn as well. I firmly believe in sharing knowledge in the field on IT. Life would be much easier for us all.</p>
<p>Your questions and feedback are much appreciated.  Thanks for visiting</p>
<p>Pacerfan9</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pacerfan9.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pacerfan9.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pacerfan9.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pacerfan9.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pacerfan9.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pacerfan9.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pacerfan9.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pacerfan9.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pacerfan9.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pacerfan9.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pacerfan9.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pacerfan9.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pacerfan9.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pacerfan9.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pacerfan9.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pacerfan9.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pacerfan9.wordpress.com&amp;blog=3865590&amp;post=4&amp;subd=pacerfan9&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pacerfan9.wordpress.com/2008/06/04/if-only-i-knew-then/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">pacerfan9</media:title>
		</media:content>
	</item>
	</channel>
</rss>
