<?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>Scriptimus Ex Machina</title>
	<atom:link href="http://scriptimus.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptimus.wordpress.com</link>
	<description>Andrew Barnes&#039;s scripting and deployment Blog</description>
	<lastBuildDate>Wed, 08 May 2013 05:48:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='scriptimus.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Scriptimus Ex Machina</title>
		<link>http://scriptimus.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://scriptimus.wordpress.com/osd.xml" title="Scriptimus Ex Machina" />
	<atom:link rel='hub' href='http://scriptimus.wordpress.com/?pushpress=hub'/>
		<item>
		<title>LTI/ZTI Scripting: Add computer to an AD Group</title>
		<link>http://scriptimus.wordpress.com/2013/04/19/ltizti-scripting-add-computer-to-an-ad-group/</link>
		<comments>http://scriptimus.wordpress.com/2013/04/19/ltizti-scripting-add-computer-to-an-ad-group/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 04:00:21 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[ZTIUtility]]></category>

		<guid isPermaLink="false">http://scriptimus.wordpress.com/?p=2144</guid>
		<description><![CDATA[I&#8217;m currently doing some intense SCCM 2012 training so I&#8217;ve not been posting or in the forums recently. I&#8217;ve still been responding to emails though. I received an email from a reader earlier this week. He wanted to add the &#8230; <a href="http://scriptimus.wordpress.com/2013/04/19/ltizti-scripting-add-computer-to-an-ad-group/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2144&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/10/lite-touch-vb-scripting-banner.jpg?w=250&#038;h=102" width="250" height="102" /></p>
<p>I&#8217;m currently doing some intense SCCM 2012 training so I&#8217;ve not been posting or in the forums recently. I&#8217;ve still been responding to emails though.</p>
<p>I received an email from a reader earlier this week. He wanted to add the current computer to an AD security group during his deployment.</p>
<p>It turns out that I wrote such a script a few weeks earlier. It&#8217;s in the repository <a href="http://gallery.technet.microsoft.com/scriptcenter/Add-the-current-computer-3759f02d" target="_blank">here</a>.</p>
<p>The script will add the current computer to an AD Group that is set in the customsettings.ini</p>
<p>The script is then run in a task sequence with the command line:</p>
<p><strong>cscript.exe &#8220;%SCRIPTROOT%\ZTIAddMember.wsf</strong></p>
<p>The code below is a sample of the customsettings.ini changes.</p>
<pre>[Settings]
Priority=Default
Properties=CustomProperty, ADGroup 

[Default]
OSInstall=Y
ADGroup = LDAP://CN=IT Computers,OU=Groups,DC=corp,DC=continuum,DC=com</pre>
<p>The code is &#8220;As is&#8221;. No refunds!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2144&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/04/19/ltizti-scripting-add-computer-to-an-ad-group/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/10/lite-touch-vb-scripting-banner.jpg" medium="image" />
	</item>
		<item>
		<title>Hotfix rollup released for Windows 7 SP1 and Windows Server 2008 R2 SP1.</title>
		<link>http://scriptimus.wordpress.com/2013/03/13/hotfix-rollup-released-for-windows-7-sp1-and-windows-server-2008-r2-sp1/</link>
		<comments>http://scriptimus.wordpress.com/2013/03/13/hotfix-rollup-released-for-windows-7-sp1-and-windows-server-2008-r2-sp1/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 10:00:48 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[microsoft kb]]></category>
		<category><![CDATA[microsoft update]]></category>
		<category><![CDATA[Packages]]></category>

		<guid isPermaLink="false">https://scriptimus.wordpress.com/?p=2130</guid>
		<description><![CDATA[Big news in deployment right now. Microsoft has release a hotfix rollup is for Windows 7 SP1 and Windows Server 2008 R2 SP1. So it’s kinda like Service Pack 1 and a half. There are 4 flavours 2008R2 Itanium/x64 and &#8230; <a href="http://scriptimus.wordpress.com/2013/03/13/hotfix-rollup-released-for-windows-7-sp1-and-windows-server-2008-r2-sp1/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2130&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://scriptimus.files.wordpress.com/2013/03/microsoftupdatecatalog.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="MicrosoftUpdateCatalog" alt="MicrosoftUpdateCatalog" src="http://scriptimus.files.wordpress.com/2013/03/microsoftupdatecatalog_thumb.png?w=650&#038;h=101" width="650" height="101" border="0" /></a></p>
<p>Big news in deployment right now. Microsoft has release a hotfix rollup is for Windows 7 SP1 and Windows Server 2008 R2 SP1. So it’s kinda like Service Pack 1 and a half. There are 4 flavours 2008R2 Itanium/x64 and Windows 7 x86/x64.</p>
<p>You can get it from Microsoft Update Catalog by clicking the link <a href="http://catalog.update.microsoft.com/v7/site/Search.aspx?q=2775511" target="_blank">here</a>.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/03/mu_updates.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="MU_Updates" alt="MU_Updates" src="http://scriptimus.files.wordpress.com/2013/03/mu_updates_thumb.png?w=654&#038;h=175" width="654" height="175" border="0" /></a></p>
<p>You can then add the updates to your basket and download them.</p>
<p>There’s a Microsoft KB article <a href="http://support.microsoft.com/kb/2775511" target="_blank">here</a>. Article KB2775511</p>
<p>The updates are in a format suitable for importing into the Packages folder of your MDT deployment share.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/03/mu_mdt_packages.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="MU_MDT_Packages" alt="MU_MDT_Packages" src="http://scriptimus.files.wordpress.com/2013/03/mu_mdt_packages_thumb.png?w=640&#038;h=258" width="640" height="258" border="0" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2130&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/03/13/hotfix-rollup-released-for-windows-7-sp1-and-windows-server-2008-r2-sp1/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/03/microsoftupdatecatalog_thumb.png" medium="image">
			<media:title type="html">MicrosoftUpdateCatalog</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/03/mu_updates_thumb.png" medium="image">
			<media:title type="html">MU_Updates</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/03/mu_mdt_packages_thumb.png" medium="image">
			<media:title type="html">MU_MDT_Packages</media:title>
		</media:content>
	</item>
		<item>
		<title>Deployment Terminology</title>
		<link>http://scriptimus.wordpress.com/2013/03/11/deployment-terminology/</link>
		<comments>http://scriptimus.wordpress.com/2013/03/11/deployment-terminology/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 04:00:10 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://scriptimus.wordpress.com/?p=2117</guid>
		<description><![CDATA[There are a many terms used to describe the deployment of operating systems and its associated practices. Here are some of the most popular ones and an explanation of when to use them. Deployment. The process of applying operating system images to &#8230; <a href="http://scriptimus.wordpress.com/2013/03/11/deployment-terminology/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2117&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>There are a many terms used to describe the deployment of operating systems and its associated practices. Here are some of the most popular ones and an explanation of when to use them.</p>
<p><strong>Deployment.</strong><br />
The process of applying operating system images to a computer(sometimes called build). This may also include it&#8217;s associated framework inc. drivers, patches, service packs, applications etc. The term is a general phrase that describes the process as a whole.</p>
<p><strong>Windows Image Deployment (WIM Imaging).</strong><br />
<span style="line-height:1.5;">This term describes any of the methods used to apply images based on the Windows Imaging file format.  </span></p>
<p><strong>Operating System Deployment(OSD).</strong><br />
This term can be used literally but usually refers to the deployment of images using the OSD feature of System Center Configuration Manager.</p>
<p><strong>Lite-Touch Deployment (LTI).</strong><br />
This describes the use of Microsoft Deployment Toolkit to apply images. This includes any such  methods including PXE boot with Windows Deployment Services</p>
<p><strong>Zero-Touch Deployment (ZTI).</strong><br />
This describes applying images with System Center Configuration Manager with Microsoft Deployment Toolkit integrated.</p>
<p><strong>User-Driven Installation (UDI).</strong><br />
This is Zero-Touch deployment that is initiatedby a user using the User Driven Installation feature of MDT. It could also refer to any other method of deployment where the user user initiates the build.</p>
<p><span style="line-height:1.5;"><strong>Imaging.</strong><br />
The term &#8216;imaging&#8217; when appending a noun can refer to where the image is being deployed from but it&#8217;s not totally accurate terminology. eg WDS Imaging, File Share Imaging, </span></p>
<p><span style="line-height:1.5;">Below are a few useful links to various articles on this topic.</span></p>
<p><a href="http://technet.microsoft.com/en-gb/library/bb693807.aspx" target="_blank">Operating System Deployment Terminology</a> This is a glossary of most of the popular imaging process technical terms.</p>
<p><a href="http://technet.microsoft.com/en-us/library/dd919185(v=ws.10).aspx" target="_blank">Choosing a Deployment Strategy</a> This post will demystify the terms High Touch, Lite-Touch and Zero-Touch.</p>
<p><a href="http://technet.microsoft.com/en-us/magazine/hh124549.aspx" target="_blank">Deployment Dilemmas</a> This post will explain the following terms - In-Place Upgrade, New Installation, Refresh and Replace.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2117&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/03/11/deployment-terminology/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT: Refreshing computers with Static IP Addresses</title>
		<link>http://scriptimus.wordpress.com/2013/03/06/mdt-refreshing-computers-with-static-ip-addresses/</link>
		<comments>http://scriptimus.wordpress.com/2013/03/06/mdt-refreshing-computers-with-static-ip-addresses/#comments</comments>
		<pubDate>Wed, 06 Mar 2013 07:11:32 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[Lite Touch]]></category>
		<category><![CDATA[task sequence]]></category>

		<guid isPermaLink="false">http://scriptimus.wordpress.com/?p=2112</guid>
		<description><![CDATA[No DHCP? No Problem In this scenario, you have a computer with static IP Address assignments that you wish to maintain during a REFRESH. There’s a Task Sequence step called Capture Network Settings. This runs the script ZTINICConfig.wsf that can &#8230; <a href="http://scriptimus.wordpress.com/2013/03/06/mdt-refreshing-computers-with-static-ip-addresses/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2112&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg?w=640" /></p>
<p>No DHCP? No Problem</p>
<p>In this scenario, you have a computer with static IP Address assignments that you wish to maintain during a REFRESH.</p>
<p><span style="line-height:1.5;">There’s a Task Sequence step called </span><strong style="line-height:1.5;">Capture Network Settings</strong><span style="line-height:1.5;">. This runs the script </span><strong style="line-height:1.5;">ZTINICConfig.wsf</strong><span style="line-height:1.5;"> that can capture network settings and store them in the </span><strong style="line-height:1.5;">Variables.dat</strong><span style="line-height:1.5;"> file.</span></p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/capturenic.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="CaptureNIC" alt="CaptureNIC" src="http://scriptimus.files.wordpress.com/2013/02/capturenic_thumb.png?w=490&#038;h=207" width="490" height="207" border="0" /></a></p>
<p>There are 2 switches of use here in the <strong>ZTINICConfig.wsf</strong> script. (From the manual)</p>
<p>/ForceCapture -  If there are any local networking adapters with static IP addresses saved, this script captures those settings and saves them to the local environment—for example, C:\MININT\SMSOSD\OSDLogs\Variables.dat. This script can be useful in capturing static IP settings for a large number of computers for automation.</p>
<p>/RestoreWithinWinPE &#8211; When specified, applies any saved static IP network settings to the local computer, when appropriate; used for internal processing only.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/capturenic-params.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="CaptureNIC-Params" alt="CaptureNIC-Params" src="http://scriptimus.files.wordpress.com/2013/02/capturenic-params_thumb.png?w=495&#038;h=208" width="495" height="208" border="0" /></a></p>
<p>Use both switches to capture adapter settings in a refresh.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2112&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/03/06/mdt-refreshing-computers-with-static-ip-addresses/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/capturenic_thumb.png" medium="image">
			<media:title type="html">CaptureNIC</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/capturenic-params_thumb.png" medium="image">
			<media:title type="html">CaptureNIC-Params</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT: Automating Static IP during Bare metal boot</title>
		<link>http://scriptimus.wordpress.com/2013/03/05/mdt-automating-static-ip-during-bare-metal-boot/</link>
		<comments>http://scriptimus.wordpress.com/2013/03/05/mdt-automating-static-ip-during-bare-metal-boot/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 04:00:34 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[Lite Touch]]></category>

		<guid isPermaLink="false">http://scriptimus.wordpress.com/?p=2099</guid>
		<description><![CDATA[No DHCP? No Problem In this scenario, the requirement is to boot a lite touch boot image with a static IP address, where is no DHCP available. You can use a custom answer file (unattend.xml) to configure your static IP settings &#8230; <a href="http://scriptimus.wordpress.com/2013/03/05/mdt-automating-static-ip-during-bare-metal-boot/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2099&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg?w=640" /></p>
<p>No DHCP? No Problem</p>
<p>In this scenario, the requirement is to boot a lite touch boot image with a static IP address, where is no DHCP available. You can use a custom answer file (<strong>unattend.xml</strong>) to configure your static IP settings at boot. Below are 2 methods</p>
<h2>Method 1 &#8211; Netshell</h2>
<p>Use the answer file in your extra files folder to run a command line like <strong>netsh</strong>  during boot. I&#8217;ve previously explained how to use the extra files for BGInfo and the process is pretty much the same.</p>
<ol>
<li><span style="line-height:1.5;">Create a folder called </span><strong style="line-height:1.5;">&#8216;ExtraFiles&#8217; (or Extrafiles64)</strong><span style="line-height:1.5;"> in your deployment share.</span></li>
<li>Next, create a folder called <strong>Windows</strong> with a subfolder called <strong>System32</strong> beneath it.</li>
<li>In the <strong>Deployment Workbench</strong>, Right-Click on the <strong>Deployment Share</strong> and select <strong>properties</strong>. Then click on the <strong>Windows PE x86 Settings (or Windows PE x86 Settings )</strong>Tab</li>
<li>In the <strong>Windows PE Customizations</strong> section browse to the <strong>ExtraFiles</strong> <strong>(or Extrafiles64)</strong> folder</li>
</ol>
<p><a href="http://scriptimus.files.wordpress.com/2011/07/setextrafiles.jpg"><img class="alignnone size-full wp-image-886" title="SetExtraFiles" alt="" src="http://scriptimus.files.wordpress.com/2011/07/setextrafiles.jpg?w=640&#038;h=119" width="640" height="119" /></a></p>
<h3>Unattend.XML</h3>
<ol>
<li>Open <strong>Windows System Image Manager </strong>and select a <strong>DeploymentShare</strong></li>
<li>Then select a <strong>Windows Image</strong></li>
<li>Then create a <strong>New AnswerFile <a href="http://scriptimus.files.wordpress.com/2011/07/windowssim.jpg"><img class="alignnone size-full wp-image-852" title="WindowsSIM" alt="" src="http://scriptimus.files.wordpress.com/2011/07/windowssim.jpg?w=640"   /></a> </strong></li>
<li>Add the following settings to the Answer File in the WindowsPE configuration Pass</li>
</ol>
<p><strong>Microsoft-Windows-Setup | RunSynchronous | RunSynchronousCommand </strong></p>
<p><a href="http://scriptimus.files.wordpress.com/2011/07/microsoft-windows-setup-runsynchronous.jpg"><img class="alignnone size-full wp-image-855" title="Microsoft-Windows-Setup-RunSynchronous" alt="" src="http://scriptimus.files.wordpress.com/2011/07/microsoft-windows-setup-runsynchronous.jpg?w=640"   /></a><strong></strong><strong></strong></p>
<p>5. Add the following settings:</p>
<p><strong>Description=Set Static IP Address</strong><br />
<strong>Order=1</strong><br />
<strong>Path=netsh interface ip set address Ethernet static 10.0.0.9 255.255.255.0 127.0.0.1</strong></p>
<p><strong>Description=Set Background<br />
Order=2<br />
Path=Bginfo.exe Win_PE.bgi /silent /timer:0 /NOLICPROMPT</strong></p>
<p><strong>Description=Lite Touch PE</strong><br />
<strong>Order=3</strong><br />
<strong><strong>Path=wscript.exe X:\Deploy\Scripts\LiteTouch.wsf</strong></strong></p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/wsim-setip.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="WSIM-SetIP" alt="WSIM-SetIP" src="http://scriptimus.files.wordpress.com/2013/02/wsim-setip_thumb.png?w=645&#038;h=215" width="645" height="215" border="0" /></a></p>
<p>In this example I am placing the command before BGInfo and <strong>Lite Touch PE</strong>. Ommit the BGInfo section if you’ve not configured it.</p>
<p>6.  Save the file in your deployment share as \ExtraFiles\Unattend.XML then update the deployment share to recreate the <strong>LiteTouchPE_x86.wim (or ISO or x64)</strong></p>
<h2>Method 2 &#8211; Set a Unicast IP Address</h2>
<p>In this method, we use the native settings of the WindowsPE answer file configuration pass.</p>
<p>1. Navigate to <strong>Microsoft-Windows-TCPIP | Interfaces | Interface | Ipv4Settings </strong>and select <strong>Add Setting to Pass 1 windowsPE</strong>.</p>
<p><img class="alignnone size-medium wp-image-2101" style="line-height:1.5;font-size:12px;" alt="WSIM-Add-IPv4Settings" src="http://scriptimus.files.wordpress.com/2013/02/wsim-add-ipv4settings.png?w=695&#038;h=556" width="695" height="556" /></p>
<p>2. Add the following settings:</p>
<p><strong>Ipv4Settings<br />
</strong>    <strong>DhcpEnabled</strong>=false<br />
<strong>Metric</strong>=10<br />
<strong>RouterDiscoveryEnabled</strong>=false</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/wsim-set-ipv4settings.png"><img class="alignnone size-medium wp-image-2104" alt="WSIM-Set-IPv4Settings" src="http://scriptimus.files.wordpress.com/2013/02/wsim-set-ipv4settings.png?w=809&#038;h=361" width="809" height="361" /></a></p>
<p>3. Under <strong>Microsoft-Windows-TCPIP | Interfaces | Interface | UnicastIpAddresses</strong></p>
<p>and select <strong>Add Setting to Pass 1 windowsPE</strong>.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/wsim-add-ipaddress.png"><img class="alignnone size-medium wp-image-2100" alt="WSIM-Add-IPAddress" src="http://scriptimus.files.wordpress.com/2013/02/wsim-add-ipaddress.png?w=716&#038;h=575" width="716" height="575" /></a></p>
<p>4. Add an IP Address with the following settings:</p>
<p><strong>Key</strong>=1<br />
<strong>Value</strong>=10.0.0.9/24<a href="http://scriptimus.files.wordpress.com/2013/02/wsim-set-ipaddress.png"><img class="alignnone size-medium wp-image-2103" alt="WSIM-Set-IPAddress" src="http://scriptimus.files.wordpress.com/2013/02/wsim-set-ipaddress.png?w=783&#038;h=345" width="783" height="345" /></a></p>
<p>5. Navigate to <strong>Microsoft-Windows-TCPIP | Interfaces | Interface </strong></p>
<p>and change the Identifier to “Ethernet”.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/wsim-set-identifier.png"><img class="alignnone size-medium wp-image-2102" alt="WSIM-Set-Identifier" src="http://scriptimus.files.wordpress.com/2013/02/wsim-set-identifier.png?w=639&#038;h=292" width="639" height="292" /></a></p>
<p>6. Again, save the file in your deployment share as \ExtraFiles\Unattend.XML then update the deployment share to recreate the <strong>LiteTouchPE_x86.wim (or ISO or x64)</strong></p>
<p>Be aware that this method only has very basic IP settings.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2099/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2099&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/03/05/mdt-automating-static-ip-during-bare-metal-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2011/07/setextrafiles.jpg" medium="image">
			<media:title type="html">SetExtraFiles</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2011/07/windowssim.jpg" medium="image">
			<media:title type="html">WindowsSIM</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2011/07/microsoft-windows-setup-runsynchronous.jpg" medium="image">
			<media:title type="html">Microsoft-Windows-Setup-RunSynchronous</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/wsim-setip_thumb.png" medium="image">
			<media:title type="html">WSIM-SetIP</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/wsim-add-ipv4settings.png?w=300" medium="image">
			<media:title type="html">WSIM-Add-IPv4Settings</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/wsim-set-ipv4settings.png?w=300" medium="image">
			<media:title type="html">WSIM-Set-IPv4Settings</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/wsim-add-ipaddress.png?w=300" medium="image">
			<media:title type="html">WSIM-Add-IPAddress</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/wsim-set-ipaddress.png?w=300" medium="image">
			<media:title type="html">WSIM-Set-IPAddress</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/wsim-set-identifier.png?w=300" medium="image">
			<media:title type="html">WSIM-Set-Identifier</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT: Manually configure a Static IP Address during LTI Deployments</title>
		<link>http://scriptimus.wordpress.com/2013/03/04/mdt-manually-configure-a-static-ip-address-during-lti-deployments/</link>
		<comments>http://scriptimus.wordpress.com/2013/03/04/mdt-manually-configure-a-static-ip-address-during-lti-deployments/#comments</comments>
		<pubDate>Mon, 04 Mar 2013 04:00:25 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[Lite Touch]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[WinPE]]></category>

		<guid isPermaLink="false">http://scriptimus.wordpress.com/?p=2073</guid>
		<description><![CDATA[No DHCP? No Problem. Part 1. I&#8217;ve been working on the various methods of setting Static IP addresses during Lite Touch deployments and decided to space the articles out over the week. Today we&#8217;ll cover the easy ones. If you &#8230; <a href="http://scriptimus.wordpress.com/2013/03/04/mdt-manually-configure-a-static-ip-address-during-lti-deployments/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2073&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg?w=640" /></p>
<p><strong>No DHCP? No Problem. </strong></p>
<p><strong>Part 1.</strong></p>
<p>I&#8217;ve been working on the various methods of setting Static IP addresses during Lite Touch deployments and decided to space the articles out over the week. <span style="line-height:1.5;">Today we&#8217;ll cover the easy ones. </span></p>
<p><span style="line-height:1.5;">If you boot into WinPE and find you don’t have an IP Address there are 2 quick ways to configure one. The first is to use the </span><span style="line-height:1.5;">Welcome wizard pane. If you don’t see this pane then remove the line <strong>SkipBDDWelcome=YES</strong> from your <strong>bootstrap.ini</strong> file.</span></p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/welcomepane.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="WelcomePane" alt="WelcomePane" src="http://scriptimus.files.wordpress.com/2013/02/welcomepane_thumb.png?w=544&#038;h=397" width="544" height="397" border="0" /></a><br />
Simply click the Configure with Static IP Address button then a new pane will appear where you can enter the IP details.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/ippane.png"><img class="alignnone size-medium wp-image-2079" alt="IPPane" src="http://scriptimus.files.wordpress.com/2013/02/ippane.png?w=544&#038;h=399" width="544" height="399" /></a></p>
<p>You can also use netsh to set a static IP via a command prompt.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/netsh-setstaticip.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="Netsh-SetStaticIP" alt="Netsh-SetStaticIP" src="http://scriptimus.files.wordpress.com/2013/02/netsh-setstaticip_thumb.png?w=606&#038;h=335" width="606" height="335" border="0" /></a></p>
<p>In this scenario, WINPE uses “Ethernet” as the adapter name. The command is</p>
<p>netsh interface ip set address Ethernet static 10.0.0.9 255.0.0.0 127.0.0.1
</pre>
<p>In the next post, I'll explain how to automate a Static IP Address during a bare metal boot.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2073/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2073/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2073&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/03/04/mdt-manually-configure-a-static-ip-address-during-lti-deployments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/welcomepane_thumb.png" medium="image">
			<media:title type="html">WelcomePane</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/ippane.png?w=300" medium="image">
			<media:title type="html">IPPane</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/netsh-setstaticip_thumb.png" medium="image">
			<media:title type="html">Netsh-SetStaticIP</media:title>
		</media:content>
	</item>
		<item>
		<title>LTI/ZTI Deployments: Injecting drivers during deployment</title>
		<link>http://scriptimus.wordpress.com/2013/02/25/ltizti-deployments-injecting-drivers-during-deployment/</link>
		<comments>http://scriptimus.wordpress.com/2013/02/25/ltizti-deployments-injecting-drivers-during-deployment/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 04:00:29 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Lite Touch]]></category>
		<category><![CDATA[MDT]]></category>

		<guid isPermaLink="false">https://scriptimus.wordpress.com/?p=2025</guid>
		<description><![CDATA[One of the best reasons implementing MDT 2012 is the way it manages your drivers. I had a customer who was using WDS only for deploying their Windows 7 images. They told me that the deployment would halt for around &#8230; <a href="http://scriptimus.wordpress.com/2013/02/25/ltizti-deployments-injecting-drivers-during-deployment/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2025&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/10/mdt-logo.jpg?w=1407&amp;h=197" /></p>
<p>One of the best reasons implementing MDT 2012 is the way it manages your drivers. I had a customer who was using WDS only for deploying their Windows 7 images. They told me that the deployment would halt for around 30 minutes when applying drivers. The problem there was that every driver was being to applied to every machine during deployment. I explained to them a few ways in which MDT could help.</p>
<h2>Small Scale</h2>
<p>When you create a new Operating System deployment Task Sequence, the default behaviour is to <strong>Install only matching drivers from the selection profile</strong>. This will save an immense amount of time without you having to do anything.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-default.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="ApplyDriverSelectionProfile-Default" alt="ApplyDriverSelectionProfile-Default" src="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-default_thumb.png?w=595&#038;h=531" width="595" height="531" border="0" /></a></p>
<p>For small deployments with up to 10 models and only 1 version of Windows these defaults will suffice and I would continue to use them.</p>
<h2>Medium Scale</h2>
<p>If you have multiple Operating Systems I suggest using the driver selection profiles to isolate each Operating System and Architecture(x86,AMD64).</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-win7.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="ApplyDriverSelectionProfile-Win7" alt="ApplyDriverSelectionProfile-Win7" src="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-win7_thumb.png?w=589&#038;h=97" width="589" height="97" border="0" /></a></p>
<h2>Large Scale</h2>
<p>For larger organisations where you have many makes and models (25+) and multiple OS versions I suggest isolating your Drivers by Operating System/Architecture and Make/Model then dynamically applying the drivers. This will isolate and ensure that only the exact drivers are downloaded in injected during your deployments.</p>
<p>Here&#8217;s how it&#8217;s done. Organise your drivers by using the driver management methods in my previous posts:</p>
<ul>
<li><a href="http://scriptimus.wordpress.com/2012/06/08/mdt-2012-creating-a-driverstore-folder-structure/" target="_blank"><span style="line-height:1.5;">MDT Powershell: Creating a Driverstore folder structure</span></a></li>
<li><a href="http://scriptimus.wordpress.com/2012/06/18/mdt-powershell-importing-drivers/" target="_blank"><span style="line-height:1.5;">MDT Powershell: Importing device drivers from organised folders</span></a></li>
</ul>
<p>Your drivers will now be organised in a tree hierarchy like in this screenshot.</p>
<p><img class="alignnone" alt="" src="http://scriptimus.files.wordpress.com/2012/06/mdt-driver-tree.png?w=567&#038;h=303" width="567" height="303" /></p>
<p><span style="line-height:1.5;">This time we wont be using the selection profiles so change the selection profile to nothing.</span></p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-nothing.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="ApplyDriverSelectionProfile-Nothing" alt="ApplyDriverSelectionProfile-Nothing" src="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-nothing_thumb.png?w=588&#038;h=89" width="588" height="89" border="0" /></a></p>
<p>Next, create a new Task Sequence Variable for DriverGroup001 and enter a value for the Operating System root folder then make and model variables.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/setdrivergroup.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="SetDriverGroup" alt="SetDriverGroup" src="http://scriptimus.files.wordpress.com/2013/02/setdrivergroup_thumb.png?w=586&#038;h=89" width="586" height="89" border="0" /></a></p>
<p>Now during your deployments, MDT will only apply a small subset of drivers to each model.</p>
<p>You could also do this in the customsettings.ini by adding the DriverGroup property to a specific path. This example demonstrates such a method but assumes you have only 1 Operating System.</p>
<pre class="brush: plain; gutter: false; title: ; notranslate">

[Settings]
Priority=Model, Default
Properties=CustomProperty

[Default]
OSInstall=Y

[OptiPlex 755]
  OSDComputername=PC%SerialNumber%
  DriverGroup001=&quot;Windows 7 x86\Dell Inc\OptiPlex 755&quot;

[HP ProBook 6560b]
  OSDComputername=PC01
  DriverGroup001=&quot;Windows 7 x86\Hewlett-Packard\HP ProBook 6560b&quot;

</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2025/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2025/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2025&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/02/25/ltizti-deployments-injecting-drivers-during-deployment/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/10/mdt-logo.jpg?w=1407&#38;h=197" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-default_thumb.png" medium="image">
			<media:title type="html">ApplyDriverSelectionProfile-Default</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-win7_thumb.png" medium="image">
			<media:title type="html">ApplyDriverSelectionProfile-Win7</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/06/mdt-driver-tree.png" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/applydriverselectionprofile-nothing_thumb.png" medium="image">
			<media:title type="html">ApplyDriverSelectionProfile-Nothing</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/setdrivergroup_thumb.png" medium="image">
			<media:title type="html">SetDriverGroup</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT 2012: Skipping Deployment Wizard Panes</title>
		<link>http://scriptimus.wordpress.com/2013/02/18/lti-deployments-skipping-deployment-wizard-panes/</link>
		<comments>http://scriptimus.wordpress.com/2013/02/18/lti-deployments-skipping-deployment-wizard-panes/#comments</comments>
		<pubDate>Mon, 18 Feb 2013 04:00:39 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[bootstrap.ini]]></category>
		<category><![CDATA[customsettings.ini]]></category>
		<category><![CDATA[Lite Touch]]></category>

		<guid isPermaLink="false">http://scriptimus.wordpress.com/?p=2029</guid>
		<description><![CDATA[This is an updated version of the skipping deployment wizard pages table. This is one of the most popular articles on Scriptimus Ex Machina as it covers most of what is required to automate Lite Touch deployments. Readers use it as a &#8230; <a href="http://scriptimus.wordpress.com/2013/02/18/lti-deployments-skipping-deployment-wizard-panes/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2029&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg"><img class="alignnone size-full wp-image-1063" alt="Microsoft Deployment Toolkit 2012" src="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg?w=640&#038;h=91" width="640" height="91" /></a></p>
<p>This is an updated version of the skipping deployment wizard pages table. This is one of the most popular articles on <strong>Scriptimus Ex Machina</strong> as it covers most of what is required to automate Lite Touch deployments. Readers use it as a jumping off point to find other articles written here.</p>
<p><span style="font-family:'Georgia', 'serif';color:#444444;">If you&#8217;re interested in automating your deployments then this table should help. You can also use</span> the value <a href="http://scriptimus.wordpress.com/2011/06/07/mdt-2010-fully-automated-lite-touch-deployment/" target="_blank">SkipWizard</a> property to completely hide all wizard panes. If you do this however, remember to supply all the required values or your deployments may fail.</p>
<table class="MsoNormalTable" style="width:99%;margin-left:4pt;border-collapse:collapse;border:none;" width="99%" border="1" cellspacing="0" cellpadding="0">
<thead>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;background:#D9D9D9;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Skip this wizard page</span></p>
</td>
<td style="width:32.58%;border:solid windowtext 1pt;border-left:none;background:#D9D9D9;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Using this property</span></p>
</td>
<td style="width:41.58%;border:solid windowtext 1pt;border-left:none;background:#D9D9D9;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Configure these properties</span></p>
</td>
</tr>
</thead>
<tbody>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Welcome</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/12/mdt2010-automation-getting-started/">SkipBDDWelcome</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%"></td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Specify credentials for connecting to network shares</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/17/mdt-2010-share-credentials/">Skipped by providing properties in next column</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UserID</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UserDomain</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UserPassword</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Task Sequence</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/26/mdt-2010-automating-task-sequence-selection/">SkipTaskSequence</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  TaskSequenceID</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Computer Details</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/04/19/mdt-2010-setting-the-default-computername/">SkipComputerName</a>,</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/10/mdt-2010-joining-a-domain/">SkipDomainMembership</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  OSDComputerName</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  JoinWorkgroup</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">–or–</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  JoinDomain</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  DomainAdmin</span></p>
</td>
</tr>
<tr style="page-break-inside:avoid;">
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">User Data</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/25/mdt-2010-user-state-migration/">SkipUserData</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UDDir</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UDShare</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UserDataLocation</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Move Data and Settings</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/25/mdt-2010-user-state-migration/">SkipUserData</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UDDir</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UDShare</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UserDataLocation</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">User Data (Restore)</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/25/mdt-2010-user-state-migration/">SkipUserData</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UDDir</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UDShare</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UserDataLocation</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Computer Backup</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/04/mdt-2010-backup-capture-and-p2v/">SkipComputerBackup</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  BackupDir</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  BackupShare</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  ComputerBackupLocation</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Product Key</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/24/mdt-2010-managing-product-keys/">SkipProductKey</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  ProductKey</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">–or–</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  OverrideProductKey</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Language Packs</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">SkipPackageDisplay</span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  LanguagePacks</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Locale and Time</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/04/16/mdt-2010-regional-settings/">SkipLocaleSelection</a>,<br />
</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/04/16/mdt-2010-regional-settings/">SkipTimeZone</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  KeyboardLocale</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UserLocale</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  UILanguage</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  TimeZone</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  TimeZoneName</span></p>
</td>
</tr>
<tr style="page-break-inside:avoid;">
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Roles and Features</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2012/10/10/ltizti-deployments-add-roles-and-features/">SkipRoles</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  OSRoles</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  OSRoleServices</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  OSFeatures</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Applications</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/11/mdt-2010-application-deployment/">SkipApplications</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  Applications</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Administrator Password</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/19/mdt-2010-setting-the-built-in-administrator-password/">SkipAdminPassword</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  AdminPassword</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Local Administrators</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">SkipAdminAccounts</span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  Administrators</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Capture Image</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/04/mdt-2010-backup-capture-and-p2v/">SkipCapture</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  ComputerBackupLocation</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Bitlocker</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">SkipBitLocker</span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  BDEDriveLetter</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  BDEDriveSize</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  BDEInstall</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  BDEInstallSuppress</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  BDERecoveryKey</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  TPMOwnerPassword</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  OSDBitLockerStartupKeyDrive</span></p>
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">·  OSDBitLockerWaitForEncryption</span></p>
</td>
</tr>
<tr>
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Ready to begin</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/13/mdt-2010-skipping-summary-pages/">SkipSummary</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%"></td>
</tr>
<tr style="page-break-inside:avoid;">
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Operating system deployment completed successfully</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/13/mdt-2010-skipping-summary-pages/">SkipFinalSummary</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%"></td>
</tr>
<tr style="page-break-inside:avoid;">
<td style="width:25.84%;border:solid windowtext 1pt;border-top:none;padding:0 4pt;" valign="top" width="25%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';">Operating system deployment did not complete successfully</span></p>
</td>
<td style="width:32.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="32%">
<p class="MsoNormal" style="line-height:normal;"><span style="font-size:10pt;font-family:'Georgia', 'serif';"><a href="http://scriptimus.wordpress.com/2011/05/13/mdt-2010-skipping-summary-pages/">SkipFinalSummary</a></span></p>
</td>
<td style="width:41.58%;border-top:none;border-left:none;border-bottom:solid windowtext 1pt;border-right:solid windowtext 1pt;padding:0 4pt;" valign="top" width="41%"></td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><b><span style="font-size:10pt;line-height:115%;font-family:'Georgia', 'serif';"> </span></b></p>
<p class="MsoNormal"><span style="font-size:10pt;line-height:115%;font-family:'Georgia', 'serif';"> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2029/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2029&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/02/18/lti-deployments-skipping-deployment-wizard-panes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/03/mdt-2012.jpg" medium="image">
			<media:title type="html">Microsoft Deployment Toolkit 2012</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT 2012: DomainOUs List</title>
		<link>http://scriptimus.wordpress.com/2013/02/11/mdt-2012-domainous-list/</link>
		<comments>http://scriptimus.wordpress.com/2013/02/11/mdt-2012-domainous-list/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 04:00:00 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[Lite Touch]]></category>
		<category><![CDATA[MDT]]></category>

		<guid isPermaLink="false">https://scriptimus.wordpress.com/?p=2013</guid>
		<description><![CDATA[There’s a feature in MDT that displays a dropdown list of Domain OU’s in the Lite Touch deployment wizard. There are 2 ways to set it up. First, you can create a list of OU’s in the customsettings.ini by using &#8230; <a href="http://scriptimus.wordpress.com/2013/02/11/mdt-2012-domainous-list/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2013&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/04/mdt-powershell-2012.jpg?w=640&#038;h=97" width="640" height="97" /></p>
<p>There’s a feature in MDT that displays a dropdown list of Domain OU’s in the Lite Touch deployment wizard. There are 2 ways to set it up.</p>
<p>First, you can create a list of OU’s in the customsettings.ini by using the DOMAINOUS variable list. This first example demonstrates this:</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/domainous-customsettings-ini_.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="DomainOUs-Customsettings.ini" alt="DomainOUs-Customsettings.ini" src="http://scriptimus.files.wordpress.com/2013/02/domainous-customsettings-ini_thumb.png?w=656&#038;h=338" width="656" height="338" border="0" /></a></p>
<p>This example shows the other method where you create a file in your scripts folder called <strong>DomainOUList.xml</strong> and list each OU in a separate element:</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/domainous-domainou-xml_.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="DomainOUs-DomainOU.XML" alt="DomainOUs-DomainOU.XML" src="http://scriptimus.files.wordpress.com/2013/02/domainous-domainou-xml_thumb.png?w=655&#038;h=579" width="655" height="579" border="0" /></a></p>
<p>The result is you now get a dropdown list button next to the Organizational Unit in the deployment wizard.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/domainous-joindomainpane.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="DomainOUs-JoinDomainPane" alt="DomainOUs-JoinDomainPane" src="http://scriptimus.files.wordpress.com/2013/02/domainous-joindomainpane_thumb.png?w=655&#038;h=481" width="655" height="481" border="0" /></a></p>
<p>The list displays the OU’s you entered earlier making it easier to select and reduce errors during deployments.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/domainous-joindomainpane2.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="DomainOUs-JoinDomainPane2" alt="DomainOUs-JoinDomainPane2" src="http://scriptimus.files.wordpress.com/2013/02/domainous-joindomainpane2_thumb.png?w=656&#038;h=482" width="656" height="482" border="0" /></a></p>
<p>&nbsp;</p>
<p>There&#8217;s also an old post by Keith Garner <a href="http://deployment.xtremeconsulting.com/2009/12/11/friendly-names-when-selecting-the-domain-ou-in-mdt-2010/" target="_blank">here</a> that shows how to display friendly names.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/2013/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/2013/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=2013&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/02/11/mdt-2012-domainous-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/04/mdt-powershell-2012.jpg?w=640" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/domainous-customsettings-ini_thumb.png" medium="image">
			<media:title type="html">DomainOUs-Customsettings.ini</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/domainous-domainou-xml_thumb.png" medium="image">
			<media:title type="html">DomainOUs-DomainOU.XML</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/domainous-joindomainpane_thumb.png" medium="image">
			<media:title type="html">DomainOUs-JoinDomainPane</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/domainous-joindomainpane2_thumb.png" medium="image">
			<media:title type="html">DomainOUs-JoinDomainPane2</media:title>
		</media:content>
	</item>
		<item>
		<title>MDT 2012: Missing network drivers during LTI boot</title>
		<link>http://scriptimus.wordpress.com/2013/02/04/mdt-2012-missing-network-drivers-during-lti-boot/</link>
		<comments>http://scriptimus.wordpress.com/2013/02/04/mdt-2012-missing-network-drivers-during-lti-boot/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 04:00:00 +0000</pubDate>
		<dc:creator>Andrew Barnes</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[MDT 2012]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Lite Touch]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[WinPE]]></category>

		<guid isPermaLink="false">https://scriptimus.wordpress.com/?p=1996</guid>
		<description><![CDATA[I was contacted last week by a former colleague who is just getting into MDT. He was missing drivers on one model and received this common error page during his boot sequence. Naturally, I had loads of resources to share but &#8230; <a href="http://scriptimus.wordpress.com/2013/02/04/mdt-2012-missing-network-drivers-during-lti-boot/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=1996&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/04/mdt-powershell-2012.jpg?w=640" /></p>
<p>I was contacted last week by a former colleague who is just getting into MDT. He was missing drivers on one model and received this common error page during his boot sequence. Naturally, I had loads of resources to share but sadly the final part was missing from my blog. The error is:</p>
<p>A connection to the deployment share (\\Server\DeploymentShare$)<br />
could not be made.<br />
The following networking device did not have a driver installed.<br />
PCI\VEN_15AD&amp;DEV_07B0&amp;SUBSYS_07B015AD&amp;REV_01</p>
<p>Here&#8217;s how to resolve this issue.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/missing-drivers.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="Missing Drivers" alt="Missing Drivers" src="http://scriptimus.files.wordpress.com/2013/02/missing-drivers_thumb.png?w=385&#038;h=193" width="385" height="193" border="0" /></a></p>
<p>This error is very helpful in that it shows the hardware ID of the missing network driver. A quick Google search or visit to <a href="http://catalog.update.microsoft.com" target="_blank">Microsoft Update Catalog</a> should find the missing drivers.</p>
<h2>Create a Driver Store</h2>
<p>After you locate and download the correct driver, create an organised driver store on a local or network drive. I posted a script to do this a few months back. <a href="http://scriptimus.wordpress.com/2012/06/08/mdt-2012-creating-a-driverstore-folder-structure/" target="_blank">MDT Powershell: Creating a Driverstore folder structure</a></p>
<p><img alt="" src="http://scriptimus.files.wordpress.com/2012/06/driverstore1.png?w=640&amp;h=308" /></p>
<h2>Import Drivers</h2>
<p>Next, import the drivers into the desired Windows PE folder and run the script to import the drivers into the deployment workbench. Again, I created another script to do this a few months back. <a href="http://scriptimus.wordpress.com/2012/06/18/mdt-powershell-importing-drivers/" target="_blank">MDT Powershell: Importing device drivers from organised folders</a> My script will not only creates the driver folders but the selection profiles also.</p>
<p>Check the hardware ID of the imported driver and ensure that it matches the error from earlier.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/imported-driver.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="Imported Driver" alt="Imported Driver" src="http://scriptimus.files.wordpress.com/2013/02/imported-driver_thumb.png?w=615&#038;h=292" width="615" height="292" border="0" /></a></p>
<h2>Apply Selection Profiles</h2>
<p>We now need to use selection profiles to ensure that only the Windows PE network drivers get copied to the boot disk, otherwise the boot image can take longer to load.</p>
<p>To do this, right-click the deployment share and select properties. Select the correct platform then the WinPE selection profile.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/driverselection.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="DriverSelection" alt="DriverSelection" src="http://scriptimus.files.wordpress.com/2013/02/driverselection_thumb.png?w=617&#038;h=510" width="617" height="510" border="0" /></a></p>
<h2>Recreate the Boot Image</h2>
<p>Finally, recreate the boot image by updating the deployment share.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/updatedeploymentshare.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="UpdateDeploymentShare" alt="UpdateDeploymentShare" src="http://scriptimus.files.wordpress.com/2013/02/updatedeploymentshare_thumb.png?w=390&#038;h=253" width="390" height="253" border="0" /></a></p>
<p>Update your boot media with the newly updated LiteTouchPE_x64.wim file and reboot your client.</p>
<p><a href="http://scriptimus.files.wordpress.com/2013/02/driversfixed.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="DriversFixed" alt="DriversFixed" src="http://scriptimus.files.wordpress.com/2013/02/driversfixed_thumb.png?w=603&#038;h=460" width="603" height="460" border="0" /></a></p>
<p>I recommend implementing selection profiles like this to isolate your boot drivers and ensure that the boot process runs as fast as possible.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptimus.wordpress.com/1996/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptimus.wordpress.com/1996/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptimus.wordpress.com&#038;blog=22168888&#038;post=1996&#038;subd=scriptimus&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://scriptimus.wordpress.com/2013/02/04/mdt-2012-missing-network-drivers-during-lti-boot/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5e8094ed9adf6de0cda8ef15d328a286?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">scriptimus</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/04/mdt-powershell-2012.jpg?w=640" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/missing-drivers_thumb.png" medium="image">
			<media:title type="html">Missing Drivers</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2012/06/driverstore1.png?w=640&#38;h=308" medium="image" />

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/imported-driver_thumb.png" medium="image">
			<media:title type="html">Imported Driver</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/driverselection_thumb.png" medium="image">
			<media:title type="html">DriverSelection</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/updatedeploymentshare_thumb.png" medium="image">
			<media:title type="html">UpdateDeploymentShare</media:title>
		</media:content>

		<media:content url="http://scriptimus.files.wordpress.com/2013/02/driversfixed_thumb.png" medium="image">
			<media:title type="html">DriversFixed</media:title>
		</media:content>
	</item>
	</channel>
</rss>
