<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Read The F***ing Manual!</title>
	<atom:link href="http://far2paranoid.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://far2paranoid.wordpress.com</link>
	<description>Trials and Tribulations of a Windows Sys Admin.</description>
	<lastBuildDate>Fri, 28 Mar 2008 17:51:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='far2paranoid.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/1465399dad48511f58be2140ac52500e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Read The F***ing Manual!</title>
		<link>http://far2paranoid.wordpress.com</link>
	</image>
			<item>
		<title>Remove Microsoft Document Image Writer</title>
		<link>http://far2paranoid.wordpress.com/2008/03/28/remove-microsoft-document-image-writer/</link>
		<comments>http://far2paranoid.wordpress.com/2008/03/28/remove-microsoft-document-image-writer/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 17:51:19 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/?p=18</guid>
		<description><![CDATA[I needed to remove the Microsoft Document Image Writer from about 2000 machines on my network, so I wrote a quote .bat file as a logon script. Works like a charm!

rem ************************************************
rem this removes the MS Office Document Image Writer
rem ************************************************
 c:
cd \windows\system32\
cscript prnmngr.vbs -d -p &#8220;Microsoft Office Document Image Writer&#8221;
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=18&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I needed to remove the Microsoft Document Image Writer from about 2000 machines on my network, so I wrote a quote .bat file as a logon script. Works like a charm!</p>
<blockquote><p>
rem ************************************************<br />
rem this removes the MS Office Document Image Writer<br />
rem ************************************************<br />
 c:<br />
cd \windows\system32\<br />
cscript prnmngr.vbs -d -p &#8220;Microsoft Office Document Image Writer&#8221;</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=18&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2008/03/28/remove-microsoft-document-image-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Removing the XPS Writer</title>
		<link>http://far2paranoid.wordpress.com/2008/03/25/removing-the-xps-writer/</link>
		<comments>http://far2paranoid.wordpress.com/2008/03/25/removing-the-xps-writer/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 13:02:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/?p=17</guid>
		<description><![CDATA[One of the more annoying bits of the XP-Vista transition has been the advent of the Microsoft XPS Writer. This damn thing keeps installing at boot and causing major issues all around. Instead of just appearing as an option, the XPS printer takes the role of Default Printer. This is a real problem when it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=17&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the more annoying bits of the XP-Vista transition has been the advent of the Microsoft XPS Writer. This damn thing keeps installing at boot and causing major issues all around. Instead of just appearing as an option, the XPS printer takes the role of Default Printer. This is a real problem when it starts renaming and moving printers in the elementary schools. To get around it, there&#8217;s a nifty script.</p>
<blockquote><p>c:<br />
cd \windows\system32\<br />
cscript prnmngr.vbs -d -p &#8220;Microsoft XPS Document Writer&#8221;</p></blockquote>
<p>Drop those in a .bat, set it as a logon script and BAM! Done.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=17&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2008/03/25/removing-the-xps-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Uni-Proc vs. Multi-proc</title>
		<link>http://far2paranoid.wordpress.com/2008/02/29/uni-proc-vs-multi-proc/</link>
		<comments>http://far2paranoid.wordpress.com/2008/02/29/uni-proc-vs-multi-proc/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 14:33:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[WDS]]></category>
		<category><![CDATA[WinPE]]></category>
		<category><![CDATA[sysprep]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/?p=16</guid>
		<description><![CDATA[Recently, we have begun rolling out systems in earnest using Windows Deployment Services. While we&#8217;re not yet using Vista, WDS has proved extremely useful for loading XP machines in timespans and situations where Ghost is not suitable. One of the more recent problems that cropped up has brought to light the differences between Uni-processor (UP) and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=16&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Recently, we have begun rolling out systems in earnest using Windows Deployment Services. While we&#8217;re not yet using Vista, WDS has proved extremely useful for loading XP machines in timespans and situations where Ghost is not suitable. One of the more recent problems that cropped up has brought to light the differences between Uni-processor (UP) and Multi-Processor (MP) HAL&#8217;s. Specifically, I have a boat-load of Gateway E4500 systems that need to be imaged. Since they were all bought in one big batch I made the (completely incorrect) assumption that they were all identical machines. I had never before noticed any difference, so imagine my surprise when all of these systems would successfully boot WinPE, but 1/3 of them could not see any images.</p>
<p>I thought it might be a BIOS issue, a problem with the RAM or perhaps a bad HDD. After banging my head against the desk for a few hours I glanced up to notice that the Intel stickers on the 2 test machines were different. Could it really be that easy?<span id="more-16"></span></p>
<p> Sure enough, the HAL is just different enough and UP machines won&#8217;t see MP images and vice versa. So what&#8217;s the solution? To take a MP image and create a UP image from it, edit your sysprep.inf file. In the [Unattended] section, add this line:</p>
<blockquote><p>UpdateUPHAL = ACPIAPIC_UP,%WINDIR%InfHal.inf</p></blockquote>
<p>Afterwards, run sysprep as normal, but DO NOT upload the image to your WDS server yet. Instead, reboot the machine and complete setup. The HAL type is updated only when the mini-setup reads your inf file. After you&#8217;ve used the image on the hdd to reinstall, sysprep the system again and upload it to your WDS server. Make sure to name the image something different than the MP image, or you&#8217;ll just have to create another MP image.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=16&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2008/02/29/uni-proc-vs-multi-proc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Device drivers to a (offline) WinPE image</title>
		<link>http://far2paranoid.wordpress.com/2008/01/29/adding-device-drivers-to-a-offline-winpe-image/</link>
		<comments>http://far2paranoid.wordpress.com/2008/01/29/adding-device-drivers-to-a-offline-winpe-image/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 16:15:24 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[PXEboot]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[WinPE]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/?p=15</guid>
		<description><![CDATA[This is actually really easy, assuming you have Vista drivers for your hardware. You can use this for any driver (disk controllers, NICs, etc)
1) Download the device driver and put in somewhere convenient on a machine with WAIK installed.
2) Mount the .wim you want to add it to using Imagex.
 imagex /mountrw [image location] 1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=15&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is actually really easy, assuming you have Vista drivers for your hardware. You can use this for <b>any</b> driver (disk controllers, NICs, etc)</p>
<p>1) Download the device driver and put in somewhere convenient on a machine with WAIK installed.</p>
<p>2) Mount the .wim you want to add it to using Imagex.</p>
<blockquote><p> imagex /mountrw [image location] 1 c:\winpe_x86\mount\</p></blockquote>
<p>3) Add the .inf using peimg.</p>
<blockquote><p> peimg /inf=[path to driver .inf file] c:\winpe_x86\mount\Windows</p></blockquote>
<p>4) Unmount and commit the image back to the .wim.</p>
<blockquote><p>imagex /unmount /commit c:\winpe_x86\mount</p></blockquote>
<p>5) Add the image to the WDS console, or replace an existing image.</p>
<p>That&#8217;s it! You&#8217;re ready to go!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=15&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2008/01/29/adding-device-drivers-to-a-offline-winpe-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Spell Cheker [sic]</title>
		<link>http://far2paranoid.wordpress.com/2007/12/16/spell-cheker-sic/</link>
		<comments>http://far2paranoid.wordpress.com/2007/12/16/spell-cheker-sic/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 15:17:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Outlook Web Access]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/2007/12/16/spell-cheker-sic/</guid>
		<description><![CDATA[We run a very basic setup of Exchange at work, and I freely admit that I&#8217;m not qualified to do much more than maintain what&#8217;s already in place. One of the problems we&#8217;re having is with the spell checker on Outlook Web Access. When a user logs on from a machine on the LAN, the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=8&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We run a very basic setup of Exchange at work, and I freely admit that I&#8217;m not qualified to do much more than maintain what&#8217;s already in place. One of the problems we&#8217;re having is with the spell checker on Outlook Web Access. When a user logs on from a machine on the LAN, the spell checker works just fine. However, when they use OWA from home, they get the following error:</p>
<blockquote><p><font><font face="mono" size="-1">The spelling in this item can&#8217;t be checked. Try again later.</font></font></p></blockquote>
<p>Now I&#8217;ve been searching TechNet for quite a while, but none of their solutions seem to work. The most often quoted article <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;820378">is here</a>, but it doesn&#8217;t seem to apply to me, because I am using neither ISA Server,  nor forms-based authentication. Also, logging in with <em>full.domain.name\username</em> is a work-around that draws a lot of ire from the bosses.  Anyone have another idea?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=8&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2007/12/16/spell-cheker-sic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>ADModify.NET</title>
		<link>http://far2paranoid.wordpress.com/2007/12/11/admodifynet/</link>
		<comments>http://far2paranoid.wordpress.com/2007/12/11/admodifynet/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 18:27:24 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[ADModify.NET]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/2007/12/11/admodifynet/</guid>
		<description><![CDATA[I was given the task this week (or at least pressure to get it done finally) of assigning home folders to the 500 users in my Active Directory. I didn&#8217;t have any sort of budget to throw at the task, so purchasing a tool to help me was right out. That left me with 3 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=7&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was given the task this week (or at least pressure to get it done finally) of assigning home folders to the 500 users in my Active Directory. I didn&#8217;t have any sort of budget to throw at the task, so purchasing a tool to help me was right out. That left me with 3 options:</p>
<ol>
<li>Do all the edits by hand.</li>
<li>Writing a script that would pull all the users from selected OU&#8217;s and change the info.</li>
<li>Find a free or at least open-source tool to help me accomplish the task.</li>
</ol>
<p>This time last month, I had to add an extra email address to all 500 accounts. At that point I was tired from a lot of long days in a row and not feeling like learning anything new so I did it all by hand. BIG MISTAKE. 500 email addresses took me about 4 hours to do and I hated every minute of it.</p>
<p>The idea of scripting the process is highly intriguing to me. In fact, it seems like a really good idea. The down sides are that A) I&#8217;m still not very good at WMI scripting and this would be my first daliance with  ADSI, B) I didn&#8217;t have a lot of time to monkey with learning it, and C) if I was going to do it, I wanted it done right.</p>
<p>One of the major objectives in our restructuring is allowing the other members of the tech staff to begin dealing with account creating/deletion/changes/resets. I have much stronger reservations about giving the staff direct access to edit items in AD than my boss does, because I&#8217;m the one that&#8217;s going to have to rebuild it all and find all the missing data. We&#8217;re building up to having a central IT Department server that&#8217;s a software repository and general resource cache. The way I figure it, once I learn the scripting a bit better, I can create a website for this server that&#8217;ll allow the techs to do specific tasks (and not muck anything else up).</p>
<p>The upshot of all of this is that I spent a day looking for free interfaces to help me along. I looked at Apollo AD, but it just didn&#8217;t feel right and wasn&#8217;t designed to do what I needed. To my surprise, the guys at M$ have written a tool that helps do exactly this sort of thing. The best part? It&#8217;s free!</p>
<p>Welcome to ADModify.NET.  (The links have changed a few times, so I won&#8217;t include it here. Use Google or search TechNet for it.)</p>
<p>It takes a little practice to get real comfortable with the way this thing works.</p>
<ul>
<li>It doesn&#8217;t update the directory tree unless you specifically ask it to.</li>
<li>You can only select users by selecting an OU if it&#8217;s set to display all those users in the directory tree.</li>
<li>Once you add them to the list, you have to select them again to take action on them.</li>
<li>After it performs the edits, the program quits.  You have to restart the entire program to make another set of edits.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=7&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2007/12/11/admodifynet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>ADSI Recommendations?</title>
		<link>http://far2paranoid.wordpress.com/2007/12/07/adsi-recommendations/</link>
		<comments>http://far2paranoid.wordpress.com/2007/12/07/adsi-recommendations/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 05:01:37 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/2007/12/07/adsi-recommendations/</guid>
		<description><![CDATA[I&#8217;m looking around this week, because I have 2 big goals at work and no real resources to address them.

I have to redirect the home folders for &#62;500 Active Directory user accounts.
I need to add departmental locations/addresses to all of these accounts.

The thing is, I don&#8217;t know jack about scripting AD or much WMI so [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=6&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;m looking around this week, because I have 2 big goals at work and no real resources to address them.</p>
<ol>
<li>I have to redirect the home folders for &gt;500 Active Directory user accounts.</li>
<li>I need to add departmental locations/addresses to all of these accounts.</li>
</ol>
<p>The thing is, I don&#8217;t know jack about scripting AD or much WMI so I would really like some sort of tool to help me accomplish this easily. Worse, I don&#8217;t have any sort of budget available to purchase software. The suggestions I have so far are:</p>
<ul>
<li>ADModify.NET</li>
<li>Apollo AD</li>
</ul>
<p>Anybody else want to weigh in here?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=6&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2007/12/07/adsi-recommendations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Sysprep and your Dell</title>
		<link>http://far2paranoid.wordpress.com/2007/12/05/sysprep-and-your-dell/</link>
		<comments>http://far2paranoid.wordpress.com/2007/12/05/sysprep-and-your-dell/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 22:08:26 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[PXEboot]]></category>
		<category><![CDATA[Partitions]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[WinPE]]></category>
		<category><![CDATA[boot.ini]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[ImageX]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/2007/12/05/sysprep-and-your-dell/</guid>
		<description><![CDATA[We&#8217;ve got a weird mix of HP/Compaq, Dell and Gateway desktops at work and we&#8217;re just now getting to the point where using WDS is actually worthwhile. I ran into a nifty little problem today and couldn&#8217;t find any documentation to explain it.
I booted up one of the new Dell desktops and configured it as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=3&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We&#8217;ve got a weird mix of HP/Compaq, Dell and Gateway desktops at work and we&#8217;re just now getting to the point where using WDS is actually worthwhile. I ran into a nifty little problem today and couldn&#8217;t find any documentation to explain it.</p>
<p>I booted up one of the new Dell desktops and configured it as a master for imaging. I sysprep-ed it as normal and used WDS to PXE boot and image the drive. The image installed back to the machine I ripped it from just fine. The problem (which sort of defeats the purpose of WDS) is that whenever I deployed that image to any other machine, I got the following error:</p>
<blockquote><p><em>Windows could not start because the following file is missing or corrupt:<br />
&lt;Windows root&gt;\system32\hal.dll.<br />
Please re-install a copy of the above file.</em></p></blockquote>
<p>It&#8217;s worth noting that I was using WDS to deploy a Windows XP image, not Vista. I&#8217;ve run into this problem before and had a feeling that the error was actually with boot.ini.</p>
<p><strong>The Cause:</strong> Dell loads the machines with 2 partitions: 1 for diagnostic tools and 1 for Windows. Note that Windows can&#8217;t see the diagnostic partition due to the formatting used.</p>
<p>The image&#8217;s boot.ini looked like the following:</p>
<blockquote><p><em>[boot loader]<br />
timeout=30<br />
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS<br />
[operating systems]<br />
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=&#8221;Microsoft Windows XP Professional&#8221; /noexecute=optin /fastdetect</em></p></blockquote>
<p>However, because of the Dell diagnostic partition, Windows was actually installing on partition 2.</p>
<p><strong>The Cure: </strong></p>
<ol>
<li>Export the image from WDS.</li>
<li>Mount the image using Imagex.</li>
<li>Edit the boot.ini file to point to partition 2 (on both lines 3 and 5 of the above example).</li>
<li>Unmount the image, using the /commit switch.</li>
<li>Replace the WDS image with the edited copy.</li>
</ol>
<p><strong>The Result:</strong> Windows installs like a charm and I don&#8217;t have to teach the tech staff to use diskpart for all 2000 machines.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=3&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2007/12/05/sysprep-and-your-dell/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal Modules &#8211; Embed Filter</title>
		<link>http://far2paranoid.wordpress.com/2007/12/05/drupal-modules-embed-filter/</link>
		<comments>http://far2paranoid.wordpress.com/2007/12/05/drupal-modules-embed-filter/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 01:46:02 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[embed filter]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/2007/12/05/drupal-modules-embed-filter/</guid>
		<description><![CDATA[Sure would be nice to be able to embed video/audio/calendars and a whole bunch of other stuff into my Drupal site. Problem is, the Embed Filter module won&#8217;t install correctly. The admin page is truncated and doesn&#8217;t work correctly.
 The Cause: embedfilter.module is written poorly. In the comment below the config window,  somebody wrote it using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=5&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Sure would be nice to be able to embed video/audio/calendars and a whole bunch of other stuff into my Drupal site. Problem is, the Embed Filter module won&#8217;t install correctly. The admin page is truncated and doesn&#8217;t work correctly.</p>
<p><strong> The Cause:</strong> embedfilter.module is written poorly. In the comment below the config window,  somebody wrote it using &lt;tag&gt; &#8217;s. PHP tries to render the actual tags.</p>
<p><strong> The Fix:</strong> Edit embedfilter.module. In line79, just replace the &lt;tag&gt;&#8217;s with &amp;lt;tag&gt;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=5&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2007/12/05/drupal-modules-embed-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
		<item>
		<title>Prep for Sysprep</title>
		<link>http://far2paranoid.wordpress.com/2007/12/05/prep-for-sysprep/</link>
		<comments>http://far2paranoid.wordpress.com/2007/12/05/prep-for-sysprep/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 22:46:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[PXEboot]]></category>
		<category><![CDATA[WDS]]></category>
		<category><![CDATA[WinPE]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[Windows Deployment Services]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://far2paranoid.wordpress.com/2007/12/05/prep-for-sysprep/</guid>
		<description><![CDATA[There are a lot of nuances to using Sysprep and WDS, most of which I&#8217;ve found by trolling message boards and blogs. The Microsoft documentation is particularly lacking in this area, especially if you&#8217;ve never used RIS before.  Below, I&#8217;ve included the steps I have used to successfully image an XP system and deploy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=4&subd=far2paranoid&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are a lot of nuances to using Sysprep and WDS, most of which I&#8217;ve found by trolling message boards and blogs. The Microsoft documentation is particularly lacking in this area, especially if you&#8217;ve never used RIS before.  Below, I&#8217;ve included the steps I have used to successfully image an XP system and deploy it across my schools. This assumes that you already have a WDS server configured and authorized. For the sake of ease, I assume you have installed Windows XP to c:\windows\.</p>
<ol>
<li> Install Windows and any other software to the master machine. Make sure all options are configured as you would like them.</li>
<li>Extract the entire contents of deploy.cab from an XP cd to c:\sysprep.</li>
<li>Use the Setup Manager (setupmgr.exe) to create a sysprep.inf file. (A better explanation can be found here.) Save the sysprep.inf file to c:\sysprep.</li>
<li>Run Sysprep.exe.
<ul></ul>
<ol>
<li>I prefer to run sysprep from the command line, because it&#8217;s easier for me to keep track of which switches I&#8217;m using. Typically, I use &#8220;sysprep.exe -activated -mini -reseal&#8221; from the command line. An explanation of all available switches can be found <a href="http://support.microsoft.com/kb/298491">here</a>.</li>
<li>It&#8217;s worth noting that if you use &#8220;-activated&#8221;, the product key in your sysprep.inf MUST match the product key used to install Windows on the master machine. A mismatch will prevent the &#8220;-activated&#8221; switch from working.</li>
</ol>
<ul></ul>
</li>
<li>After sysprep completes, your machine will shut down. Do not reboot from the hard drive until you are finished imaging the machine.  At this point I PXE boot from my WDS server and capture the disk image. You can also capture the image by booting from local WinPE media (a CD/DVD, USB key), but I&#8217;ve had mixed results.</li>
</ol>
<p>It took me more than a few full days of pouring through <a href="http://technet.microsoft.com">TechNet</a>, cursing loudly, and deploying bad images to finally get the entire process down. At this point it takes me about 3 minutes to set up a machine for sysprep, run it, and start imaging.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/far2paranoid.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/far2paranoid.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/far2paranoid.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/far2paranoid.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/far2paranoid.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/far2paranoid.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/far2paranoid.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/far2paranoid.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/far2paranoid.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/far2paranoid.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/far2paranoid.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/far2paranoid.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=far2paranoid.wordpress.com&blog=2267934&post=4&subd=far2paranoid&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://far2paranoid.wordpress.com/2007/12/05/prep-for-sysprep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b1133f4278e47f197c327db5fdd41456?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Matt</media:title>
		</media:content>
	</item>
	</channel>
</rss>