
<?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; Windows Automation Installation Kit</title>
	<atom:link href="http://www.leadfollowmove.com/archives/tag/windows-automation-installation-kit/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>WAIK 1.1</title>
		<link>http://www.leadfollowmove.com/archives/deployment/waik-11</link>
		<comments>http://www.leadfollowmove.com/archives/deployment/waik-11#comments</comments>
		<pubDate>Tue, 05 Feb 2008 10:10:28 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[WAIK]]></category>
		<category><![CDATA[Windows Automation Installation Kit]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/deployment/waik-11</guid>
		<description><![CDATA[In the shadow of yesterdays Microsoft RTM announcements, another product team has released a new version: The Automated Installation Kit (AIK) has been updated for Windows Server 2008 and Vista SP1. According to the Microsoft Download page, this version of the WAIK Tools will support the following OS&#8217;s: Windows Vista Windows Vista Service Pack 1 [...]]]></description>
			<content:encoded><![CDATA[<p>In the shadow of yesterdays Microsoft <a title="Tangential Thinking: Windows Server 2008, Windows Vista SP1 RTM’d" href="http://www.tangentialthinking.com/2008/02/04/windows-server-2008-windows-vista-sp1-rtmd/">RTM announcements</a>, another product team has released a new version: The Automated Installation Kit (AIK) has been updated for  Windows Server 2008 and Vista SP1.</p>
<p>According to the <a title="Microsoft Downloads: WAIK 1.1" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=94bb6e34-d890-4932-81a5-5b50c657de08&#038;displaylang=en">Microsoft Download page</a>, this version of the WAIK Tools will support the following OS&#8217;s:</p>
<blockquote><p>
Windows Vista<br />
Windows Vista Service Pack 1<br />
Windwos Server 2008<br />
Windows Server 2003 Service Pack 1 with KB926044<br />
Windows Server 2003 Service Pack 2<br />
Windows XP Service Pack 2 with KB926044
</p></blockquote>
<p>Microsoft&#8217;s <a title="Michael Niehaus Blog: Windows Vista SP1 and Windows Server 2008 RTM -- Are you ready for them?" href="http://209.34.241.68/mniehaus/archive/2008/02/04/windows-vista-sp1-and-windows-server-2008-rtm-are-you-ready-for-them.aspx">Michael Niehaus</a>, advises:</p>
<blockquote><p>
It also includes the new Windows PE 2.1 version, a minor update to the existing Windows PE 2.0 version.  Images created with WAIK 1.0 are fully compatible with those created with WAIK 1.1 &#8212; there are no changes to the WIM file format.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/deployment/waik-11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending a virtual hard disk with Windows PE</title>
		<link>http://www.leadfollowmove.com/archives/virtualisation/extending-a-virtual-hard-disk-with-windows-pe</link>
		<comments>http://www.leadfollowmove.com/archives/virtualisation/extending-a-virtual-hard-disk-with-windows-pe#comments</comments>
		<pubDate>Tue, 11 Sep 2007 20:39:30 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[WAIK]]></category>
		<category><![CDATA[Windows Automation Installation Kit]]></category>
		<category><![CDATA[Windows PE]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/virtualisation/extending-a-virtual-hard-disk-with-windows-pe</guid>
		<description><![CDATA[I tend to do a lot of my development work using virtualisation, usually VMware Server or Workstation. Quite often I build a VM and realise once I start using it that I need more hard disk space. It&#8217;s easy enough to slap another virtual disk in and just add another disk, but what if you [...]]]></description>
			<content:encoded><![CDATA[<p>I tend to do a lot of my development work using virtualisation, usually VMware <a title="VMware Server product page" href="http://www.vmware.com/products/server/">Server</a> or <a title="VMware Workstation product page" href="http://www.vmware.com/products/ws/">Workstation</a>. Quite often I build a VM and realise once I start using it that I need more hard disk space. It&#8217;s easy enough to slap another virtual disk in and just add another disk, but what if you just want to make the current disk bigger?</p>
<p>I&#8217;ve found there&#8217;s a way to do this that is quite painless, and is possible with the tools that I use daily &#8211; admittedly it doesn&#8217;t mean that you use them daily, but maybe you do: <strong>WinPE</strong> from the <a title="Microsoft Download: WAIK" href="http://www.microsoft.com/downloads/details.aspx?familyid=C7D4BC6D-15F3-4284-9123-679830D629F2&#038;displaylang=en">Windows Automation Installation Kit (WAIK)</a>, and <strong>vmware-vdiskmanager.exe</strong> which is installed as part of VMware Workstation or Server.</p>
<p>First of all we need to open up <em>cmd.exe</em> and run the following command from within the VMware Workstation/Server folder:</p>
<div class="quickcodenoclick"><code><br />
vmware-vdiskmanager.exe -x &lt;New Size&gt; &lt;Path to VMDK file&gt;<br />
</code></div>
<p>In this example, we&#8217;re going to extend the hard disk in a 2003 server VM from 8GB to 10GB:<br />
<a href='http://www.leadfollowmove.com/archives/virtualisation/extending-a-virtual-hard-disk-with-windows-pe/attachment/vmware-vdiskmanagerexe-extend-example/' rel='attachment wp-att-168' title='VMware-vdiskmanager.exe Extend Example'><img src='http://www.leadfollowmove.com/wp-content/uploads/vdiskmanager-expand.thumbnail.png' alt='VMware-vdiskmanager.exe Extend Example' /></a></p>
<p>Next, we boot the Virtual Machine with a WinPe disk. We&#8217;re not going to go into the details of preparing a PE disk now, but the documentation can be found <a title="Microsoft TechNet: Building a Windows PE image" href="http://technet2.microsoft.com/WindowsVista/f/?en/library/44dbb6bd-cfce-4845-a443-2335311522771033.mspx">here</a>.</p>
<p>Once the VM has booted into PE, we want to use the <em>diskpart</em> utility.<br />
<a href='http://www.leadfollowmove.com/archives/virtualisation/extending-a-virtual-hard-disk-with-windows-pe/attachment/windows-pe-diskpart-extend-example/' rel='attachment wp-att-169' title='Windows PE - Diskpart Extend example'><img src='http://www.leadfollowmove.com/wp-content/uploads/diskpart-extend.thumbnail.png' alt='Windows PE - Diskpart Extend example' /></a><br />
As you can see, checking the volumes after the extend shows that we now have 10GB available for use. A reboot back into the guest OS and we&#8217;re back in business, and we didn&#8217;t even have to break out <a title="Symantec Partition Magic home page" href="http://www.symantec.com/norton/products/overview.jsp?pcid=sp&#038;pvid=pm80">Partition Magic</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/virtualisation/extending-a-virtual-hard-disk-with-windows-pe/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
