<?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>Xtreme Deployment</title>
	<atom:link href="http://deployment.xtremeconsulting.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://deployment.xtremeconsulting.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Feb 2010 07:46:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='deployment.xtremeconsulting.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b9093c8c9e93cd7e588b4bcd70ac2032?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Xtreme Deployment</title>
		<link>http://deployment.xtremeconsulting.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://deployment.xtremeconsulting.com/osd.xml" title="Xtreme Deployment" />
	<atom:link rel='hub' href='http://deployment.xtremeconsulting.com/?pushpress=hub'/>
		<item>
		<title>Bitlocker Recovery Password saved to file</title>
		<link>http://deployment.xtremeconsulting.com/2010/01/22/bitlocker-recovery-password-saved-to-file/</link>
		<comments>http://deployment.xtremeconsulting.com/2010/01/22/bitlocker-recovery-password-saved-to-file/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 17:00:21 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[MDT 2010]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=276</guid>
		<description><![CDATA[Saw a question posted recently:
In MDT deployment I have Bitlocker set to save the recovery key to AD.  However, I am noticing that it is also copying the recovery key to either C: root or the USB flash drive.  How do I control this behavior?
In MDT 2010, the ZTIBDE.wsf script will perform most nasty administrative [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=276&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Saw a question posted recently:</p>
<blockquote><p>In MDT deployment I have Bitlocker set to save the recovery key to AD.  However, I am noticing that it is also copying the recovery key to either C: root or the USB flash drive.  How do I control this behavior?</p></blockquote>
<p>In MDT 2010, the ZTIBDE.wsf script will perform most nasty administrative tasks in the background automatically. That is the beauty of MDT. However, some administrators may wish to control this Recovery File in a manner other than the default, which is to save the file to the C: drive or to a USB Key.</p>
<p>MDT Saves the recovery key even though the administrator told MDT to save the Password into Active Directory, as a backup process, just in case AD was *not* able to save the data to AD.</p>
<h3>Disable Key Save</h3>
<p>There are two ways to prevent ZTIBDE.wsf from saving the Administrator password in Active Directory.</p>
<p>Either:</p>
<p>Comment out lines 722 – 724 in the ZTIBDE.wsf script. (MDT 2010 Only).</p>
<p>or:</p>
<p>Set the variable in your customsettings.ini file to point to a location that is cleaned at the end of the Task Sequence process:</p>
<p>BDEKeyLocation=%SystemDrive%\minint\</p>
<p>If you don’t save the Password, and the AD backup of the recovery key fails for some reason, you will have no record of the recovery key.</p>
<p>Keith</p>
<address><a href="http://keithga.com"><span style="color:#993300;">Keith Garner</span></a><span style="color:#993300;"> is a Deployment Specialist with </span><a href="http://deployment.xtremeconsulting.com/"><span style="color:#993300;">Xtreme Consulting Group</span></a></address>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/276/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/276/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/276/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=276&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2010/01/22/bitlocker-recovery-password-saved-to-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>
	</item>
		<item>
		<title>How MDT does Application Installation</title>
		<link>http://deployment.xtremeconsulting.com/2010/01/20/how-mdt-does-application-installation/</link>
		<comments>http://deployment.xtremeconsulting.com/2010/01/20/how-mdt-does-application-installation/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 17:00:57 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[VBscript]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=268</guid>
		<description><![CDATA[Been working lately on adding some Application Installation packages to MDT, and I’ve seen some good, bad, and ugly packages.
So, what makes an application installation compatible with MDT (or other scripted installation methods, for that matter)?
Good question.
Microsoft Installer (MSI)
The good!
More and more products are being released lately as MSI packages. Most MSI Packages are easy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=268&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Been working lately on adding some Application Installation packages to MDT, and I’ve seen some good, bad, and ugly packages.</p>
<blockquote><p>So, what makes an application installation compatible with MDT (or other scripted installation methods, for that matter)?</p></blockquote>
<p>Good question.</p>
<h3>Microsoft Installer (MSI)</h3>
<p>The good!</p>
<p>More and more products are being released lately as MSI packages. Most MSI Packages are easy to automate. For example, I typically use the following parameters:</p>
<p>Msiexec.exe /qb- /l*vx  %LogPath%\&lt;file&gt;.log REBOOT=ReallySuppress UILevel=67 ALLUSERS=2 /i &lt;File&gt;.msi</p>
<p>MDT will easily handle this installation script, and install properly for most MSI packages. Yea!</p>
<h3>Non-MSI Packages</h3>
<p>However, it is possible that you are working with a custom installation package, or perhaps developing your own. What are the rules necessary to make the package work in MDT?</p>
<h3>Rule 1: Provide unattended installs</h3>
<p>The install program should have a way to install in a unattended manner. Typically this is done by some sort of command line switch to the installer program or script: /quiet /silent /q whatever. MDT 2010 is a fully automated installation system, and the automation will break if there are any user prompts blocking installation.</p>
<p>For example, if you have a MSI installer package, you can call MSIExec.exe with the /q[bn][-] parameter.</p>
<p>This also equally important for errors. If the install package generates errors, it should provide a method to log the errors to a file for analysis later, rather than prompting the user for interaction with a blocking Error Message Box.</p>
<h3>Rule 2: Do not exit until done</h3>
<p>The install programs should not exit until all setup tasks have finished. If the setup program returns, yet there are still installation tasks being performed in the background, MDT has no way to determine this. So MDT may continue with the next installation, or perhaps a reboot thus causing conflicts with the installation running in the background.</p>
<p>For example, say you have two installation packages, A.Exe and B.Msi. A.Exe is just a Self Extracting Executable that expands A.MSI to the %temp% folder, and kicks off msiexec.exe. However, A.Exe calls msiexec.exe and doesn’t wait, instead A.Exe promptly exits. MDT does not know what is running in the background, and instead continues installing the next package in the list B.Msi. However since A.Msi is running in the backgound, and MSIExec only allows one installation at a time, B.Msi will fail.</p>
<p>Instead A.Exe should wait until Msiexec.exe /i A.msi has finished.</p>
<h3>Rule 3: No rebooting</h3>
<p>Sometimes an install package will need to reboot to complete the installation. Reboots, for example, are required to update any file that is already open and in use. It’s a common misconception that you need to reboot to install a device driver, you don’t (unless the driver is in use).</p>
<p>However problems arise if the setup program, when running in an unattended matter, decides to reboot on it’s own, without letting the calling script (in this case MDT), know before hand. It may be a couple of seconds before all processes have a chance to shutdown. It’s possible that MDT may try to continue installing the next program in the order or other cleanup tasks, when it shouldn’t.</p>
<p>Instead, a program should return <a href="http://msdn.microsoft.com/en-us/library/ms819773.aspx">Windows.h</a> Error Code: 3010 ( ERROR_SUCCESS_REBOOT_REQUIRED ).</p>
<p>This will let MDT know that a reboot is required, reboot the machine, and *then* continue with the rest of the installation packages.</p>
<h3>Other Notes</h3>
<p>There are a few other notes that I wish I could mention to the authors of installation packages:</p>
<ul>
<li>Be aware that the installation may be performed under one user account, but the program may be used under another account. When calling MSIExec.exe, I usually call it with the ALLUSERS=2 property.</li>
<li>Please make it easy to determine what the unattended/silent installation procedures are. It’s not always easy to determine what the command line parameters are.</li>
<li>If you have a Self Extracting Executable that calls msiexec.exe, please provide a way to pass logging and other properties (see above) to msiexec.exe.</li>
<li>Speaking of Self Extracting Exe files that call *.msi packages. Please just provide the *.msi install package, it’s much easier.</li>
<li>On your web site, please provide direct access to your install packages, rather than going through some web logic. Several populat sites, for example will attempt to offer you *only* the x86 or x64 binaries depending on which platform you are running on, even though I may need both for packaging.</li>
<li>Please keep the desktop free from links/icons, or provide a property in MSI to disable shortcuts creation on the desktop (I’m talking to you Adobe Reader). I like keeping my desktop clean.</li>
<li>Speaking of options, please provide ways on the command line to enable/disable most common features.</li>
</ul>
<p> </p>
<p>Keith</p>
<address><a href="http://keithga.com"><span style="color:#993300;">Keith Garner</span></a><span style="color:#993300;"> is a Deployment Specialist with </span><a href="http://deployment.xtremeconsulting.com/"><span style="color:#993300;">Xtreme Consulting Group</span></a></address>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/268/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=268&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2010/01/20/how-mdt-does-application-installation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>
	</item>
		<item>
		<title>Great Overview on Windows Deployment A-Z&#8230;</title>
		<link>http://deployment.xtremeconsulting.com/2010/01/18/great-overview-on-windows-deployment-a-z/</link>
		<comments>http://deployment.xtremeconsulting.com/2010/01/18/great-overview-on-windows-deployment-a-z/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 01:27:55 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=273</guid>
		<description><![CDATA[Our friend Jeremy Chapman has written a whitepaper:
Deploying Windows 7 from A to Z.doc
http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=dfafb346-97dd-4fca-947e-3d9149834da6
It’s a good introductory reference to MDT, SCCM, and Deployment in general.
Keith
Keith Garner is a Deployment Specialist with Xtreme Consulting Group
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=273&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Our friend Jeremy Chapman has written a whitepaper:</p>
<p>Deploying Windows 7 from A to Z.doc<br />
<a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=dfafb346-97dd-4fca-947e-3d9149834da6">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=dfafb346-97dd-4fca-947e-3d9149834da6</a></p>
<p>It’s a good introductory reference to MDT, SCCM, and Deployment in general.</p>
<p>Keith</p>
<address><a href="http://keithga.com"><span style="color:#993300;">Keith Garner</span></a><span style="color:#993300;"> is a Deployment Specialist with </span><a href="http://deployment.xtremeconsulting.com/"><span style="color:#993300;">Xtreme Consulting Group</span></a></address>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/273/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/273/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/273/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=273&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2010/01/18/great-overview-on-windows-deployment-a-z/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>
	</item>
		<item>
		<title>This week in OS Deployment</title>
		<link>http://deployment.xtremeconsulting.com/2010/01/15/this-week-in-os-deployment/</link>
		<comments>http://deployment.xtremeconsulting.com/2010/01/15/this-week-in-os-deployment/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 22:20:29 +0000</pubDate>
		<dc:creator>tmintner</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/2010/01/15/this-week-in-os-deployment/</guid>
		<description><![CDATA[Hey Everyone!
&#160;
There has been several items posted in the OS Deployment community this week that you should definitely know about:
&#160;
New KB Article published on USMT and MDT 2010.&#160; This will fix issues when migrating items such as Operating System specific settings like network shares, printers, and EFS certificates.&#160; This is a must have fix for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=267&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Hey Everyone!</p>
<p>&#160;</p>
<p>There has been several items posted in the OS Deployment community this week that you should definitely know about:</p>
<p>&#160;</p>
<p><a href="http://support.microsoft.com/kb/977565">New KB Article published on USMT and MDT 2010</a>.&#160; This will fix issues when migrating items such as Operating System specific settings like network shares, printers, and EFS certificates.&#160; This is a must have fix for MDT 2010!</p>
<p>&#160;</p>
<p>The <a href="http://blogs.technet.com/deploymentguys">Deployment Guys</a> also posted two great stories this week:</p>
<p><a href="http://blogs.technet.com/deploymentguys/archive/2010/01/15/added-support-for-802-1x-in-windows-pe.aspx">802.1x Security for Windows PE</a>!&#160; This has been a much requested feature to add 802.1x security to Windows PE.&#160; </p>
<p>They also posted a great article on how to migrate time zone settings from an existing computer during an installation:</p>
<p><a href="http://blogs.technet.com/deploymentguys/archive/2010/01/11/setting-mdt-time-zone-variables-from-the-source-os-time-zone.aspx">http://blogs.technet.com/deploymentguys/archive/2010/01/11/setting-mdt-time-zone-variables-from-the-source-os-time-zone.aspx</a></p>
<p>&#160;</p>
<p>Enjoy and have a great week!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/267/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/267/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/267/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=267&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2010/01/15/this-week-in-os-deployment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/240858a50784c41cedfbc35048e21064?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tmintner</media:title>
		</media:content>
	</item>
		<item>
		<title>Water Water everywhere&#8230;</title>
		<link>http://deployment.xtremeconsulting.com/2010/01/07/water-water-everywhere/</link>
		<comments>http://deployment.xtremeconsulting.com/2010/01/07/water-water-everywhere/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 07:30:58 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=263</guid>
		<description><![CDATA[I was walking in through the Lobby of Microsoft building 18 yesterday, and someone came in to tell the receptionist that there was a burst water main leaking in the building. Unfortunately, this is a normal occurrence in Microsoft Building 18. And has happened every year since 2007, and typically localized arround the Microsoft Deployment [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=263&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I was walking in through the Lobby of Microsoft building 18 yesterday, and someone came in to tell the receptionist that there was a burst water main leaking in the building. Unfortunately, this is a <strong><em>normal</em></strong> occurrence in Microsoft Building 18. And has happened <strong><em>every</em></strong> year since 2007, and typically localized arround the Microsoft Deployment Toolkit team members.</p>
<p>Luckily, this year, we found most Team Members, and we were disconnecting machines from power before the flood waters came. And were also able to get critical machines out before the moving crews came to cart the equipment out to an undisclosed location during repairs.</p>
<p>For example, here is what the office of Mike Niehaus looked like yesterday.</p>
<p><a href="http://tmintner.files.wordpress.com/2010/01/img_1625.jpg"><img style="display:inline;border:0;" title="IMG_1625" src="http://tmintner.files.wordpress.com/2010/01/img_1625_thumb.jpg?w=244&#038;h=184" border="0" alt="IMG_1625" width="244" height="184" /></a></p>
<p>His entire office is now completely bare, and cleaning crews are doing their thing.</p>
<p>It’s been a crazy start to 2010! Hopefully things will calm down and I&#8217;ll start posting more soon.</p>
<p>Keith</p>
<address><a href="http://keithga.com"><span style="color:#993300;">Keith Garner</span></a><span style="color:#993300;"> is a Deployment Specialist with </span><a href="http://deployment.xtremeconsulting.com/"><span style="color:#993300;">Xtreme Consulting Group</span></a></address>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/263/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/263/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/263/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=263&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2010/01/07/water-water-everywhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>

		<media:content url="http://tmintner.files.wordpress.com/2010/01/img_1625_thumb.jpg" medium="image">
			<media:title type="html">IMG_1625</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT Forum on Technet</title>
		<link>http://deployment.xtremeconsulting.com/2009/12/17/mdt-forum-on-technet/</link>
		<comments>http://deployment.xtremeconsulting.com/2009/12/17/mdt-forum-on-technet/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 20:04:16 +0000</pubDate>
		<dc:creator>tmintner</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/2009/12/17/mdt-forum-on-technet/</guid>
		<description><![CDATA[If you have MDT related support questions that you don’t think can be answered in a blog comment, come on over to the MDT Forum on Technet.&#160; Keith and I both have been answering support questions there.
&#160;
http://social.technet.microsoft.com/Forums/en-US/mdt/threads
&#160;
See ya there!
&#160;
- Tim
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=260&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>If you have MDT related support questions that you don’t think can be answered in a blog comment, come on over to the MDT Forum on Technet.&#160; Keith and I both have been answering support questions there.</p>
<p>&#160;</p>
<p><a href="http://social.technet.microsoft.com/Forums/en-US/mdt/threads">http://social.technet.microsoft.com/Forums/en-US/mdt/threads</a></p>
<p>&#160;</p>
<p>See ya there!</p>
<p>&#160;</p>
<p>- Tim</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/260/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=260&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2009/12/17/mdt-forum-on-technet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/240858a50784c41cedfbc35048e21064?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tmintner</media:title>
		</media:content>
	</item>
		<item>
		<title>Friendly names when Selecting the Domain OU in MDT 2010</title>
		<link>http://deployment.xtremeconsulting.com/2009/12/11/friendly-names-when-selecting-the-domain-ou-in-mdt-2010/</link>
		<comments>http://deployment.xtremeconsulting.com/2009/12/11/friendly-names-when-selecting-the-domain-ou-in-mdt-2010/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 17:00:03 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[VBscript]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=255</guid>
		<description><![CDATA[Came across a question in a forum recently:
In MDT 2010 when I am in the Deployment Wizard I can select the option to join a domain, enter in my domain and near the bottom I have the option to select my OU with a dropdown menu.
Within my control folder of my deployment share I have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=255&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Came across a question in a forum recently:</p>
<blockquote><p>In MDT 2010 when I am in the Deployment Wizard I can select the option to join a domain, enter in my domain and near the bottom I have the option to select my OU with a dropdown menu.<br />
Within my control folder of my deployment share I have a file called DomainOUList.xml that has a long list of all the OUs I want our techs to be able to select from. The structure of the file looks something like this:</p>
<p>&lt;DomainOUs&gt;<br />
&lt;DomainOU&gt;OU=Desktops,OU=Accounting,OU=Calgary,DC=MYDOMAIN,DC=AD&lt;/DomainOU&gt;<br />
…</p>
<p>How can I make it look like this:<br />
Laptops / Accounting / Calgary / MYDOMAIN<br />
…</p></blockquote>
<p>I did some investigation, and discovered that MDT lacks the ability to display Friendly names in the Domain OU selection on the dialog box. This is a problem all the way back to BDD 2007.</p>
<p>Something I forgot to do.</p>
<h3>Updated change</h3>
<p>It s quick change to DeployWiz_Initialization.vbs to make the wizard display friendly names rather than the OU style.</p>
<p>First we introduce a new set of functions:</p>
<pre>Function AddItemToMachineObjectOUOpt(item)   AddItemToMachineObjectOUOptEx item, itemEnd function

Function AddItemToMachineObjectOUOptEx(item,value)  Dim oOption

  set oOption = document.createElement("OPTION")  oOption.Value = value  oOption.Text = item  MachineObjectOUOptional.Add oOption  MachineObjectOUOptionalBtn.style.display = "inline"End function</pre>
<p>I personally like to add *EX style function like this, it means that we can reduce the number of changed lines in the code, and keep the old version of the function around for compatibility.</p>
<p>Then later on we modify the code to read the DomainOUList.xml:</p>
<pre>
iRetVal = oUtility.FindFile( "DomainOUList.xml" , sFoundFile)
if iRetVal = SUCCESS then     For each oItem in oUtility.CreateXMLDOMObjectEx( sFoundFile ).selectNodes("//DomainOUs/DomainOU")

        if oItem.Attributes.getNamedItem("value") is nothing then             AddItemToMachineObjectOUOpt oItem.text         else
            AddItemToMachineObjectOUOptEx oItem.text, oItem.Attributes.getNamedItem("value").value         end if     Next
End if</pre>
<p>If the DomainOUList.xml file contains a value attribute in the XML file, it will use that for the value, and the node for the Friendly Name:</p>
<pre>
&lt;DomainOUs&gt;
 &lt;DomainOU&gt;OU=Desktops,OU=Accounting,OU=Calgary,DC=MYDOMAIN,DC=AD&lt;/DomainOU&gt;
 &lt;DomainOU value="OU=Desktops,OU=Accounting,OU=Calgary,DC=MYDOMAIN,DC=AD" &gt; Domain\Calgary\Accounting\Desktops &lt;/DomainOU&gt;
&lt;/DomainOUs&gt;</pre>
<p>Full sample can be found at:</p>
<p><a title="DeployWiz_Initialization.vbs" href="http://deploymentlive.com/blog/DeployWiz_Initialization.vbs">DeployWiz_Initialization.vbs</a></p>
<p>&lt;p&gt;Keith&lt;/p&gt;</p>
<p>&lt;address&gt;&lt;a href=&#8221;<a href="http://keithga.com&quot;">http://keithga.com&#8221;</a>&gt;&lt;span style=&#8221;color: #993300;&#8221;&gt;Keith Garner&lt;/span&gt;&lt;/a&gt;&lt;span style=&#8221;color: #993300;&#8221;&gt; is a Deployment Specialist with &lt;/span&gt;&lt;a href=&#8221;<a href="http://deployment.xtremeconsulting.com/&quot;">http://deployment.xtremeconsulting.com/&#8221;</a>&gt;&lt;span style=&#8221;color: #993300;&#8221;&gt;Xtreme Consulting Group&lt;/span&gt;&lt;/a&gt;&lt;/address&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/255/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/255/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/255/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=255&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2009/12/11/friendly-names-when-selecting-the-domain-ou-in-mdt-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT 2010 Application ordering (New Tool)</title>
		<link>http://deployment.xtremeconsulting.com/2009/12/09/mdt-2010-application-ordering-new-tool/</link>
		<comments>http://deployment.xtremeconsulting.com/2009/12/09/mdt-2010-application-ordering-new-tool/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 18:21:55 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VBscript]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=250</guid>
		<description><![CDATA[Got an E-Mail from a friend of mine recently:
Are you bored?   Might be a good utility to build. The PowerShell script [..] posted at http://blogs.technet.com/mniehaus/archive/2009/09/09/sorting-the-contents-of-an-mdt-2010-deployment-share.aspx shows how to rearrange the items in a folder &#8211; basically, it just reorders the GUIDs in the group and then saves the modified GUID list. The script [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=250&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Got an E-Mail from a friend of mine recently:</p>
<blockquote><p>Are you bored? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Might be a good utility to build. The PowerShell script [..] posted at <a href="http://blogs.technet.com/mniehaus/archive/2009/09/09/sorting-the-contents-of-an-mdt-2010-deployment-share.aspx">http://blogs.technet.com/mniehaus/archive/2009/09/09/sorting-the-contents-of-an-mdt-2010-deployment-share.aspx</a> shows how to rearrange the items in a folder &#8211; basically, it just reorders the GUIDs in the group and then saves the modified GUID list. The script only does alphabetical sorting, but some might want to manually rearrange &#8211; not terribly easy to do in PowerShell, so it would require a real UI.</p></blockquote>
<p>For most scenarios, I recommend using Application Dependencies to ensure that applications install in the correct order.</p>
<p>I really didn’t think much of it until recently. When I had some applications that could install stand alone, by themselves, however when both were installed, they needed to be installed in a specific order. If I were creating a CustomSettings.ini file, I would manually ensure that the Applications were placed in order. However, if the user selected the applications from the wizard, then there was no way to ensure the order of the apps unless we modified the order within the ApplicationGroups.xml manually. &lt;yuck&gt;</p>
<p>The blog above shows how application ordering can be done. Simply create a temporary sub-folder, an move the items *in order* to the temporary subfolder and then move everything back.</p>
<h3>Solution</h3>
<p>This solution should work for sorting both Folders and Application Items within MDT 2010. The application is a simple wrapper around the MDT 2010 Powershell provider, and simply makes calls to move Applications and/or folders using Powershell.</p>
<h3>User Interface</h3>
<p>The wizard will prompt you for the correct MDT 2010 Deployment Share to use. The deployment share must be visible within the MDT 2010 console on the same machine and using the same user account. If you have not opened any MDT 2010 Deployment shares on this computer and this account, please run the MDT 2010 console, and open your Deployment Share.</p>
<p>When selected, the wizard will display a list of all applications and application folders present on the MDT 2010 Deployment share. You may highlight the Application you wish to move, and use the “Move Up” and “Move Down” buttons to rearrange the order of the application. </p>
<p><a href="http://tmintner.files.wordpress.com/2009/12/image.png"><img style="display:inline;border:0;" title="image" src="http://tmintner.files.wordpress.com/2009/12/image_thumb.png?w=244&#038;h=193" border="0" alt="image" width="244" height="193" /></a> </p>
<p>When you are done, press the “Commit” button to run the Powershell script that performs the re-ordering. The applications will not be sorted until the script has finished running.</p>
<p>The MDT 2010 Powershell Provider will do all the necessary work to ApplicaitonGroups.xml on the back end.</p>
<p><a href="http://tmintner.files.wordpress.com/2009/12/image1.png"><img style="display:inline;border:0;" title="image" src="http://tmintner.files.wordpress.com/2009/12/image_thumb1.png?w=244&#038;h=193" border="0" alt="image" width="244" height="193" /></a></p>
<p>You can view the script by saving the results to a txt file.</p>
<h3>Restrictions and Limitations</h3>
<p>It is recommended that you backup your MDT 2010 deployment periodically,</p>
<p>You can sort the contents of only one folder at a time.</p>
<p>You can not sort Folders within Application entries. Folders are always displayed first.</p>
<h3>Link</h3>
<p><a href="http://www.deploymentlive.com/blog/MDT2010Ordering.zip">MDT2010Ordering.zip</a></p>
<h3>License</h3>
<p>This tool is provided “as-is”, with no warranties.<br />
You agree not to hold the author, Keith Garner liable for any damages.<br />
This tool is provided “Free of Charge” for “Evaluation” purposes only.<br />
This tool is copyrighted by the author, Keith Garner, and he retains all<br />
ownership, this tool is not public domain.<br />
You are not permitted to redistribute this tool without the express written<br />
consent of the author, Keith Garner.<br />
The license for this tool can be revoked and/or superseded at any time, by the author, Keith Garner.<br />
Of course, you should backup your critical files before running any 3rd party program downloaded off the internet.</p>
<p>By Keith Garner ( <a href="http://keithga.com">http://keithga.com</a> ) – Deployment Consultant &#8211; Dec, 2009<br />
Xtreme Consulting Group ( <a href="http://deployment.xtremeconsulting.com">http://deployment.xtremeconsulting.com</a> )<br />
Microsoft Deployment Toolkit 2010 ( <a href="http://microsoft.com/deployment">http://microsoft.com/deployment</a> )<br />
<strong><span style="color:#ff0000;">Copyright Keith Garner (keithga.com), All Rights Reserved.</span></strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=250&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2009/12/09/mdt-2010-application-ordering-new-tool/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>

		<media:content url="http://tmintner.files.wordpress.com/2009/12/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://tmintner.files.wordpress.com/2009/12/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>New for MDT 2010: ZTIDomainJoin.wsf</title>
		<link>http://deployment.xtremeconsulting.com/2009/12/08/new-for-mdt-2010-ztidomainjoin-wsf/</link>
		<comments>http://deployment.xtremeconsulting.com/2009/12/08/new-for-mdt-2010-ztidomainjoin-wsf/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 06:25:13 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[VBscript]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=243</guid>
		<description><![CDATA[One of the new scripts for MDT 2010 is the ZTIDomainJoin.wsf script. This script will operate like NetDom.exe, Joining the machine to the Domain specified in the customsettings.ini and/or Deployment Wizard.
Normal Process
Before MDT 2010, the variables collected in the wizard for joining the domain were placed directly into the unattend.xml or unattend.txt file. The OS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=243&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>One of the new scripts for MDT 2010 is the ZTIDomainJoin.wsf script. This script will operate like NetDom.exe, Joining the machine to the Domain specified in the customsettings.ini and/or Deployment Wizard.</p>
<h3>Normal Process</h3>
<p>Before MDT 2010, the variables collected in the wizard for joining the domain were placed directly into the unattend.xml or unattend.txt file. The OS would then perform the join to the domain during (OOBE) Setup.</p>
<p>This tool came about because of several scenarios that could prevent the machine from successfully joining the domain during Windows Setup. For example. If the network did not have DHCP available, Windows Setup is not programmed with the correct Static IP address settings necessary for the Join Domain feature to contact the domain controller. Later on in the Task Sequence Steps, the ZTINICConfig.wsf script would correctly configure the Network Cards, however it was too late for joining the domain.</p>
<p>So we developed a new script ZTIDomainJoin.wsf as a thin wrapper around the WMI call Win32_ComputerSystem:JoinDomainOrWorkgroup(). If the script sees that the machine is already joined to the correct domain, no problem, it continues on, without any errors. However, if the script sees that a request was made to join the domain, and the machine is *not* in that correct domain, then it will attempt to join the domain and reboot. If there is a failure joining the domain, the script will retry up to 3 times before logging a failure and continuing.</p>
<h3>Domain Policies that break MDT</h3>
<p>Another scenario where this script works well is when a Domain has a Policy that blocks automation. For example a Legal disclaimer at login, or a rename of the local Administrator Account. Either one of these changes will break MDT.</p>
<p>One possible work around in these scenarios is to *remove* the domain join entries in the unattend.xml and unattend.txt templates on your MDT server, or remove the entries in the ZTIConfigure.xml script. Once removed, the ZTIConfigure.wsf script won’t populate the unattend.txt with the correct variables gathered form the CustomSettings.ini file and/or Deployment Wizard.</p>
<p>Then add the ZTIDomainJoin.wsf script near the *end* of the Deployment Task Sequence. Most of the automation will be complete by that point.</p>
<h3>Variables</h3>
<p>It takes the following variables:</p>
<ul>
<li>JoinDomain &#8211; Name of domain to join</li>
<li>DomainAdmin – User Account used to Join Domain (must have permissions to perform Domain Join)</li>
<li>DomainAdminDomain – Domain of User account used to Join Domain</li>
<li>DomainAdminPassword – Password used to Join Domain</li>
<li>MachineObjectOU &#8211; Domain OU to join</li>
<li>DomainErrorRecovery – [Auto|MANUAL|FAIL]
<ul>
<li>Auto – Automatically try to Join to the domain, reboot and retry if there is a failure.</li>
<li>Manual – Stop processing the Task Sequence, and wait for the user to manually join the domain.</li>
<li>Fail – Stop the Task Sequence if the machine has not joined the domain.</li>
</ul>
</li>
</ul>
<h3>Notes</h3>
<p>Fail could be useful if you have applications that *require* the machine to be part of the domain. If for any reason, the machine failed to join the domain, you could call the ZTIDomainJoin.wsf script with the “Fail” Parameter to crash the installation process if the machine is not joined to the domain.</p>
<p>Manual style is a new feature in MDT 2010, where MDT can “Halt” the execution of the Task Sequence, and allow the user the ability to perform manual steps (without the pesky Task Sequence progress bar, which insists that it remain on “top”). Just follow the instructions to restart the task sequence.</p>
<p>Keith</p>
<address><a href="http://keithga.com"><span style="color:#993300;">Keith Garner</span></a><span style="color:#993300;"> is a Deployment Specialist with </span><a href="http://deployment.xtremeconsulting.com/"><span style="color:#993300;">Xtreme Consulting Group</span></a></address>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=243&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2009/12/08/new-for-mdt-2010-ztidomainjoin-wsf/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>
	</item>
		<item>
		<title>Updates to ZTIWindowsUpdate.wsf</title>
		<link>http://deployment.xtremeconsulting.com/2009/12/08/updates-to-ztiwindowsupdate-wsf/</link>
		<comments>http://deployment.xtremeconsulting.com/2009/12/08/updates-to-ztiwindowsupdate-wsf/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 17:00:52 +0000</pubDate>
		<dc:creator>keithga</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[VBscript]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://tmintner.wordpress.com/?p=240</guid>
		<description><![CDATA[Hope everyone out there is keeping warm now that December has hit. I’ve been busy during the past few weeks working on a couple of consulting gigs. One Large company, one Medium Sized.
Both of them needed a good jump start getting MDT 2010 up and running in their environments. Like many IT departments out there, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=240&subd=tmintner&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Hope everyone out there is keeping warm now that December has hit. I’ve been busy during the past few weeks working on a couple of consulting gigs. One Large company, one Medium Sized.</p>
<p>Both of them needed a good jump start getting MDT 2010 up and running in their environments. Like many IT departments out there, they are interested in Windows 7, and MDT 2010 is the de-facto reference design for Windows 7 Deployment.</p>
<h4>Medium Sized LiteTouch Deployment</h4>
<p>For the Medium Sized Company, we created a MDT 2010 Litetouch system with Windows 7, and packaged up around 50 applications, including the latest versions of: 7-Zip, Adobe Reader, QuickTime, iTunes, Adobe Flash Player, Silverlight, Java Runtime, VLC, Microsoft Office 2007 SP2, Microsoft Office Communicator, Microsoft Live Meeting, Citrix Online Plugin, Rumba, Microsoft App-V Client, and more including several internal tools! We also created a MDT 2010 Litetouch DVD boot media disk for their subsidiary sites, standardizing the desktop images throughout the company.</p>
<p>It then took about a day on-site to configure the server, run the validation tests, and personally go through the documentation and steps with the IT Staff.</p>
<h4>Large Litetouch Deployment</h4>
<p>For the Large Company, we are moving their existing MDT 2008 Update 1 system to MDT 2010. Remediating any scripts and configuration items as necessary. This is an experienced staff, who just needed an extra set of eyes to help ensure this upgrade goes as quickly and as smoothly as possible. (FYI: They have about 250 Applications defined in MDT 2008)</p>
<h4>ZTIWindowsUpdate.wsf</h4>
<p>One of the changes we needed to perform today at the Large Company was to fix a couple of bugs in ZTIWindowsUpdate.wsf when calling WSUS servers.</p>
<p>First off, was a fix for the <a href="http://blogs.technet.com/sus/archive/2008/09/18/wsus-clients-fail-with-warning-syncserverupdatesinternal-failed-0x80244010.aspx">WU_E_PT_EXCEEDED_MAX_SERVER_TRIPS</a> error in WSUS. This is a Large Company, with a well managed WSUS server(lots of updates), and they found out they were hitting the hard 200KB limit during Office Updates. So we needed to code a work around to just call ZTIWindowsUpdate.wsf *again* if the error is returend.</p>
<p>Secondly, since they were *only* using WSUS, we wanted to ensure the the ZTIWindowsUpdate.wsf script did not call Microsoft Update. So I added some code to skip Microsoft Update if the parameter “/SkipMicrosoftUpdate:YES” is on the command line.</p>
<p>We will run some tests tomorrow to ensure it’s performing as expected.</p>
<h4>Link</h4>
<p><a href="http://www.deploymentlive.com/blog/ZTIWindowsUpdate.wsf">ZTIWindowsUpdate.wsf</a> </p>
<h4>Next</h4>
<p>It’s been fun setting up Companies large and small with deployment solutions like MDT 2010! We are available for consulting in 2010, if you would like to get Windows 7 and your MDT 2010 environment up and running quickly, give us a call!</p>
<p>Keith and Tim</p>
<p><a href="http://keithga.com"><span style="color:#993300;">Keith Garner</span></a><span style="color:#993300;"> is a Deployment Specialist with </span><a href="http://deployment.xtremeconsulting.com/"><span style="color:#993300;">Xtreme Consulting Group</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tmintner.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tmintner.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tmintner.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tmintner.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tmintner.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tmintner.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tmintner.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tmintner.wordpress.com/240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tmintner.wordpress.com/240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tmintner.wordpress.com/240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=deployment.xtremeconsulting.com&blog=9840217&post=240&subd=tmintner&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://deployment.xtremeconsulting.com/2009/12/08/updates-to-ztiwindowsupdate-wsf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba37c28620c8ba69ccbbfad7a905e203?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">keithga</media:title>
		</media:content>
	</item>
	</channel>
</rss>