
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lead, Follow, or Move &#187; Deployment4</title>
	<atom:link href="http://www.leadfollowmove.com/archives/tag/deployment4/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leadfollowmove.com</link>
	<description>Adam Bell on Deployment, Automation, PowerShell et al</description>
	<lastBuildDate>Thu, 22 Apr 2010 14:34:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Debugging an MDT build that fails to start</title>
		<link>http://www.leadfollowmove.com/archives/deployment/debugging-an-mdt-build-that-fails-to-start</link>
		<comments>http://www.leadfollowmove.com/archives/deployment/debugging-an-mdt-build-that-fails-to-start#comments</comments>
		<pubDate>Mon, 10 Mar 2008 14:37:57 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Deployment4]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/deployment/debugging-an-mdt-build-that-fails-to-start</guid>
		<description><![CDATA[If you&#8217;ve been using the Microsoft Deployment Toolkit (MDT), aka Deployment4, then you will have probably had the scenario at some point where you PXE boot your client into PE and then the whole process just stops. The giveaway sign here is that you have the command prompt returned to you. This can be a [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been using the Microsoft Deployment Toolkit (MDT), aka Deployment4, then you will have probably had the scenario at some point where you PXE boot your client into PE and then the whole process just stops.<br />
<a href='http://www.leadfollowmove.com/wp-content/uploads/mdt-nostart.PNG' title='Microsoft Deployment Toolkit (MDT) Non-Starter'><img src='http://www.leadfollowmove.com/wp-content/uploads/mdt-nostart.PNG' alt='Microsoft Deployment Toolkit (MDT) Non-Starter' /></a></p>
<p>The giveaway sign here is that you have the command prompt returned to you.</p>
<p>This can be a bit perplexing, as to what your next move should be in working out what went wrong. During the Beta I was given a helpful hint from the MS guys:</p>
<div class="quickcodenoclick"><code><br />
cscript.exe x:\deploy\scripts\litetouch.wsf /debug:true<br />
</code></div>
<p>This provides a bit more output and has been successful in pointing me in the direction of whatever was causing the grief.<br />
<a href='http://www.leadfollowmove.com/wp-content/uploads/mdt-debug.PNG' title='Microsoft Deployment Toolkit (MDT) Starting with Debugging'><img src='http://www.leadfollowmove.com/wp-content/uploads/mdt-debug.thumbnail.PNG' alt='Microsoft Deployment Toolkit (MDT) Starting with Debugging' /></a><br />
The last line is the important one in this example. The path with &#8220;broken&#8221; in it is showing that I had entered the wrong <strong>BuildID</strong> in the computers <em>details</em> configuration. That would explain why it couldn&#8217;t find the <strong>TaskSequence</strong> in question! ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/deployment/debugging-an-mdt-build-that-fails-to-start/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDT FAQ</title>
		<link>http://www.leadfollowmove.com/archives/deployment/mdt-update</link>
		<comments>http://www.leadfollowmove.com/archives/deployment/mdt-update#comments</comments>
		<pubDate>Tue, 13 Nov 2007 16:00:35 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Deployment4]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/deployment/mdt-update</guid>
		<description><![CDATA[So, in my last post I made a reference to Microsoft Deployment perhaps being known as MSD. Maybe, that&#8217;s quite a popular TLA, as Ben Hunter referred to it as MDT. Microsoft Deployment Tool? Maybe. Anyway, while we&#8217;re on the topic, the Deployment blog has posted a Deployment FAQ :)]]></description>
			<content:encoded><![CDATA[<p>So, in my last post I made a reference to Microsoft Deployment perhaps being known as MSD. Maybe, that&#8217;s quite a popular <a title="Wikipedia: TLA" href="http://en.wikipedia.org/wiki/TLA">TLA</a>, as Ben Hunter referred to it as <a title="Technet Blogs: Ben Hunter MDT released." href="http://blogs.technet.com/benhunter/archive/2007/11/12/microsoft-deployment-released.aspx">MDT</a>.</p>
<p>Microsoft Deployment Tool? Maybe.</p>
<p>Anyway, while we&#8217;re on the topic, the Deployment blog has posted a <a title="Technet Blogs: Deployment FAQ" href="http://blogs.technet.com/msdeployment/archive/2007/11/03/microsoft-deployment-faq.aspx">Deployment FAQ</a> :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/deployment/mdt-update/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Deployment RTM&#8217;s</title>
		<link>http://www.leadfollowmove.com/archives/deployment/microsoft-deployment-rtms</link>
		<comments>http://www.leadfollowmove.com/archives/deployment/microsoft-deployment-rtms#comments</comments>
		<pubDate>Sun, 11 Nov 2007 11:45:59 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Deployment4]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/deployment/microsoft-deployment-rtms</guid>
		<description><![CDATA[Microsoft has just announced the release of Microsoft Deployment. There&#8217;s nothing on the Deployment blog as yet, or on the Microsoft Connect site, but the Microsoft Download site has been updated, and the email is out. During email exchanges with Michael Niehaus and Tim Mintner a couple of weeks ago I felt that things were [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has just announced the release of <a title="Microsoft Download: Deployment" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=3BD8561F-77AC-4400-A0C1-FE871C461A89&#038;displaylang=en">Microsoft Deployment</a>. There&#8217;s nothing on the Deployment blog as yet, or on the Microsoft Connect site, but the Microsoft Download site has been updated, and the email is out.</p>
<p>During email exchanges with <a title="TechNet Blogs: Michael Niehaus" href="http://blogs.technet.com/mniehaus/default.aspx">Michael Niehaus</a> and <a title="TechNet Blogs: Tim Mintner" href="http://blogs.technet.com/tmintner/default.aspx">Tim Mintner</a> a couple of weeks ago I felt that things were very close &#8211; they were replying to my email at 1am their time! </p>
<p>The jump from Beta3 to RC1 was a big one, and I felt the product mature a lot in that short space. I&#8217;m really pleased with how MS have developed this new incarnation of BDD. There&#8217;s loads of good features under the hood to get an automated deployment up and running in next to no time, and its <strong>free</strong>! ;)</p>
<p>Congratulations on the hard work guys!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/deployment/microsoft-deployment-rtms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deployment4 Beta 3 Observations</title>
		<link>http://www.leadfollowmove.com/archives/deployment/deployment4-beta-3-observations</link>
		<comments>http://www.leadfollowmove.com/archives/deployment/deployment4-beta-3-observations#comments</comments>
		<pubDate>Fri, 28 Sep 2007 12:26:09 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Deployment4]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft Deployment Toolkit]]></category>
		<category><![CDATA[Tech Talk]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/bdd-2007/deployment4-beta-3-observations</guid>
		<description><![CDATA[For the last few days, I&#8217;ve been looking into the next revision of BDD 2007 &#8211; Deployment4. The first thing that I like about this is that it will now officially support server deployments, as well as desktops. This gives you a good robust, free deployment mechanism for your environment if you don&#8217;t want to [...]]]></description>
			<content:encoded><![CDATA[<p>For the last few days, I&#8217;ve been looking into the next revision of BDD 2007 &#8211; Deployment4.</p>
<p>The first thing that I like about this is that it will now officially support server deployments, as well as desktops. This gives you a good robust, <strong>free</strong> deployment mechanism for your environment if you don&#8217;t want to go heavy duty and get into SCCM (essentials etc).</p>
<p>I have a few scripts, which I use with BDD 2007, to perform things like configuring static IP addresses, and dealing with the <a href="http://http://thelazyadmin.com/blogs/thelazyadmin/archive/2007/05/24/building-a-windows-xp-image-in-bdd-2007-part-1.aspx">XP/2003 Uber bug</a>. Now I haven&#8217;t checked the Uber bug is resolved, but you can now configure static IP through the Workbench.</p>
<p>Now I will caveat my observations to say that I&#8217;m still pretty new to BDD/Dep4 and the stuff that I&#8217;ve seen could just be a <a title="wikipedia.org: PICNIC" href="http://en.wikipedia.org/wiki/PICNIC">PICNIC</a> error ;)</p>
<p><strong>1) There appears to be no keyboard navigation through configuring the details of your Computer/Role/Make and Model/Location object.</strong><br />
On the details tab, which contains your &#8220;unattend.txt&#8221;-esque configuration options, there doesn&#8217;t appear to be anyway of actually navigating your way down the page. It&#8217;s a case of mouse in one hand keyboard with the other as you set Display Resolution etc.</p>
<p><strong>2) No multiple assignment ability for driver groups.</strong><br />
When I point the &#8220;Out-Of-Box&#8221; drivers wizard at the Dell PowerEdge driver CD, it imports about 50 drivers. Great. Now I want to assign them to, say, &#8220;Dell PowerEdge Servers&#8221; driver group. As fas as I can see this has to be done <strong>one driver at a time</strong>!</p>
<p><strong>3) Static IP assisgnment, one server per Task Sequence. Really?</strong><br />
I added a new task to a &#8220;standard server task sequence&#8221; object that I created (formerly known as &#8220;builds&#8221;). Here you have the ability to add configuration objects, for what appears to be per-NIC. You can give it a name, and then the usual IP data (DHCP, DNS/WINS/Static data). What strikes me as odd is that this appears to be <strong>the</strong> IP address data for this Task Sequence. That makes the TS only useful to one server. I would have thought that this should be configured under a lower node, more specific to the Computer/Location etc?</p>
<p><strong>4) A new deployment doesn&#8217;t appear to be able to use <em>&#8220;SkipWizard=YES&#8221;</em></strong>. In a quirk (which I suspect I might have read in the release notes to be fair) results in the information given when creating a new Task Sequence (Product Key, Local Admin Password etc) not being retained when you deploy a machine. If you then try and deploy a new machine and have selected to Skip the Wizard in PE, everything just kinda stops after <em>wpeinit</em>.</p>
<p>It works if you step through the wizard (Next, Next Next *yawn*), and you&#8217;ve also populated the missing data (Product Code, Local Admin Password) under the details tab, but still, why?</p>
<p>Now, as I said before this could be just me (really, please someone tell me I missed something here), but if it&#8217;s not then this seems pretty strange stuff to be experiencing in a Beta 3 release IMHO. Well point 4) is, the rest of course, could just be &#8220;By Design&#8221;.</p>
<p>Don&#8217;t get me wrong I actually really like BDD/Dep 4. The ease of getting a build up and running to deployed is excellent. And I love the way I can throw almost anything at it to get the job done &#8211; .Reg, VBS, MSI, EXE, PS1 it will do anything you need it to do &#8211; so far ;)</p>
<p>I&#8217;ve submitted the above as &#8220;feedback&#8221; on Connect so I guess we&#8217;ll wait and see. I&#8217;m hoping some bright tech out there will post in the comments that I&#8217;m a muppet and it works fine if you do &#8230;. ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/deployment/deployment4-beta-3-observations/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
