<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>4sysops &#187; imaging</title>
	<atom:link href="http://4sysops.com/archives/tag/imaging/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:25:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
    <title>4sysops</title>
    <url>http://4sysops.com/4sysops-rss.png</url>
    <link>http://4sysops.com</link>
    <width>143</width>
    <height>49</height>
    <description>4sysops.com</description>
    </image>		<item>
		<title>FREE: GDism ELDI &#8211; A GUI for managing WIM images</title>
		<link>http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/</link>
		<comments>http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 02:00:42 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[desktop management tools]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">https://4sysops.com/?p=5464</guid>
		<description><![CDATA[GDism ELDI is a free GUI for DISM of the WAIK (Windows Automated Installation Kit) that allows you to manage WIM images.]]></description>
			<content:encoded><![CDATA[<p><strong><i>GDism ELDI is a free GUI for DISM of the WAIK (Windows Automated Installation Kit) that allows you to manage WIM images.</i></strong></p>
<p>A while back I <a href="http://4sysops.com/archives/dism-wim-image-configuration-for-windows-7-and-vista/">introduced DISM</a>, the new tool of the Windows 7 WAIK (Windows Automated Installation Kit) for managing WIM images. I was complaining then that Microsoft doesn&#8217;t offer a GUI (graphical user interface) for such an important tool. The nice thing about Windows is that if Microsoft doesn&#8217;t provide a function, someone else steps into the breach. ELDI was kind enough to link to his free DISM GUI <a href="http://heldigard.blogspot.com/2010/09/gdism-eldi.html">GDism ELDI</a> in my original post. I’ve taken a quick look at the tool.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2010/12/DISM.GUI_.GDism_.ELDI_.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2010/12/DISM.GUI_.GDism_.ELDI_.png','',event,300,75)"><img style="margin: 0px auto; display: block; float: none; border-width: 0px;" title="DISM GUI- GDism ELDI" src="http://4sysops.com/wp-content/uploads/2010/12/DISM.GUI_.GDism_.ELDI_thumb.png" border="0" alt="DISM GUI- GDism ELDI" width="603" height="562" /></a></p>
<p>Let me start with the tool’s downside. It requires the <a href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jre-6u22-oth-JPR@CDS-CDS_Developer">Java Runtime Environment (JRE)</a>. I think it would be more useful if it were a portable application. However, if you use GDism only on your desktop, it is certainly more convenient than using DISM on the command prompt.</p>
<p>GDism also requires you to install the <a href="http://www.microsoft.com/downloads/en/details.aspx?familyid=696DD665-9F76-4177-A811-39C26D3B3B34&amp;displaylang=en">Windows Automated Installation Kit (AIK) for Windows 7</a> because it launches DISM from its GUI. I didn&#8217;t find an option to tell GDism where DISM is located, so I just copied all its files to the folder where all the WAIK tools are located (C:\Program Files\Windows AIK\Tools\PETools). I suppose adding the directory to the PATH environment variable would have worked as well.</p>
<p>To run GDism, you have to launch the &#8220;Instalar&#8221; file. If you don&#8217;t speak Spanish, you might want to switch the tool’s user interface to English. You can find the switch in the lower right pane on the mount tab.</p>
<p>I won&#8217;t discuss all of GDism&#8217;s functions because that would essentially boil down to describing DISM. You can mount WIM images and apply all kinds of changes, such as adding packages or drivers. The main advantage of using GDism is that you don&#8217;t have to remember all the command line switches and can just focus on your main task. The DISM messages are displayed in GDism&#8217;s lower pane and are also logged in a text file; therefore, you won&#8217;t miss anything that DISM has to complain about.</p>
<p>Let me know your experiences if you tried the tool.</p>
<p>If you are interested in GUI for DISM, you may also like <a href="http://4sysops.com/archives/free-gimagex-a-gui-for-imagex/">GImageX, a GUI for ImageX</a>.</p>
<h2><a href="http://heldigard.blogspot.com/2010/09/gdism-eldi.html">GDism ELDI</a></h2>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-1-overview/" title="Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview (November 30, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-workspace-manager-express-a-roaming-user-profiles-alternative/" title="FREE: Workspace Manager Express &#8211; A roaming user profiles alternative (November 25, 2011)">FREE: Workspace Manager Express &#8211; A roaming user profiles alternative</a> (0)</li>
	<li><a href="http://4sysops.com/archives/spiceworks-installation-guide/" title="Spiceworks installation guide (November 17, 2011)">Spiceworks installation guide</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-nspaces-virtual-desktop-manager/" title="FREE: nspaces &#8211; Virtual Desktop Manager (September 30, 2011)">FREE: nspaces &#8211; Virtual Desktop Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>FREE: imagepatcher &#8211; Update WIM images</title>
		<link>http://4sysops.com/archives/free-imagepatcher-update-wim-images/</link>
		<comments>http://4sysops.com/archives/free-imagepatcher-update-wim-images/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:46:10 +0000</pubDate>
		<dc:creator>External author</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[VHD]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=4649</guid>
		<description><![CDATA[<p><em>Submitted by Ondrej Vysek</em><em> &#8211; Blog: <a href="http://optimalizovane-it.cz">optimalizovane-IT</a>
</em>
Bored with updating multiple Windows images in a single WIM file? Bored with checking for new updates and installing patches from Windows Update?  Don&#8217;t want to patch every VHD file manualy? <a href="http://imagepatcher.codeplex.com/">Imagepatcher</a> is a script that allows you to automate the whole process.</p>
<p>The script detects all required updates for Windows 7 / Windows Server 2008 R2 (sorry no Vista and Windows Server 2008 support), downloads the updates and patches all or selected images in the wim file. Imagepatcher can also mount a VHD file and patch it offline. No longer do you have to check for updates and  spend many hours with manual patching every Patch Tuesday. You can use the downloaded patches with <a href="http://4sysops.com/archives/microsofts-windows-7-free-deployment-tools-part-3-installation/">MDT</a> as well.</p>
<h3><a href="http://imagepatcher.codeplex.com/">imagepatcher</a></h3>
Author: External author
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; </a></li>&#8230;</ul>]]></description>
			<content:encoded><![CDATA[<p><em>Submitted by Ondrej Vysek</em><em> &#8211; Blog: <a href="http://optimalizovane-it.cz">optimalizovane-IT</a>
</em>
Bored with updating multiple Windows images in a single WIM file? Bored with checking for new updates and installing patches from Windows Update?  Don&#8217;t want to patch every VHD file manualy? <a href="http://imagepatcher.codeplex.com/">Imagepatcher</a> is a script that allows you to automate the whole process.</p>
<p>The script detects all required updates for Windows 7 / Windows Server 2008 R2 (sorry no Vista and Windows Server 2008 support), downloads the updates and patches all or selected images in the wim file. Imagepatcher can also mount a VHD file and patch it offline. No longer do you have to check for updates and  spend many hours with manual patching every Patch Tuesday. You can use the downloaded patches with <a href="http://4sysops.com/archives/microsofts-windows-7-free-deployment-tools-part-3-installation/">MDT</a> as well.</p>
<h3><a href="http://imagepatcher.codeplex.com/">imagepatcher</a></h3>
Author: External author
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vhd-tool-create-convert-and-extend-a-vhd-quickly/" title="FREE: VHD tool &#8211; Create, convert, and extend a VHD quickly (April 24, 2009)">FREE: VHD tool &#8211; Create, convert, and extend a VHD quickly</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-vmdk2vhd-convert-vmware-vmdk-to-hyper-v-vhd/" title="FREE: Vmdk2Vhd &#8211; Convert VMware VMDK to Hyper-V VHD (March 6, 2009)">FREE: Vmdk2Vhd &#8211; Convert VMware VMDK to Hyper-V VHD</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-imagepatcher-update-wim-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</title>
		<link>http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/</link>
		<comments>http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:12:55 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=3046</guid>
		<description><![CDATA[<p>I didn&#8217;t know <a href="http://www.macrium.com/">Macrium Reflect</a> before <a href="http://4sysops.com/archives/driveimage-xml/#comment-128252">Claus</a> and <a href="http://4sysops.com/archives/driveimage-xml/#comment-128262">Bill</a> recommended it in my <a href="http://4sysops.com/archives/driveimage-xml/">review of DriveImageXML</a>. I was so pleased when I tried this backup tool today that I have decided to use it as my own system backup tool for the time being.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/06/MacriumRescueCD2.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/06/MacriumRescueCD2.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 4px; display: inline; border-top: 0px; border-right: 0px" title="Macrium-Rescue-CD2" src="http://4sysops.com/wp-content/uploads/2009/06/MacriumRescueCD2_thumb.png" border="0" alt="Macrium-Rescue-CD2" width="326" height="244" align="right" /></a> Its major advantage over DriveImageXML is that it comes with its <strong>own rescue CD</strong>, which you need if you have to restore a system drive. It also supports <a href="http://4sysops.com/archives/free-bartpe-a-windows-pe-based-rescue-platform/">BartPE</a>, but I found the Reflect Rescue CD more convenient. It is Linux-based, so you don&#8217;t need a Windows license for it. Its user interface is very easy to use and can be used by anyone who knows how to operate a mouse. By the way, the mouse pointer behaved strangely sometimes in a virtual machine under VMware Workstation 6.5. I didn&#8217;t have these problem on physical machine, though.</p>
<p>The ISO image is only 7MB and boots up very quickly compared to BartPE or <a href="http://4sysops.com/archives/free-ubcd4win-ultimate-boot-cd-for-windows-a-comprehensive-rescue-tool/">UBCD4Win</a>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t know <a href="http://www.macrium.com/">Macrium Reflect</a> before <a href="http://4sysops.com/archives/driveimage-xml/#comment-128252">Claus</a> and <a href="http://4sysops.com/archives/driveimage-xml/#comment-128262">Bill</a> recommended it in my <a href="http://4sysops.com/archives/driveimage-xml/">review of DriveImageXML</a>. I was so pleased when I tried this backup tool today that I have decided to use it as my own system backup tool for the time being.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/06/MacriumRescueCD2.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/06/MacriumRescueCD2.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 4px; display: inline; border-top: 0px; border-right: 0px" title="Macrium-Rescue-CD2" src="http://4sysops.com/wp-content/uploads/2009/06/MacriumRescueCD2_thumb.png" border="0" alt="Macrium-Rescue-CD2" width="326" height="244" align="right" /></a> Its major advantage over DriveImageXML is that it comes with its <strong>own rescue CD</strong>, which you need if you have to restore a system drive. It also supports <a href="http://4sysops.com/archives/free-bartpe-a-windows-pe-based-rescue-platform/">BartPE</a>, but I found the Reflect Rescue CD more convenient. It is Linux-based, so you don&#8217;t need a Windows license for it. Its user interface is very easy to use and can be used by anyone who knows how to operate a mouse. By the way, the mouse pointer behaved strangely sometimes in a virtual machine under VMware Workstation 6.5. I didn&#8217;t have these problem on physical machine, though.</p>
<p>The ISO image is only 7MB and boots up very quickly compared to BartPE or <a href="http://4sysops.com/archives/free-ubcd4win-ultimate-boot-cd-for-windows-a-comprehensive-rescue-tool/">UBCD4Win</a>. Best of all is that no extra download, installation or configuration is required because the ISO file is already included in the Macrium Reflect download.</p>
<p><!-- adman --></p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/06/MacriumReflect.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/06/MacriumReflect.png','',event,300,75)"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 4px; display: inline; border-top: 0px; border-right: 0px" title="Macrium-Reflect" src="http://4sysops.com/wp-content/uploads/2009/06/MacriumReflect_thumb.png" border="0" alt="Macrium-Reflect" width="326" height="259" align="right" /></a><strong>Macrium Reflect&#8217;s user interface</strong> also made a better impression on me than DriveImageXMLs. It has all the important feature of a backup imaging tool. It supports scheduling, CD/DVD writing, verification, MBR backup, file system integrity check and network backups. You can mount backup images to drive letters, which is the feature I miss most in Windows Vista&#8217;s system backup tool.</p>
<p>Macrium Reflect also has a few downsides, though. First of all, it is a <strong>sector-based imaging tool</strong>. I have been using imaging solutions since Windows NT 4, so you can imagine that I have seen quite a few different tools in the past 10 years or so. Somehow, however, my experience with sector-based imaging tools is not really good. I have found them to be less reliable and sometimes slower than file-based imaging tools (despite the fact that they often are marketed to be faster). However, this is just my subjective view and I can&#8217;t give any hard facts to support it. The main advantage of sector-based imaging is that it often is file system independent. Thus if you have to back up Linux file systems (e.g., Ext2/3FS), you might benefit from the fact that Macrium Reflect uses sector-based imaging.</p>
<p>The tool&#8217;s second downside is that it doesn&#8217;t allow you to run <strong>backups from its boot disk</strong>. Live backups of running system are usually no problem, though. However, when I started a system that I restored with Macrium Reflect, I saw the Windows Recovery Error screen, which worried me a little. If you prefer super reliable backups, then a solution that supports offline backups might be a better choice. You can find a few such tools in this <a href="http://www.thefreecountry.com/utilities/backupandimage.shtml">list of free backup tools</a>.</p>
<p>Macrium Reflect, like DriveImageXML, is <strong>free only for personal use</strong>. Commercial use requires the purchase of the full edition, which has quite a few additional features, probably the most important of which is the support for incremental and differential backups. Scroll to the end of <a href="http://www.macrium.com/reflectfree.asp">this page</a> for a comparison table. $39.99 for the commercial edition is a fair price. It is just a pity that only home users can use the free edition. I think that Macrium Reflect would be more popular than it is if a completely free edition were also offered.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
	<li><a href="http://4sysops.com/archives/free-wim2vhd-convert-a-wim-image-to-a-vhd-image/" title="FREE: WIM2VHD &#8211; Convert a WIM image to a VHD image (February 19, 2009)">FREE: WIM2VHD &#8211; Convert a WIM image to a VHD image</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>DriveImage XML &#8211; a free imaging tool for personal use</title>
		<link>http://4sysops.com/archives/driveimage-xml/</link>
		<comments>http://4sysops.com/archives/driveimage-xml/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:24:38 +0000</pubDate>
		<dc:creator>External author</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2898</guid>
		<description><![CDATA[<p><em>Submitted by Kevin Derby</em></p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/06/driveimagexml.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/06/driveimagexml.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="DriveImageXml" src="http://4sysops.com/wp-content/uploads/2009/06/driveimagexml-thumb.png" border="0" alt="DriveImageXml" width="332" height="252" align="right" /></a> This is a free (for personal use) drive imaging program that backs up systems hot. There&#8217;s also a plug-in that allows you to boot from a WinPE/BartPE disk, and restore an image.</p>
<p>Although Win08/Win7 has now changed the backup routine to do this same thing, I hadn&#8217;t found any imaging program (for free) to be quite as good as <a href="http://www.runtime.org/driveimage-xml.htm">DriveImage XML.</a></p>
<h2>Michael&#8217;s notes</h2>
<p>I haven&#8217;t added this submission to the list of free of admin tools because the program isn&#8217;t free for commercial use. Essentially, this means that Windows administrators can&#8217;t use the tool at work. I have, however, posted this article, as I find this tool useful.</p>
<p>To be honest, I am not sure what &#8220;commercial use&#8221; actually means. If you use your PC at home to do some work, is it then considered a commercially used computer? There are certainly clear cases of commercial use, but there are also many cases where it is &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><em>Submitted by Kevin Derby</em></p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/06/driveimagexml.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/06/driveimagexml.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="DriveImageXml" src="http://4sysops.com/wp-content/uploads/2009/06/driveimagexml-thumb.png" border="0" alt="DriveImageXml" width="332" height="252" align="right" /></a> This is a free (for personal use) drive imaging program that backs up systems hot. There&#8217;s also a plug-in that allows you to boot from a WinPE/BartPE disk, and restore an image.</p>
<p>Although Win08/Win7 has now changed the backup routine to do this same thing, I hadn&#8217;t found any imaging program (for free) to be quite as good as <a href="http://www.runtime.org/driveimage-xml.htm">DriveImage XML.</a></p>
<h2>Michael&#8217;s notes</h2>
<p>I haven&#8217;t added this submission to the list of free of admin tools because the program isn&#8217;t free for commercial use. Essentially, this means that Windows administrators can&#8217;t use the tool at work. I have, however, posted this article, as I find this tool useful.</p>
<p>To be honest, I am not sure what &#8220;commercial use&#8221; actually means. If you use your PC at home to do some work, is it then considered a commercially used computer? There are certainly clear cases of commercial use, but there are also many cases where it is unclear. I leave it up to you to decide about your own environment.</p>
<p>Lately, I have been looking for a free imaging solution that I can use to back up my laptop, as I dislike Vista&#8217;s system-backup tool. My main problem with it is that I can only use the backup image to restore the complete Windows installation, but I can&#8217;t browse the image to restore individual files. I have already, several times, found myself in a situation where I desperately needed an individual file from a backup image, and so ended up quite annoyed that Microsoft doesn&#8217;t offer a simple solution for <a href="http://4sysops.com/archives/mount-vhd-files-in-windows-7-and-vista/">mounting a VHD image</a>. In Windows 7 this has been changed. However, I don’t plan to use Windows 7 in a productive environment until the final version is out.</p>
<p>I have tried using DriveImage XML myself. It is, indeed, an interesting alternative to Vista&#8217;s backup tool. What I like about DriveImage XML is that you can browse the image and restore individual files and folders. I also like that the image can be split into multiple files. This is useful if you want to store images on DVDs.</p>
<p>However, for a commercial tool, it lacks one important feature. To restore a system drive, you have to create a <a href="http://4sysops.com/archives/free-bartpe-a-windows-pe-based-rescue-platform/">BartPE</a> CD. DriveImage XML comes with a plugin for BartPE, but if I pay for a piece of software I expect everything I need to already be included. Moreover, as outlined in my post about BartPE, it only supports XP-based Windows PE images, which is a problem with modern hardware, especially laptops.</p>
<p>If you know of another good backup imaging tool, in particular one that has everything you need to restore system drives already on board, it would be great if you could post a comment below.</p>
Author: External author
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
	<li><a href="http://4sysops.com/archives/free-wim2vhd-convert-a-wim-image-to-a-vhd-image/" title="FREE: WIM2VHD &#8211; Convert a WIM image to a VHD image (February 19, 2009)">FREE: WIM2VHD &#8211; Convert a WIM image to a VHD image</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/driveimage-xml/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>FREE: VMware DiskMount GUI &#8211; Mount VMDK files</title>
		<link>http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/</link>
		<comments>http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 22:52:51 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2443</guid>
		<description><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/02/vmwarediskmountgui.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/vmwarediskmountgui.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="VMware-DiskMount-GUI" src="http://4sysops.com/wp-content/uploads/2009/02/vmwarediskmountgui-thumb.png" border="0" alt="VMware-DiskMount-GUI" width="204" height="236" align="right" /></a> Earlier, I blogged about <a href="http://4sysops.com/archives/mount-vhd-files-in-windows-7-and-vista/">attaching VHD images</a> and <a href="http://4sysops.com/archives/free-gimagex-a-gui-for-imagex/">WIM files</a>, so it is only fair that I introduce a tool that allows you to mount VMDK (Virtual Machine Disk Format) images. VMware&#8217;s format is certainly one of the most commonly used imaging formats these days. The VMware DiskMount GUI is not, despite its name, a VMware tool. It is a DEVFRAM product, and simply consists of a graphical user interface for the command line tool VMware DiskMount (vmware-mount.exe), which is a part of the free <a href="http://www.vmware.com/support/developer/vddk/">VMware Virtual Disk Development Kit</a>. As such, you have to first download and install this toolkit before you can use the VMware DiskMount GUI.</p>
<p>When you first launch the VMware DiskMount GUI, you have to tell the tool where to find vmware-mount.exe. If you installed VMware&#8217;s toolkit in the default folder, then you can find it under C:\Program Files\VMware\VMware Virtual Disk Development Kit\bin\. The DiskMount GUI supports all of DiskMount&#8217;s command line parameters, &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/02/vmwarediskmountgui.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/vmwarediskmountgui.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="VMware-DiskMount-GUI" src="http://4sysops.com/wp-content/uploads/2009/02/vmwarediskmountgui-thumb.png" border="0" alt="VMware-DiskMount-GUI" width="204" height="236" align="right" /></a> Earlier, I blogged about <a href="http://4sysops.com/archives/mount-vhd-files-in-windows-7-and-vista/">attaching VHD images</a> and <a href="http://4sysops.com/archives/free-gimagex-a-gui-for-imagex/">WIM files</a>, so it is only fair that I introduce a tool that allows you to mount VMDK (Virtual Machine Disk Format) images. VMware&#8217;s format is certainly one of the most commonly used imaging formats these days. The VMware DiskMount GUI is not, despite its name, a VMware tool. It is a DEVFRAM product, and simply consists of a graphical user interface for the command line tool VMware DiskMount (vmware-mount.exe), which is a part of the free <a href="http://www.vmware.com/support/developer/vddk/">VMware Virtual Disk Development Kit</a>. As such, you have to first download and install this toolkit before you can use the VMware DiskMount GUI.</p>
<p>When you first launch the VMware DiskMount GUI, you have to tell the tool where to find vmware-mount.exe. If you installed VMware&#8217;s toolkit in the default folder, then you can find it under C:\Program Files\VMware\VMware Virtual Disk Development Kit\bin\. The DiskMount GUI supports all of DiskMount&#8217;s command line parameters, including those for remote virtual disks (ESX Server and VirtualCenter).</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/vmdkmountvmwarediskmountutility1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/vmdkmountvmwarediskmountutility1.png','',event,300,75)"><img style="display: inline; margin: 0px 4px 0px 0px; border: 0px;" title="vmdk-mount-vmware-disk-mount-utility" src="http://4sysops.com/wp-content/uploads/2009/02/vmdkmountvmwarediskmountutility-thumb1.png" border="0" alt="vmdk-mount-vmware-disk-mount-utility" width="174" height="201" align="left" /></a> If you just want to mount a local VMDK file, it’s not necessary to fill out all the parameters in the &#8220;Mount Virtual Disk&#8221; tab. The ones you do need to fill out are marked in this screenshot.</p>
<p>If the virtual disk has snapshots, you will always have to mount the latest one. You&#8217;ll find multiple consecutively numbered VMDK files in the virtual machine&#8217;s folder. Mount the VMDK file with the highest number. If you try to mount another VMDK file you will receive a &#8220;mount error&#8221; message. Note that if you make changes to the virtual disk, and then revert to a snapshot, you will lose all of your changes.</p>
<p>The VMware DiskMount GUI appears to have an option for overriding this snapshot setting. However, when I tried the feature, vmware-mount.exe just answered with a list of available parameters. My guess is that older versions of VMware DiskMount supported this feature, but newer ones do not.</p>
<p><!-- adman -->If you have never worked with VMware DiskMount, you might want to have a look at the manual first. It appears as a PDF file in the doc folder. It explains all of the parameters in detail, and gives you some information on how to use DiskMount. The most relevant details are:</p>
<ul>
<li>You can mount virtual disks created by VMware ESX Server 3.x and 2.x (pre-allocated disks only), VMware Workstation 6.5 and 4, VMware Player, VMware ACE, VMware Fusion, VMware Server, and VMware GSX Server 3.x and 2.5. I also was able to mount virtual disks created by earlier VMware versions.</li>
<li>You can&#8217;t mount a virtual disk that is currently being used by a running or suspended virtual machine.</li>
<li>You can&#8217;t mount a virtual disk if any of its .vmdk files are compressed or have read‐only permissions.</li>
<li>You can only mount FAT (12/16/32) or NTFS volumes on a Windows host. It is possible to mount a Linux file system, but once the virtual disk is mounted as a drive letter, Windows will try to format the new disk, which probably isn&#8217;t a good idea. If you want to mount a Linux virtual disk you need a Linux host.</li>
</ul>
<p>Update: The tool appears to be no longer available. Please <a href="http://4sysops.com/contact">drop me a note</a> if you know where it can be downloaded.</p>
<h2>VMware DiskMount GUI</h2>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-vworkspace-desktop-optimizer-optimize-vdi-performance/" title="FREE: vWorkspace Desktop Optimizer &#8211; Optimize VDI performance (September 15, 2011)">FREE: vWorkspace Desktop Optimizer &#8211; Optimize VDI performance</a> (0)</li>
	<li><a href="http://4sysops.com/archives/scvmm-2012-review-part-5-integrating-with-vmware-and-citrix-xenserver-cluster-patching/" title="SCVMM 2012 review &#8211; Part 5: Integrating with VMware and Citrix XenServer, Cluster patching (June 2, 2011)">SCVMM 2012 review &#8211; Part 5: Integrating with VMware and Citrix XenServer, Cluster patching</a> (0)</li>
	<li><a href="http://4sysops.com/archives/vmware-backups-troubleshoot-the-consolidate-helper-0-backup-error/" title="VMware Backups &#8211; Troubleshoot the Consolidate Helper-0 backup error (May 30, 2011)">VMware Backups &#8211; Troubleshoot the Consolidate Helper-0 backup error</a> (1)</li>
	<li><a href="http://4sysops.com/archives/installing-a-driver-in-an-existing-vmware-vsphere-4-1-esxesxi-host/" title="Installing a driver in an existing VMware vSphere 4.1 ESX/ESXi host (May 3, 2011)">Installing a driver in an existing VMware vSphere 4.1 ESX/ESXi host</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FREE: WIM2VHD &#8211; Convert a WIM image to a VHD image</title>
		<link>http://4sysops.com/archives/free-wim2vhd-convert-a-wim-image-to-a-vhd-image/</link>
		<comments>http://4sysops.com/archives/free-wim2vhd-convert-a-wim-image-to-a-vhd-image/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 21:09:24 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2437</guid>
		<description><![CDATA[<p><a href="http://code.msdn.microsoft.com/wim2vhd">WIM2VHD</a> is a new free command line tool that allows you to convert WIM (Windows Imaging Format) images to the VHD (Virtual Hard Disk) format. It is written in JScript and requires Windows 7 and the WAIK (Windows Automated Installation Kit). The VHD images are sysprepped and can be used to create virtual machines for Hyper-V, Virtual Server 2005 SP1, and Virtual PC 2007. WIM2VHD is helpful if you want to test an OS image with a virtualization tool before deploying it to physical machines.</p>
<p>I tried WIM2VHD with the Windows 7 Beta install.wim. Its usage is very simple. Before you use WIM2VHD, you have to set <a href="http://technet.microsoft.com/en-us/library/bb490887.aspx">CScript</a> as your primary script execution environment:</p>
<p><strong>CSCRIPT //h:cscript</strong></p>
<p>To convert the Windows 7 Professional volume image of a .WIM file to a VHD image you have to type:</p>
<p><strong>WIM2VHD.WSF /wim:install.wim /sku:3</strong></p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/wim2vhdprocessing.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/wim2vhdprocessing.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="wim2vhd-processing" src="http://4sysops.com/wp-content/uploads/2009/02/wim2vhdprocessing-thumb.png" border="0" alt="wim2vhd-processing" width="282" height="143" align="right" /></a> I assumed that install.wim is in the same folder as WIM2VHD.WSF. &#8220;/sku:3&#8243; stands for the third volume image in the .WIM &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.msdn.microsoft.com/wim2vhd">WIM2VHD</a> is a new free command line tool that allows you to convert WIM (Windows Imaging Format) images to the VHD (Virtual Hard Disk) format. It is written in JScript and requires Windows 7 and the WAIK (Windows Automated Installation Kit). The VHD images are sysprepped and can be used to create virtual machines for Hyper-V, Virtual Server 2005 SP1, and Virtual PC 2007. WIM2VHD is helpful if you want to test an OS image with a virtualization tool before deploying it to physical machines.</p>
<p>I tried WIM2VHD with the Windows 7 Beta install.wim. Its usage is very simple. Before you use WIM2VHD, you have to set <a href="http://technet.microsoft.com/en-us/library/bb490887.aspx">CScript</a> as your primary script execution environment:</p>
<p><strong>CSCRIPT //h:cscript</strong></p>
<p>To convert the Windows 7 Professional volume image of a .WIM file to a VHD image you have to type:</p>
<p><strong>WIM2VHD.WSF /wim:install.wim /sku:3</strong></p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/wim2vhdprocessing.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/wim2vhdprocessing.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="wim2vhd-processing" src="http://4sysops.com/wp-content/uploads/2009/02/wim2vhdprocessing-thumb.png" border="0" alt="wim2vhd-processing" width="282" height="143" align="right" /></a> I assumed that install.wim is in the same folder as WIM2VHD.WSF. &#8220;/sku:3&#8243; stands for the third volume image in the .WIM file which is Windows 7 Professional. The whole conversion process took only a couple of minutes.</p>
<p>I was able to boot this VHD image without problems in Virtual PC 2007. Because it is a sysprepped image, Windows setup started when I booted the virtual machine.</p>
<p>To create a VHD image for Hyper-V, you have to add /hyperv:true to the above command. WIM2VHD has a couple of other useful optional parameters. The most important ones are:</p>
<p><strong>/disktype:&lt;Dynamic|Fixed&gt;</strong> The size of the VHD image is fixed or will grow dynamically.</p>
<p><strong>/unattend:&lt;unattendXmlPath&gt;</strong> Allows you to attach an unattended.xml to automate setup when the virtual machines boot up the first time</p>
<p><strong>/ref:&lt;ref1,&#8230;,refN&gt;</strong> Allows you to convert splited .SWM files instead of .WIM files</p>
<p><strong>/passthru:&lt;physicalDrive&gt;</strong> Applies the WIM directly to the specified drive and makes it bootable</p>
<p>Unfortunately, WIM2VHD doesn&#8217;t support Vista and Server 2008 WIM images; it only works with Windows 7 and Server 2008 R2 .WIMs. I tested the WIM2VHD 6.1.7033.1 Beta.</p>
<h2><a href="http://code.msdn.microsoft.com/wim2vhd">WIM2VHD</a></h2>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-wim2vhd-convert-a-wim-image-to-a-vhd-image/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FREE: GImageX &#8211; A GUI for ImageX</title>
		<link>http://4sysops.com/archives/free-gimagex-a-gui-for-imagex/</link>
		<comments>http://4sysops.com/archives/free-gimagex-a-gui-for-imagex/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 23:16:56 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2424</guid>
		<description><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/02/gimagexmount.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/gimagexmount.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="GImageX-mount" src="http://4sysops.com/wp-content/uploads/2009/02/gimagexmount-thumb.png" border="0" alt="GImageX-mount" width="204" height="175" align="right" /></a> I always have wondered why there is no GUI version for <a href="http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/">ImageX</a>, Microsoft&#8217;s tool for managing WIM images. Now I wonder why I have never heard of <a href="http://www.autoitscript.com/gimagex/">GImageX</a>, a free graphic user interface for ImageX. I have to thank <a href="http://grandstreamdreams.blogspot.com/">Claus Valca</a>, who mentioned it in a <a href="http://4sysops.com/archives/imagex-for-windows-7-new-command-line-options/#comment-123656">comment</a> here on 4sysops.</p>
<p>GImageX requires ImageX because it uses the Microsoft WIMGAPI API, so you have to install the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=94bb6e34-d890-4932-81a5-5b50c657de08&#38;DisplayLang=en">WAIK</a> before using GImageX. GImageX supports all important ImageX features. The only command I didn&#8217;t find is the /dir option, which lists the complete contents of a volume image. This feature is useful only in scripts anyway. If you want to display an image&#8217;s directory structure, you better <a href="http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/">mount it to a folder</a>.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/gimagexgetinfo.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/gimagexgetinfo.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="GImageX-Get-Info" src="http://4sysops.com/wp-content/uploads/2009/02/gimagexgetinfo-thumb.png" border="0" alt="GImageX-Get-Info" width="204" height="172" align="right" /></a> The current version, GImageX v2.0.14, supports only <a href="http://www.microsoft.com/downloads/details.aspx?familyid=94BB6E34-D890-4932-81A5-5B50C657DE08&#38;displaylang=en">WAIK 1.1</a>, i.e., the version for Windows Vista SP1 and Windows Server 2008. You can use it on Windows PE too. GImageX v2.0.15 BETA also works with the <a href="http://4sysops.com/archives/imagex-for-windows-7-new-features/">Windows </a>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/02/gimagexmount.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/gimagexmount.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="GImageX-mount" src="http://4sysops.com/wp-content/uploads/2009/02/gimagexmount-thumb.png" border="0" alt="GImageX-mount" width="204" height="175" align="right" /></a> I always have wondered why there is no GUI version for <a href="http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/">ImageX</a>, Microsoft&#8217;s tool for managing WIM images. Now I wonder why I have never heard of <a href="http://www.autoitscript.com/gimagex/">GImageX</a>, a free graphic user interface for ImageX. I have to thank <a href="http://grandstreamdreams.blogspot.com/">Claus Valca</a>, who mentioned it in a <a href="http://4sysops.com/archives/imagex-for-windows-7-new-command-line-options/#comment-123656">comment</a> here on 4sysops.</p>
<p>GImageX requires ImageX because it uses the Microsoft WIMGAPI API, so you have to install the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=94bb6e34-d890-4932-81a5-5b50c657de08&amp;DisplayLang=en">WAIK</a> before using GImageX. GImageX supports all important ImageX features. The only command I didn&#8217;t find is the /dir option, which lists the complete contents of a volume image. This feature is useful only in scripts anyway. If you want to display an image&#8217;s directory structure, you better <a href="http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/">mount it to a folder</a>.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/gimagexgetinfo.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/gimagexgetinfo.png','',event,300,75)"><img style="display: inline; margin: 0px 0px 0px 4px; border-width: 0px;" title="GImageX-Get-Info" src="http://4sysops.com/wp-content/uploads/2009/02/gimagexgetinfo-thumb.png" border="0" alt="GImageX-Get-Info" width="204" height="172" align="right" /></a> The current version, GImageX v2.0.14, supports only <a href="http://www.microsoft.com/downloads/details.aspx?familyid=94BB6E34-D890-4932-81A5-5B50C657DE08&amp;displaylang=en">WAIK 1.1</a>, i.e., the version for Windows Vista SP1 and Windows Server 2008. You can use it on Windows PE too. GImageX v2.0.15 BETA also works with the <a href="http://4sysops.com/archives/imagex-for-windows-7-new-features/">Windows 7 beta WAIK</a>. The downloadable ZIP file contains x86 and x64 editions, plus a COM DLL that allows the use of GImageX in programs and scripts. The examples in the documentation are in VBScript.</p>
<p>GImageX is a useful extension of ImageX. Especially if you work only every now and then with WIM images, you will find GImageX more convenient and you probably will accomplish your tasks quicker than with ImageX</p>
<p>Now, I am waiting for someone to offer a GUI extension for <a href="http://4sysops.com/archives/windows-7-dism-how-to-mount-manage-and-service-wim-images/">DISM</a>, the Windows 7 command line tool for managing WIM and VHD images.</p>
<h2><a href="http://www.autoitscript.com/gimagex/">GImageX</a></h2>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/free-gimagex-a-gui-for-imagex/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Mount VHD files in Windows 7 and Vista</title>
		<link>http://4sysops.com/archives/mount-vhd-files-in-windows-7-and-vista/</link>
		<comments>http://4sysops.com/archives/mount-vhd-files-in-windows-7-and-vista/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 23:28:14 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2418</guid>
		<description><![CDATA[<p>Update: The free Gizmo Central allows you to <a href="http://4sysops.com/archives/free-gizmo-central-mount-vhd-and-iso-images-and-more/">mount VHD </a>files more conveniently.</p>
<p>The more I play with Windows 7, the more I like it. There are so many tiny improvements that can turn out to be very helpful. One of these features is the ability to attach (mount) VHD (Virtual Hard Disk) files. You might think that you don&#8217;t need this feature because you don&#8217;t use one of Microsoft&#8217;s virtualization solutions (Hyper-V, Virtual PC, Virtual Server). However, there is another reason why the ability to mount a VHD can be useful.</p>
<p>The Windows 7 <strong>backup tool,</strong> which allows you to create a system image, also uses the VHD format. This backup program was introduced in Windows Vista and has been <a href="http://www.dasmirnov.net/blog/2008/10/31/backup-massively-improved-in-windows-7">improved</a> significantly in Windows 7. I have always been wondering why I can&#8217;t access single files in an entire computer backup. In my opinion, it doesn&#8217;t make sense to have two kinds of backup jobs, one for my personal &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Update: The free Gizmo Central allows you to <a href="http://4sysops.com/archives/free-gizmo-central-mount-vhd-and-iso-images-and-more/">mount VHD </a>files more conveniently.</p>
<p>The more I play with Windows 7, the more I like it. There are so many tiny improvements that can turn out to be very helpful. One of these features is the ability to attach (mount) VHD (Virtual Hard Disk) files. You might think that you don&#8217;t need this feature because you don&#8217;t use one of Microsoft&#8217;s virtualization solutions (Hyper-V, Virtual PC, Virtual Server). However, there is another reason why the ability to mount a VHD can be useful.</p>
<p>The Windows 7 <strong>backup tool,</strong> which allows you to create a system image, also uses the VHD format. This backup program was introduced in Windows Vista and has been <a href="http://www.dasmirnov.net/blog/2008/10/31/backup-massively-improved-in-windows-7">improved</a> significantly in Windows 7. I have always been wondering why I can&#8217;t access single files in an entire computer backup. In my opinion, it doesn&#8217;t make sense to have two kinds of backup jobs, one for my personal files and one for the system. If I already have a copy of all my files, why do I need another backup?</p>
<p>There are <strong>ways to mount a VHD image in Vista</strong>, though. You can <a href="http://www.petri.co.il/mounting-vhd-files-with-vhdmount.htm">use the VHDMount tool</a> of Virtual Server 2005. This is a very complicated option. Besides, it seems it doesn&#8217;t work with Vista backup images. I only managed to mount virtual machine VHD images with this method. The second option is to use Virtual PC. You can access Vista system backups this way. Of course, this is also a very cumbersome method, especially if you don&#8217;t have a Virtual PC VM at hand.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/mountvhdwindows7.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/mountvhdwindows7.png','',event,300,75)"><strong><img style="display: inline; margin: 0px; border-width: 0px;" title="mount-vhd-windows-7" src="http://4sysops.com/wp-content/uploads/2009/02/mountvhdwindows7-thumb.png" border="0" alt="mount-vhd-windows-7" width="154" height="111" align="right" /></strong></a><strong> In Windows 7</strong>, you can use the Disk Management applet of the Computer Management tool to attach, i.e. mount a VHD file. This also works with Vista&#8217;s backup images. Disk Management can be accessed by right clicking on &#8220;Computer&#8221; in the Start Menu and selecting &#8220;Manage&#8221;. In the Action Menu, you will find the &#8220;Attach VHD&#8221; option. This will mount the VHD file to a drive letter. Of course, it would be even cooler if this could be done from Windows Explorer. That would be a nice feature for Windows 7 SP1.</p>
<p>You can also mount a VHD file in scripts using <strong>diskpart</strong>: Create a text file with this content:</p>
<p>SELECT VDISK FILE=&#8221;file path and name of the vhd file&#8221;
ATTACH VDISK</p>
<p>To attach the VHD image in a script, you have to use &#8220;diskpart -s text file name&#8221;</p>
<p>It is also possible to <strong>create VHD files with Disk Management</strong>. This can be useful if you want to prepare a virtual disk for a VM. After you created the VHD, you have to initialize the disk. For this, you have to right click on &#8220;Disk #&#8221; (see screenshot). Don&#8217;t click on the graphical representation of the disk because its context menu doesn&#8217;t have the initialize disk option. Next, you have to create a &#8220;New simple volume&#8221;. This time you have to right click on the graphical presentation. After you have created the volume, you have to format it.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/initializediskvhd.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/initializediskvhd.png','',event,300,75)"><img style="display: inline; margin: 0px; border-width: 0px;" title="initialize-disk-vhd" src="http://4sysops.com/wp-content/uploads/2009/02/initializediskvhd-thumb.png" border="0" alt="initialize-disk-vhd" width="154" height="108" /></a> <a href="http://4sysops.com/wp-content/uploads/2009/02/newsimplevolumevhd.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/newsimplevolumevhd.png','',event,300,75)"><img style="display: inline; margin: 0px; border-width: 0px;" title="new-simple-volume-vhd" src="http://4sysops.com/wp-content/uploads/2009/02/newsimplevolumevhd-thumb.png" border="0" alt="new-simple-volume-vhd" width="154" height="93" /></a></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/mount-vhd-files-in-windows-7-and-vista/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Windows 7 DISM &#8211; how to mount, manage, and service WIM images</title>
		<link>http://4sysops.com/archives/windows-7-dism-how-to-mount-manage-and-service-wim-images/</link>
		<comments>http://4sysops.com/archives/windows-7-dism-how-to-mount-manage-and-service-wim-images/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 23:44:15 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2382</guid>
		<description><![CDATA[<p>In my last post, I wrote about <a href="http://4sysops.com/archives/dism-wim-image-configuration-for-windows-7-and-vista/">DISM&#8217;s (Deployment Image Servicing and Management) Vista compatibility </a>and its relation to imageX. Today I will post some examples that will show you how to mount a WIM image, how to gather information about an image, and how to service images with DISM.</p>
<p>Before you start working with an image, you might want to have some information about the image. The following command <strong>retrieves information about the OS images</strong> that are contained within a WIM file. As you probably know, a WIM image can contain multiple OS images.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfo.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfo.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="dism-get-wiminfo" src="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfo-thumb.png" border="0" alt="dism-get-wiminfo" width="154" height="74" align="right" /></a>dism /Get-WimInfo /WimFile:d:\sources\install.wim</p>
<p>I used Windows 7 Beta&#8217;s WIM file, which you can find in the &#8220;sources&#8221; folders on the DVD. If you add the command line <strong>option /index</strong> plus the image&#8217;s index number, you will get information about a <strong>specific image</strong> such as the OS version, size, installed service pack, etc. (see screenshot).</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfoindex.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfoindex.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="dism-get-wiminfo-index" src="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfoindex-thumb.png" border="0" alt="dism-get-wiminfo-index" width="154" height="78" align="right" /></a> dism /Get-WimInfo /WimFile:d:\sources\install.wim /index:4</p>
<p>Before you can work with a WIM &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In my last post, I wrote about <a href="http://4sysops.com/archives/dism-wim-image-configuration-for-windows-7-and-vista/">DISM&#8217;s (Deployment Image Servicing and Management) Vista compatibility </a>and its relation to imageX. Today I will post some examples that will show you how to mount a WIM image, how to gather information about an image, and how to service images with DISM.</p>
<p>Before you start working with an image, you might want to have some information about the image. The following command <strong>retrieves information about the OS images</strong> that are contained within a WIM file. As you probably know, a WIM image can contain multiple OS images.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfo.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfo.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="dism-get-wiminfo" src="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfo-thumb.png" border="0" alt="dism-get-wiminfo" width="154" height="74" align="right" /></a>dism /Get-WimInfo /WimFile:d:\sources\install.wim</p>
<p>I used Windows 7 Beta&#8217;s WIM file, which you can find in the &#8220;sources&#8221; folders on the DVD. If you add the command line <strong>option /index</strong> plus the image&#8217;s index number, you will get information about a <strong>specific image</strong> such as the OS version, size, installed service pack, etc. (see screenshot).</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfoindex.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfoindex.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="dism-get-wiminfo-index" src="http://4sysops.com/wp-content/uploads/2009/02/dismgetwiminfoindex-thumb.png" border="0" alt="dism-get-wiminfo-index" width="154" height="78" align="right" /></a> dism /Get-WimInfo /WimFile:d:\sources\install.wim /index:4</p>
<p>Before you can work with a WIM image, you have to <strong>mount it</strong> to a folder. DSM&#8217;s syntax differs from that of imageX. Perhaps DSM&#8217;s is easier to read in scripts, but it also requires more typing work, than imageX&#8217;s:</p>
<p>dism /Mount-Wim /wimfile:c:\wim\install.wim /index:4 /MountDir:c:\img</p>
<p>Note that if you mount an image onto a DVD, you have to add &#8220;/ReadOnly&#8221; to the command. DISM parameters are not case sensitive, so you can spare a few keystrokes if you want. You have to replace &#8220;c:\wim\install.wim&#8221; with the location where you copied the WIM file, and &#8220;c:\img&#8221; with the folder in which you want to mount the WIM image. &#8220;/index:4&#8243; specifies the fourth OS image within the WIM image, which is Windows 7 Ultimate in install.wim.</p>
<p>Once you have mounted an image, you can navigate through its folder structure using Windows Explorer, and make changes to all files and folders. In most cases, however, you will be using DISM to gather specific information about an image and also to add features, drivers, and packages.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dismgetdrivers.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dismgetdrivers.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="dism-get-drivers" src="http://4sysops.com/wp-content/uploads/2009/02/dismgetdrivers-thumb.png" border="0" alt="dism-get-drivers" width="154" height="67" align="right" /></a> The following example <strong>lists all installed third party drivers</strong> in the image I mounted to c:\img.</p>
<p>dism /image:c:\img /Get-Drivers</p>
<p>The DISM documentation describes commands that are used to retrieve information as &#8220;<strong>management tasks</strong>.&#8221; This is a bit odd because usually &#8220;management&#8221; also implies making changes to the managed object. Other examples of such management operations include Get-Features (Windows features), Get-Packages (feature packs, language packs, updates, etc.), and /Get-Intl (international settings and languages).</p>
<p><!-- adman -->All commands that are related to changing an image are called &#8220;<strong>servicing tasks</strong>.&#8221; The next command is such a servicing task, which disables the Solitaire game in Windows 7.</p>
<p>dism /image:c:\img /Disable-Feature:Solitaire</p>
<p>Note that you have to know the exact name if you want to enable or disable Windows features. You can <strong>enumerate all Windows features</strong> with this command:</p>
<p>dism /image:c:\img /Get-Features | more</p>
<p>Because there are more features than would fit on the screen, you have to use the pipe plus &#8220;more&#8221;; this will display the features a page at a time.</p>
<p>Whenever you make several changes, you should <strong>save the image&#8217;s current state</strong>. This command will apply to all changes you make.</p>
<p>dism /Commit-Wim /MountDir:c:\img</p>
<p>You also can apply changes once you are finished and want to <strong>unmount the image</strong>.</p>
<p>dism /Unmount-Wim /MountDir:c:\img /commit</p>
<p>If you don&#8217;t want to apply the changes, you can use the /discard parameter instead of /commit.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dismonlinegetpackages.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dismonlinegetpackages.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="dism-online-get-packages" src="http://4sysops.com/wp-content/uploads/2009/02/dismonlinegetpackages-thumb.png" border="0" alt="dism-online-get-packages" width="154" height="117" align="right" /></a> DISM has an interesting feature that I mentioned in my introduction. It allows you not only to manage offline images, but also to work with the <strong>currently running operating system</strong>.</p>
<p>dism /online /Get-Packages</p>
<p>This command lists all packages installed on your Windows computer. Essentially, the /online option works like the /image parameter, but manages or services an &#8220;online image,&#8221; and not an offline image.</p>
<p>DISM certainly is a powerful tool. In this article, I have only scratched the surface. You can find all of DISM&#8217;s command line options in the <a href="http://www.microsoft.com/downloadS/details.aspx?familyid=4AD85860-D1F4-42A1-A46C-E039E3D0DB5D&amp;displaylang=en">WAIK (Windows Automated Installation Kit)</a> documentation.</p>
<p>I have only one complaint about DISM. Some days ago, I attended a Microsoft online meeting that introduced DISM. One of the participants asked why there is <strong>no GUI version of DISM</strong>. A Microsoft developer answered that a command line tool can be used in scripts to automate tasks on multiple images. Well, this is the <a href="http://4sysops.com/archives/why-powershell-servermanagercmd-and-co-don’t-really-rock-on-the-command-prompt/">standard excuse for delivering command line tools</a>. Of course, it is also possible to automate all kinds of tasks with a well-programmed GUI tool. The point is that the development of a GUI tool is more costly than a command line utility. The good news is that the developer also said that Microsoft is planning to release a GUI version of DISM in the future.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-7-dism-how-to-mount-manage-and-service-wim-images/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>DISM &#8211; WIM image configuration for Windows 7 and Vista</title>
		<link>http://4sysops.com/archives/dism-wim-image-configuration-for-windows-7-and-vista/</link>
		<comments>http://4sysops.com/archives/dism-wim-image-configuration-for-windows-7-and-vista/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 00:06:09 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2372</guid>
		<description><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dism.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dism.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="DISM" src="http://4sysops.com/wp-content/uploads/2009/02/dism-thumb.png" border="0" alt="DISM" width="293" height="235" align="right" /></a> DISM (Deployment Image Servicing and Management) is a new command line tool of the <a href="http://www.microsoft.com/downloadS/details.aspx?familyid=4AD85860-D1F4-42A1-A46C-E039E3D0DB5D&#38;displaylang=en">Windows 7 WAIK</a> (Windows Automated Installation Kit). It is interesting to note that it is also delivered with Windows 7. In this post I make some general remarks about the tool, in particular, about its compatibility with Vista and how it relates to imageX, another important WAIK tool. In my next post I will give some <a href="http://4sysops.com/archives/windows-7-dism-how-to-mount-manage-and-service-wim-images/">examples of DISM commands</a>.</p>
<p><strong>DISM replaces</strong> the Package Manager (pkgmgr.exe), PEimg and Intlcfg in the Vista WAIK. Package Manager is a command-line tool that allows you to install and configure OS updates, packages and drivers on an offline OS image. PEimg is for creating and modifying Windows PE 2.0 images offline and Intlcfg is used to change the language and locale, fonts and input settings on a Windows image.</p>
<p>You can <strong>install</strong> the Windows 7 WAIK, including DISM, on <strong>Vista SP1</strong>. If you manage Windows 7 and Server &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://4sysops.com/wp-content/uploads/2009/02/dism.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/dism.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="DISM" src="http://4sysops.com/wp-content/uploads/2009/02/dism-thumb.png" border="0" alt="DISM" width="293" height="235" align="right" /></a> DISM (Deployment Image Servicing and Management) is a new command line tool of the <a href="http://www.microsoft.com/downloadS/details.aspx?familyid=4AD85860-D1F4-42A1-A46C-E039E3D0DB5D&amp;displaylang=en">Windows 7 WAIK</a> (Windows Automated Installation Kit). It is interesting to note that it is also delivered with Windows 7. In this post I make some general remarks about the tool, in particular, about its compatibility with Vista and how it relates to imageX, another important WAIK tool. In my next post I will give some <a href="http://4sysops.com/archives/windows-7-dism-how-to-mount-manage-and-service-wim-images/">examples of DISM commands</a>.</p>
<p><strong>DISM replaces</strong> the Package Manager (pkgmgr.exe), PEimg and Intlcfg in the Vista WAIK. Package Manager is a command-line tool that allows you to install and configure OS updates, packages and drivers on an offline OS image. PEimg is for creating and modifying Windows PE 2.0 images offline and Intlcfg is used to change the language and locale, fonts and input settings on a Windows image.</p>
<p>You can <strong>install</strong> the Windows 7 WAIK, including DISM, on <strong>Vista SP1</strong>. If you manage Windows 7 and Server 2008 R2 images under Vista, you will have DISM&#8217;s full functionality. DISM also works for <strong>Windows Vista SP1 and Server 2008 images</strong>, but only with limited functionality. In my test, I could not a mount a Vista RTM WIM image. I guess that means that DISM works only with Vista SP1, Server 2008, Windows 7, and Server 2008 R2.</p>
<p>Essentially, you can use all of <strong>DISM&#8217;s features for Vista SP1</strong> images that would have worked with one of the three tools mentioned above. You will get an error message if you use a command line option that is not supported for a Vista image.</p>
<p>It isn&#8217;t easy to find out <strong>what features are new</strong> because DISM&#8217;s syntax is quite different from the Vista&#8217;s WAIK tools. I didn&#8217;t try all the options, but it seems to me that none of the so-called management tasks works with Vista images. Management tasks are used to gather information about images. For instance, you can use DISM to enumerate all drivers or hotfixes that are available in a Windows 7 image, but this wouldn&#8217;t work with a Vista SP1 image.</p>
<p>I also found one feature that doesn&#8217;t work at all if you run DISM on a Vista box: the <strong>online switch</strong>. This feature allows you to use DISM for the operating system that is currently running. I guess this is why DISM is delivered with Windows 7. It means that DISM is not only an OS deployment tool, but is also useful for OS management because you can work with it in scripts to manage existing Windows installations.</p>
<p>Some of you might wonder <strong>how DISM relates to imageX</strong>, the most prominent tool of the Vista WAIK. It seems to me that there is some confusion in the blogosphere about these two tools. I have read several times that DISM is supposed to replace imageX; however, this is certainly <strong>not</strong> the case. As I outlined in my previous posts, imageX has been extended in the Windows 7 WAIK. This makes it clear that Microsoft has no intention of replacing imageX.</p>
<p>DISM and imageX have in common that you can mount WIM images with both tools. Once you have mounted an image with imageX, you can use other WAIK tools, or simply Windows Explorer, to manipulate the image. DISM, on the other hand, not only allows you to mount an image; you also can use it to apply changes. Therefore, for Windows 7, DISM is the appropriate tool to configure OS images. The main purpose of imageX is to capture and deploy images, features that DISM lacks.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/dism-wim-image-configuration-for-windows-7-and-vista/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>ImageX for Windows 7 &#8211; new command-line options</title>
		<link>http://4sysops.com/archives/imagex-for-windows-7-new-command-line-options/</link>
		<comments>http://4sysops.com/archives/imagex-for-windows-7-new-command-line-options/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 00:12:18 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2360</guid>
		<description><![CDATA[<p>In my last post, I discussed some of the <a href="http://4sysops.com/archives/imagex-for-windows-7-new-features/">new features in imageX for Windows 7</a>. Today, I want to talk about the new switches in imageX</p>
<p>I copied the imageX help file entries of the new command-line options and added some comments.</p>
<p><em><strong>imagex /cleanup
<a href="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7help.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7help.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="imagex-windows-7-help" src="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7help-thumb.png" border="0" alt="imagex-windows-7-help" width="170" height="149" align="right" /></a> </strong>Deletes all the resources associated with a mounted image that has been abandoned. This command will not unmount currently mounted images, nor will it delete images that can be recovered via the imagex /remount command.</em></p>
<p>This cleanup process also runs when you unmount an image. It is probably the reason why it takes much longer to unmount an unmodified image. In my test environment, it took imageX 55 seconds to unmount the original install.wim of Windows 7.</p>
<p><em><strong>imagex /commit {/append image name}
</strong>Saves changes to a mounted .wim file without unmounting the .wim file. You can also set the following option:
/append Appends the mounted image to the existing .wim file. If you use </em>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In my last post, I discussed some of the <a href="http://4sysops.com/archives/imagex-for-windows-7-new-features/">new features in imageX for Windows 7</a>. Today, I want to talk about the new switches in imageX</p>
<p>I copied the imageX help file entries of the new command-line options and added some comments.</p>
<p><em><strong>imagex /cleanup
<a href="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7help.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7help.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="imagex-windows-7-help" src="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7help-thumb.png" border="0" alt="imagex-windows-7-help" width="170" height="149" align="right" /></a> </strong>Deletes all the resources associated with a mounted image that has been abandoned. This command will not unmount currently mounted images, nor will it delete images that can be recovered via the imagex /remount command.</em></p>
<p>This cleanup process also runs when you unmount an image. It is probably the reason why it takes much longer to unmount an unmodified image. In my test environment, it took imageX 55 seconds to unmount the original install.wim of Windows 7.</p>
<p><em><strong>imagex /commit {/append image name}
</strong>Saves changes to a mounted .wim file without unmounting the .wim file. You can also set the following option:
/append Appends the mounted image to the existing .wim file. If you use this option, you must specify a name for the new image. For example,
imagex /commit C:\mounted_images
imagex /commit /append C:\mounted_images new_image</em></p>
<p>I think that this is an important enhancement of imageX. In the Vista version, it was only possible to save the changes to images by unmounting it. If you forgot to add the /commit switch to the unmount command, then you would lose all changes . The append switch is useful, too. It allows you to pack up multiple images in one wim file easily.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7logfile.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7logfile.png','',event,300,75)"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 0px 0px 4px; border-right-width: 0px" title="imagex-windows-7-logfile" src="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7logfile-thumb.png" border="0" alt="imagex-windows-7-logfile" width="170" height="51" align="right" /></a><em><strong>imagex /command_line option /logfile
</strong>/logfile filename.log
A plain text file that stores ImageX command events.</em></p>
<p>Most of the imageX command line options allow you now to log all events. This can be helpful if problems occur.</p>
<p><em><strong>imagex /command_line option /temp
</strong>Specifies the path where temporary files are stored.</em></p>
<p>I am not 100% sure about the temp switch that most imageX commands have now. The temp folder is on the host and not in the image. So, I guess, it is just the place where imageX stores temporary data. ImageX probably will use the directory that has been specified in the temp environment variable, If you don&#8217;t add this parameter.</p>
<p><em><strong>imagex /remount image_path {/logfile filename.log}
</strong>Recovers an orphaned mount path. This option is not supported from a rebooted Windows PE environment.
image_path The path to be remounted. If not specified, lists all images. For example,
imagex /remount C:\mounted_images</em></p>
<p><em><strong>imagex /cleanup</strong>
Deletes all the resources associated with a mounted image that has been abandoned. This command will not unmount currently mounted images, nor will it delete images that can be recovered via the imagex /remount command. For example,
imagex /remount C:\mounted_images</em></p>
<p>I would never be so cruel as to abandon an image to make it an orphan. So I am uncertain about the purpose of these two new switches. <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  As far as I understand, these options can be used if you didn&#8217;t unmount an image before you restarted the computer.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/whats-new-in-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What&#8217;s new in Windows 7 SP1 and Windows Server 2008 R2 SP1 (July 16, 2010)">What&#8217;s new in Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (1)</li>
	<li><a href="http://4sysops.com/archives/poll-results-will-you-wait-for-sp1-before-you-deploy-windows-7/" title="Poll results: Will you wait for SP1 before you deploy Windows 7? (May 4, 2010)">Poll results: Will you wait for SP1 before you deploy Windows 7?</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/imagex-for-windows-7-new-command-line-options/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<series:name><![CDATA[Windows 7 imageX]]></series:name>
	</item>
		<item>
		<title>ImageX for Windows 7 &#8211; new features</title>
		<link>http://4sysops.com/archives/imagex-for-windows-7-new-features/</link>
		<comments>http://4sysops.com/archives/imagex-for-windows-7-new-features/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 17:19:28 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://4sysops.com/?p=2352</guid>
		<description><![CDATA[<p>Together with Windows 7, Microsoft will release a new <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4ad85860-d1f4-42a1-a46c-e039e3d0db5d&#38;displaylang=en">Windows Automated Installation Kit (WAIK)</a>. The most prominent tool in WAIK is certainly imageX which is used to capture and modify Windows images. There are some new features in imageX which I will discuss today. In my next post, I will write about the new command-line switches of Windows 7 imageX.</p>
<p>Note that imageX which will not be replaced by the new <strong>DISM</strong> tool (Deployment Image Servicing and Management) as some sites reported. I will cover DISM which also belongs to the WAIK in another post.</p>
<p>Microsoft&#8217;s Windows Deployment Blog <a href="http://blogs.technet.com/windowssystemdeployment/archive/2009/01/20/windows-7-deployment-changes.aspx">mentioned</a> some of the new features a few days ago:</p>
<blockquote><p>ImageX and its underlying infrastructure, which is used to manage Windows Image (WIM) format images, now allows multiple images to be modified simultaneously, supports interim saves and with a newly re-written underlying supporting architecture for mounting and manipulating images, is more robust than in Windows Vista.. The extensible infrastructure (WIMGAPI) </p>&#8230;</blockquote>]]></description>
			<content:encoded><![CDATA[<p>Together with Windows 7, Microsoft will release a new <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4ad85860-d1f4-42a1-a46c-e039e3d0db5d&amp;displaylang=en">Windows Automated Installation Kit (WAIK)</a>. The most prominent tool in WAIK is certainly imageX which is used to capture and modify Windows images. There are some new features in imageX which I will discuss today. In my next post, I will write about the new command-line switches of Windows 7 imageX.</p>
<p>Note that imageX which will not be replaced by the new <strong>DISM</strong> tool (Deployment Image Servicing and Management) as some sites reported. I will cover DISM which also belongs to the WAIK in another post.</p>
<p>Microsoft&#8217;s Windows Deployment Blog <a href="http://blogs.technet.com/windowssystemdeployment/archive/2009/01/20/windows-7-deployment-changes.aspx">mentioned</a> some of the new features a few days ago:</p>
<blockquote><p>ImageX and its underlying infrastructure, which is used to manage Windows Image (WIM) format images, now allows multiple images to be modified simultaneously, supports interim saves and with a newly re-written underlying supporting architecture for mounting and manipulating images, is more robust than in Windows Vista.. The extensible infrastructure (WIMGAPI) and supporting mount capabilities are now included in every Windows edition.</p></blockquote>
<p>I must admit I don&#8217;t understand what could be meant bye &#8220;now allows <strong>multiple images</strong> to be modified simultaneously&#8221;. It is already possible to mount and modify multiple images simultaneously with <a href="http://www.microsoft.com/downloads/details.aspx?familyid=94BB6E34-D890-4932-81A5-5B50C657DE08&amp;displaylang=en">imageX for Vista SP1</a>. Hence, I have no idea what could be new here in Windows 7. The imageX manual says that &#8220;you can mount and modify up to 20 images&#8221;. This sentence is missing in the old help text. Is mounting multiple images perhaps not officially supported for the Vista version of imageX?</p>
<p><a href="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7mountprocess1.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7mountprocess1.png','',event,300,75)"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 0px 4px; border-left: 0px; border-bottom: 0px" title="imagex-windows-7-mount-process" src="http://4sysops.com/wp-content/uploads/2009/02/imagexwindows7mountprocess-thumb1.png" border="0" alt="imagex-windows-7-mount-process" width="349" height="82" align="right" /></a> Mounting an image with the new imageX <strong>takes much longer</strong> now. There even is a counter now that informs you about the progress. On my test machine, it took imageX a minute and 25 seconds to mount an image from the Windows 7 Beta1 install.wim. Mounting the same image with the Vista SP1 imageX lasted only two or three seconds. I guess, this time difference is related to the fact that &#8220;manipulating images, is more robust than in Windows Vista&#8221;.</p>
<p>I am not sure what exactly is meant by this: &#8220;supporting mount capabilities are now included in <strong>every Windows edition</strong>&#8220;. I guess, it is not the WIM filter that was needed in <a href="http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/">former imageX versions to mount a WIM image</a>. The Vista SP1 WAIK installs this filter by default.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/what-you-have-to-know-about-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1 (February 10, 2011)">What you have to know about Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/whats-new-in-windows-7-sp1-and-windows-server-2008-r2-sp1/" title="What&#8217;s new in Windows 7 SP1 and Windows Server 2008 R2 SP1 (July 16, 2010)">What&#8217;s new in Windows 7 SP1 and Windows Server 2008 R2 SP1</a> (1)</li>
	<li><a href="http://4sysops.com/archives/poll-results-will-you-wait-for-sp1-before-you-deploy-windows-7/" title="Poll results: Will you wait for SP1 before you deploy Windows 7? (May 4, 2010)">Poll results: Will you wait for SP1 before you deploy Windows 7?</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/imagex-for-windows-7-new-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Windows 7 imageX]]></series:name>
	</item>
		<item>
		<title>Business Desktop Deployment (BDD) 2007 is now available for download</title>
		<link>http://4sysops.com/archives/business-desktop-deployment-bdd-2007-is-now-available-for-download/</link>
		<comments>http://4sysops.com/archives/business-desktop-deployment-bdd-2007-is-now-available-for-download/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 18:08:07 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[vista deployment]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/business-desktop-deployment-bdd-2007-is-now-available-for-download/</guid>
		<description><![CDATA[<p><strong>BDD 2007 </strong>is an essential tool and documentation set for <strong>deploying Windows Vista</strong>. Almost two months after the release of the business edition of Vista,  its final version is finally ready for <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=13F05BE2-FD0E-4620-8CA6-1AAD6FC54741&#38;displaylang=en">download</a>. <strike>BDD 2007 contains important tools like <strong>ImageX </strong>and <strong>Windows System Image Manager (WSIM)</strong>.</strike> I&#8217;ve been writing about some of the tools before. Please check out the Related section below.</p>
<p>I&#8217;m citing from a Microsoft Newsletter:</p>
<blockquote><p>Business Desktop Deployment (BDD) 2007 is THE best practice set of comprehensive guidance and tools from Microsoft to optimally deploy Windows VistaT and the 2007 Microsoft® Office system. BDD 2007 has undergone many changes to significantly ease the deployment of Windows Vista, including new out-of-the-box imaging technologies, XML-based migration scripts, new tools for image engineering (ImageX and System Image Manager), and new unattend XML format. Another huge breakthrough with Windows Vista is Hardware Abstraction Layer (HAL) independence and language neutrality; this means that organizations can get to a minimal </p>&#8230;</blockquote>]]></description>
			<content:encoded><![CDATA[<p><strong>BDD 2007 </strong>is an essential tool and documentation set for <strong>deploying Windows Vista</strong>. Almost two months after the release of the business edition of Vista,  its final version is finally ready for <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=13F05BE2-FD0E-4620-8CA6-1AAD6FC54741&amp;displaylang=en">download</a>. <strike>BDD 2007 contains important tools like <strong>ImageX </strong>and <strong>Windows System Image Manager (WSIM)</strong>.</strike> I&#8217;ve been writing about some of the tools before. Please check out the Related section below.</p>
<p>I&#8217;m citing from a Microsoft Newsletter:</p>
<blockquote><p>Business Desktop Deployment (BDD) 2007 is THE best practice set of comprehensive guidance and tools from Microsoft to optimally deploy Windows VistaT and the 2007 Microsoft® Office system. BDD 2007 has undergone many changes to significantly ease the deployment of Windows Vista, including new out-of-the-box imaging technologies, XML-based migration scripts, new tools for image engineering (ImageX and System Image Manager), and new unattend XML format. Another huge breakthrough with Windows Vista is Hardware Abstraction Layer (HAL) independence and language neutrality; this means that organizations can get to a minimal number of standard images across multiple hardware types.</p>
<p>As with any advancement in technologies, getting the maximum benefit requires understanding the tools and technologies, and BDD 2007 provides the depth of guidance and tooling to make the Windows Vista and 2007 Office system deployment process predictable and scalable. BDD 2007 includes guidance based on every stakeholder role involved with desktop deployment, from business decision makers to end users. Tasks are divided into logical groupings and comprehensive job aids are included to support the entire deployment process. BDD 2007 provides the layer of project management knowledge and tool integration to make the complex desktop deployment process seamless and predictable, while reducing or eliminating deployment-related service disruptions and help desk calls. Many of the tools and guides within BDD 2007 can even be used throughout the desktop management life cycle to provision new users, maintain images, and centrally manage drivers and applications.</p>
<p>BDD 2007 also introduces the new Deployment Workbench, which enables users to build and manage multiple OS configurations, define network deployment points and network shares, inject drivers, attach language packs, and chain applications. It even helps generate ISO and WIM images using Windows PE that can be deployed in a networked environment or using DVDs offline. BDD 2007 also alleviates much of the scripting requirements of previous deployment practices by incorporating a stand-alone task sequencer derived from System Center Configuration Manager 2007. BDD continues to offer the flexibility for Zero Touch Installation with Systems Management Server 2003 and Lite Touch Installation with minimal infrastructure requirements.</p>
<p>The BDD team would like to thank all of the BDD 2007 Beta and Release Candidate Program participants. We appreciate your input throughout the process and incorporated several improvements based on your feedback. We are currently in the process of developing Windows Server &#8220;Longhorn&#8221; deployment content and tools based on BDD 2007 and encourage you to participate in the upcoming Beta program.</p></blockquote>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/business-desktop-deployment-bdd-2007-is-now-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FREE: XXClone, a free cloning tool for Windows</title>
		<link>http://4sysops.com/archives/xxclone-a-free-cloning-tool-for-windows/</link>
		<comments>http://4sysops.com/archives/xxclone-a-free-cloning-tool-for-windows/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 16:48:46 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[desktop management tools]]></category>
		<category><![CDATA[file tools]]></category>
		<category><![CDATA[imaging]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/xxclone-a-free-cloning-tool-for-windows/</guid>
		<description><![CDATA[<p>There are two versions of <a href="http://www.xxclone.com/">XXClone</a>, a free one and a pro edition. The <strong>pro edition</strong> has some additional features which are useful if you want to be able to <strong>schedule the creation of images</strong>.</p>
<p>Most imaging tools, I know, can only create an image of a Windows installation in offline mode. This means, you have to boot up from DOS diskette or from Windows PE CD. XXclone creates images while the OS on the <strong>source drive is online</strong>.</p>
<p><a title="XXClone" href="http://4sysops.com/wp-content/uploads/2007/01/xxclone.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2007/01/xxclone.png','XXClone',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2007/01/xxclone.thumbnail.png" alt="XXClone" width="96" height="74" align="right" /></a>I must admit that I have my doubts if this <strong>works reliably</strong>. However, in my test, I had no problems with the tool. I tried XXclone on a VMware Workstation VM. The cloning tool copied the complete Windows XP installation to my second virtual disk. XXclone changes the boot.ini for you, if you want to boot up from the destination drive. In my test, this worked perfectly fine.</p>
<p>You can&#8217;t use XXclone to create <strong>image files</strong>. &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>There are two versions of <a href="http://www.xxclone.com/">XXClone</a>, a free one and a pro edition. The <strong>pro edition</strong> has some additional features which are useful if you want to be able to <strong>schedule the creation of images</strong>.</p>
<p>Most imaging tools, I know, can only create an image of a Windows installation in offline mode. This means, you have to boot up from DOS diskette or from Windows PE CD. XXclone creates images while the OS on the <strong>source drive is online</strong>.</p>
<p><a title="XXClone" href="http://4sysops.com/wp-content/uploads/2007/01/xxclone.png" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2007/01/xxclone.png','XXClone',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2007/01/xxclone.thumbnail.png" alt="XXClone" width="96" height="74" align="right" /></a>I must admit that I have my doubts if this <strong>works reliably</strong>. However, in my test, I had no problems with the tool. I tried XXclone on a VMware Workstation VM. The cloning tool copied the complete Windows XP installation to my second virtual disk. XXclone changes the boot.ini for you, if you want to boot up from the destination drive. In my test, this worked perfectly fine.</p>
<p>You can&#8217;t use XXclone to create <strong>image files</strong>. It clones hard disks in the literal sense, i.e. you will get 1-1 copy of your source drive. So its purpose is not to deploy Windows. XXclone is a <strong>backup tool</strong>. It also supports USB and Firewire devices.</p>
<p>With the free version, you have to backup your system manually, the pro edition allows you to schedule imaging and it supports incremental backups.<span style="text-decoration: line-through;"> XXClone Pro costs US$ 40 for every machine.</span> XXclone prices start at US$ 40. (See the <a href="/archives/xxclone-a-free-cloning-tool-for-windows/#comment-19272">comment</a> section for more information.)</p>
<h2><a href="http://www.xxclone.com/">XXClone</a></h2>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-1-overview/" title="Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview (November 30, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 1: Overview</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-workspace-manager-express-a-roaming-user-profiles-alternative/" title="FREE: Workspace Manager Express &#8211; A roaming user profiles alternative (November 25, 2011)">FREE: Workspace Manager Express &#8211; A roaming user profiles alternative</a> (0)</li>
	<li><a href="http://4sysops.com/archives/spiceworks-installation-guide/" title="Spiceworks installation guide (November 17, 2011)">Spiceworks installation guide</a> (1)</li>
	<li><a href="http://4sysops.com/archives/free-nspaces-virtual-desktop-manager/" title="FREE: nspaces &#8211; Virtual Desktop Manager (September 30, 2011)">FREE: nspaces &#8211; Virtual Desktop Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/xxclone-a-free-cloning-tool-for-windows/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Vista imaging tips: avoid scripting where you can</title>
		<link>http://4sysops.com/archives/vista-imaging-tips-avoid-scripting-where-you-can/</link>
		<comments>http://4sysops.com/archives/vista-imaging-tips-avoid-scripting-where-you-can/#comments</comments>
		<pubDate>Thu, 14 Dec 2006 21:56:54 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[vista deployment]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/vista-imaging-tips-avoid-scripting-where-you-can/</guid>
		<description><![CDATA[<p><a href="http://windowsconnected.com/blogs/joshs_blog/archive/2006/12/12/tips-for-creating-a-custom-windows-vista-image.aspx">Windows Connected</a> has six useful tips for admins dealing with <a href="/archives/no-more-hal-hell-the-implications-of-windows-vista%e2%80%99s-hardware-independent-imaging-technology/">Vista&#8217;s new imaging technology</a>: Script Everything, Automate Your Installs, Virtual Machines make it easy, Minimize Drivers in your reference Image, Keep a build document, Hardware.</p>
<p>I, mostly, agree with everything, except for the &#8220;<strong>script everything</strong>&#8221; advice. If you are working for a big company, and can concentrate on writing deployment scripts, then you might agree with this recommendation. However, if you are responsible for other areas, too, then you probably won&#8217;t have the <strong>time </strong>for writing scripts.</p>
<p>I, also, doubt that scripting reduces the <strong>number of mistakes</strong>, as Josh states. It is the nature of any kind of program code, to be prone to error. The less code is involved the fewer mistakes, you can make. It is one of the biggest advantages of imaging technology that you don&#8217;t need to work so much with scripts as with unattended setups.</p>
<p>That&#8217;s why I would replace this &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://windowsconnected.com/blogs/joshs_blog/archive/2006/12/12/tips-for-creating-a-custom-windows-vista-image.aspx">Windows Connected</a> has six useful tips for admins dealing with <a href="/archives/no-more-hal-hell-the-implications-of-windows-vista%e2%80%99s-hardware-independent-imaging-technology/">Vista&#8217;s new imaging technology</a>: Script Everything, Automate Your Installs, Virtual Machines make it easy, Minimize Drivers in your reference Image, Keep a build document, Hardware.</p>
<p>I, mostly, agree with everything, except for the &#8220;<strong>script everything</strong>&#8221; advice. If you are working for a big company, and can concentrate on writing deployment scripts, then you might agree with this recommendation. However, if you are responsible for other areas, too, then you probably won&#8217;t have the <strong>time </strong>for writing scripts.</p>
<p>I, also, doubt that scripting reduces the <strong>number of mistakes</strong>, as Josh states. It is the nature of any kind of program code, to be prone to error. The less code is involved the fewer mistakes, you can make. It is one of the biggest advantages of imaging technology that you don&#8217;t need to work so much with scripts as with unattended setups.</p>
<p>That&#8217;s why I would replace this tip with another one: <strong>Add as much applications to your master image as you can.</strong> Software deployment is time consuming and usually error-prone. If you can&#8217;t install some applications to all of your desktops then better work with multiple images. Since you can now create images in a virtual environment, for example with VMware Workstation, it is much less time consuming than with Windows XP.</p>
<p>First, create an image containing the applications and settings that all your machines need. Then, you clone this image with just a mouse click to prepare those <strong>images for special purposes</strong>.We have been working with a similar technique since the first availabe imaging tools. In my view, it is much less error-prone and time consuming than any script-based deployment method. Now, with <a href="/archives/windows-vista-imaging-concepts/">Vista&#8217;s new imaging capabilities</a>  it is even easier.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/vista-imaging-tips-avoid-scripting-where-you-can/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Windows Vista imaging and performance</title>
		<link>http://4sysops.com/archives/windows-vista-imaging-and-performance/</link>
		<comments>http://4sysops.com/archives/windows-vista-imaging-and-performance/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 17:44:55 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[vista deployment]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/windows-vista-imaging-and-performance/</guid>
		<description><![CDATA[<p>David D&#8217;Souza, the Director of Development in the Windows Core OS Division, <a href="http://blogs.technet.com/windowsvista/archive/2006/10/02/Windows-Vista-Imaging-and-Installation-Performance.aspx">wrote</a> an article about the reasons why Microsoft used <strong>imaging technology</strong> for the <strong>setup process </strong>of Windows <strong>Vista</strong>. It is interesting to note that installation speed seems to be the main advantage in his view. We use imaging technology since we deploy Windows NT, and performance was never the reason why we preferred it over <strong>unattended installations</strong>.</p>
<p>I know that many vendors of cloning tools advertise the installation performance of their products. Of course, it is better to install Windows within 15 minutes instead of an hour. However, if you&#8217;re working with unattended setups, installation time isn&#8217;t an issue since it doesn&#8217;t cost extra time for an administrator.</p>
<p>The real advantage of imaging in general is that is much faster to configure the desktop. You don&#8217;t have to prepare installation scripts and worry about the error-prone deployment process. All you have to do is to install &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>David D&#8217;Souza, the Director of Development in the Windows Core OS Division, <a href="http://blogs.technet.com/windowsvista/archive/2006/10/02/Windows-Vista-Imaging-and-Installation-Performance.aspx">wrote</a> an article about the reasons why Microsoft used <strong>imaging technology</strong> for the <strong>setup process </strong>of Windows <strong>Vista</strong>. It is interesting to note that installation speed seems to be the main advantage in his view. We use imaging technology since we deploy Windows NT, and performance was never the reason why we preferred it over <strong>unattended installations</strong>.</p>
<p>I know that many vendors of cloning tools advertise the installation performance of their products. Of course, it is better to install Windows within 15 minutes instead of an hour. However, if you&#8217;re working with unattended setups, installation time isn&#8217;t an issue since it doesn&#8217;t cost extra time for an administrator.</p>
<p>The real advantage of imaging in general is that is much faster to configure the desktop. You don&#8217;t have to prepare installation scripts and worry about the error-prone deployment process. All you have to do is to install the OS and all applications and then just copy the whole thing to the PC. This is much easier and therefore less time consuming.</p>
<p>However, the biggest advantage of Vista&#8217;s imaging technology is that it is hardware independent. I wrote an article about this recently: <a href="http://4sysops.com/archives/no-more-hal-hell-the-implications-of-windows-vista%e2%80%99s-hardware-independent-imaging-technology/">No more HAL-hell, the implications of Windows Vista&#8217;s hardware independent imaging technology</a></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/troubleshoot-slow-logon-part-2-the-3-headed-monster/" title="Troubleshoot slow logon &#8211; Part 2: The 3-headed monster (January 6, 2012)">Troubleshoot slow logon &#8211; Part 2: The 3-headed monster</a> (0)</li>
	<li><a href="http://4sysops.com/archives/troubleshoot-slow-logon-part-1-profile-size/" title="Troubleshoot slow logon &#8211; Part 1: Profile size (January 4, 2012)">Troubleshoot slow logon &#8211; Part 1: Profile size</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-disable-the-shutdown-event-tracker-in-windows-server-2008-r2/" title="How to disable the Shutdown Event Tracker in Windows Server 2008 R2 (December 27, 2011)">How to disable the Shutdown Event Tracker in Windows Server 2008 R2</a> (0)</li>
	<li><a href="http://4sysops.com/archives/free-smart-defrag-a-defragmentation-tool/" title="FREE: Smart Defrag &#8211; A defragmentation tool (May 9, 2011)">FREE: Smart Defrag &#8211; A defragmentation tool</a> (9)</li>
	<li><a href="http://4sysops.com/archives/free-novabench-free-benchmark-software/" title="FREE: NovaBench &#8211; Free benchmark software (April 4, 2011)">FREE: NovaBench &#8211; Free benchmark software</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/windows-vista-imaging-and-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BDD 2007 Beta 2 for Windows Vista RC1 ready for download</title>
		<link>http://4sysops.com/archives/bdd-2007-beta-2-for-windows-vista-rc1-ready-for-download/</link>
		<comments>http://4sysops.com/archives/bdd-2007-beta-2-for-windows-vista-rc1-ready-for-download/#comments</comments>
		<pubDate>Wed, 20 Sep 2006 18:56:07 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[vista deployment]]></category>
		<category><![CDATA[waik]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/bdd-2007-beta-2-for-windows-vista-rc1-ready-for-download/</guid>
		<description><![CDATA[<p>The <strong>Business Desktop Deployment (BDD) 2007</strong> includes many important tools for   <strong>Windows Vista deployment</strong>. Most important is the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=993c567d-f12c-4676-917f-05d9de73ada4&#38;displaylang=en">Windows Automated Installation Kit (WAIK)</a> which contains ImageX, Microsoft&#8217;s new imaging tool, and <a href="/archives/review-windows-deployment-services-for-windows-vista/">Windows Deployment Services (WDS)</a>, the successor of <strong>Remote Installation Services (RIS</strong>). Please check out my summary about <a href="/archives/deploy-windows-vista-microsoft%e2%80%99s-free-deployment-tools/">Windows Vista&#8217;s deployment tools</a>  for more information. <strong>BDD 2007 Beta 2</strong> extends Beta 1 with a couple of new features.</p>
<p>Most interesting for me in BDD 2007 Beta 2 is <strong>Zero Touch Installation (ZTI)</strong>. As far as I can understand Microsoft&#8217;s announcement, it is an add-on for <strong>Systems Management Server (SMS) 2003</strong>. &#8220;Zero Touch&#8221; sounds promising, although I somehow doubt that this naming is justified. We use SMS 2003 for deploying Windows XP and are quite satisfied with it, though. I&#8217;ll probably test ZTI soon and report about it here.</p>
<p>To <a href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=14&#38;DownloadID=2045">download BDD 2007 Beta 2</a> you have to get an account at <a href="http://connect.microsoft.com/">Microsoft Connect</a> first.</p>
<p>This &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>The <strong>Business Desktop Deployment (BDD) 2007</strong> includes many important tools for   <strong>Windows Vista deployment</strong>. Most important is the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=993c567d-f12c-4676-917f-05d9de73ada4&amp;displaylang=en">Windows Automated Installation Kit (WAIK)</a> which contains ImageX, Microsoft&#8217;s new imaging tool, and <a href="/archives/review-windows-deployment-services-for-windows-vista/">Windows Deployment Services (WDS)</a>, the successor of <strong>Remote Installation Services (RIS</strong>). Please check out my summary about <a href="/archives/deploy-windows-vista-microsoft%e2%80%99s-free-deployment-tools/">Windows Vista&#8217;s deployment tools</a>  for more information. <strong>BDD 2007 Beta 2</strong> extends Beta 1 with a couple of new features.</p>
<p>Most interesting for me in BDD 2007 Beta 2 is <strong>Zero Touch Installation (ZTI)</strong>. As far as I can understand Microsoft&#8217;s announcement, it is an add-on for <strong>Systems Management Server (SMS) 2003</strong>. &#8220;Zero Touch&#8221; sounds promising, although I somehow doubt that this naming is justified. We use SMS 2003 for deploying Windows XP and are quite satisfied with it, though. I&#8217;ll probably test ZTI soon and report about it here.</p>
<p>To <a href="https://connect.microsoft.com/Downloads/DownloadDetails.aspx?SiteID=14&amp;DownloadID=2045">download BDD 2007 Beta 2</a> you have to get an account at <a href="http://connect.microsoft.com/">Microsoft Connect</a> first.</p>
<p>This is the list of changes in the announcement for BDD 2007:</p>
<ul>
<li>Zero Touch Installation (ZTI) using SMS 2003 (requires OSD Update 	build 3726) in addition to Lite Touch Installation (LTI) when SMS 2003 is not in 	place.</li>
<li>Windows XP desktop image creation.</li>
<li>x64 hardware (running Windows XP or Windows Vista).</li>
<li>BDD Workbench installation of the Windows AIK during first use.</li>
<li>Windows Deployment Services images for Refresh, Replace, New, and 	Upgrade scenarios.</li>
<li>BDD Workbench now builds the set of files needed for SMS 2003 OS 	Deployment Feature Pack package creation.</li>
<li>Office 2007 deployment is integrated into the BDD Workbench to build 	the source share, create, and populate the application selection screens.</li>
<li>New OS source move feature-faster than copy when adding a new OS to 	Workbench and the source is the same drive-primarily added to enhance demos 	and training.</li>
<li>Application grouping with dependency checking.</li>
<li>Product ID key handling for Windows XP and Windows Vista deployment 	scenarios.</li>
<li>Removable media deploy points and better filtering to reduce media 	size.</li>
<li>Fewer restrictions on version mixing of newer WAIK and Vista 	releases.</li>
<li>Version checks now performed and detected issues are displayed.</li>
<li>User State Migration Tool (USMT) update for Windows Vista RC1.</li>
</ul>
<p>Via <a href="http://msmvps.com/blogs/daniel/archive/2006/09/14/BDD-2007-Beta-Updated-for-Windows-Vista-RC1.aspx">Management Solution</a> and <a href="http://blogs.technet.com/aralves/archive/2006/09/14/456108.aspx">Arlindo Alves</a></p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/bdd-2007-beta-2-for-windows-vista-rc1-ready-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No more HAL-hell, the implications of Windows Vista’s hardware independent imaging technology</title>
		<link>http://4sysops.com/archives/no-more-hal-hell-the-implications-of-windows-vista%e2%80%99s-hardware-independent-imaging-technology/</link>
		<comments>http://4sysops.com/archives/no-more-hal-hell-the-implications-of-windows-vista%e2%80%99s-hardware-independent-imaging-technology/#comments</comments>
		<pubDate>Mon, 21 Aug 2006 16:18:44 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[vista deployment]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/no-more-hal-hell-the-implications-of-windows-vista%e2%80%99s-hardware-independent-imaging-technology/</guid>
		<description><![CDATA[<p>According to Microsoft, you can apply a <strong>Windows Vista image</strong> to PCs with different <strong>Hardware Abstraction Layer (HAL)</strong>. You only need different images for computers with <strong>32 bit and 64 bit CPUs</strong>. This sounds like a revolution for <strong>Windows imaging and deployment</strong>. So I was quite curious to try this killer feature of Windows Vista.</p>
<p>I started to play with <strong>imaging technology </strong>since the availability of the first cloning tools. At this time, the <strong>hardware</strong> of master and target PC had to be more or less <strong>identical</strong>, otherwise Windows NT wouldn&#8217;t even boot up. When I first heard that Windows 2000 would bring major improvements in regard to <strong>plug-and-play</strong>, I was hoping that <strong>Windows imaging</strong> would become <strong>hardware independent</strong>. Although, the situation improved with <strong>Windows 2000</strong> and again, with <strong>Windows XP</strong>, we still had to create new images for every bigger rollout with new PCs.</p>
<p>In theory, one should be able to use &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>According to Microsoft, you can apply a <strong>Windows Vista image</strong> to PCs with different <strong>Hardware Abstraction Layer (HAL)</strong>. You only need different images for computers with <strong>32 bit and 64 bit CPUs</strong>. This sounds like a revolution for <strong>Windows imaging and deployment</strong>. So I was quite curious to try this killer feature of Windows Vista.</p>
<p>I started to play with <strong>imaging technology </strong>since the availability of the first cloning tools. At this time, the <strong>hardware</strong> of master and target PC had to be more or less <strong>identical</strong>, otherwise Windows NT wouldn&#8217;t even boot up. When I first heard that Windows 2000 would bring major improvements in regard to <strong>plug-and-play</strong>, I was hoping that <strong>Windows imaging</strong> would become <strong>hardware independent</strong>. Although, the situation improved with <strong>Windows 2000</strong> and again, with <strong>Windows XP</strong>, we still had to create new images for every bigger rollout with new PCs.</p>
<p>In theory, one should be able to use the same Windows XP image for computers having the same <strong>HAL</strong>. This basically means the computers have to be compatible with respect to <strong>APIC (Advanced Programmable Interrupt Controller)</strong>, <strong>ACPI (Advanced Configuration and Power Interface)</strong> and <strong>MPS (multiprocessor systems)</strong>. This is <a href="http://support.microsoft.com/?scid=kb%3Ben-us%3B309283&amp;x=9&amp;y=17">the theory</a>.</p>
<p>However, in practice we had quite varying experiences. Even though computers had the same <strong>HAL</strong>, we often were not able to apply images to computers with different hardware. Sometimes, we found the reason, sometimes not. Meanwhile, we are not wasting our time with this anymore. If we buy a new series of computers, we always create a new <strong>image</strong>.</p>
<p>When Microsoft introduced the <strong>SMS OS deployment feature pack</strong>, there were rumours that the situation improved with the new <strong>WIM format</strong>. So, I tested again. The results were pretty much the same as with third party <strong>imaging tools</strong>, though.</p>
<p>You can imagine how suspicious I was, when I heard that Windows Vista will finally make <strong>hardware-independent cloning</strong> possible. Well, today I tried it. I created an image of a Windows Vista installation using the capturing feature of <a href="/archives/review-windows-deployment-services-for-windows-vista/">WDS (Windows Deployment Services)</a>. Vista was running on a virtual machine (<strong>VMware Workstation 5.5.2</strong>). I wasn&#8217;t able to upload the WIM image to the <strong>WDS </strong>using <strong>Windows PE 2.0</strong>. <strong>WinPE </strong>didn&#8217;t recognize the network card of the <strong>VMware VM</strong>. However, I was able to copy the image manually to my <strong>WDS</strong> server after I started Vista.</p>
<p>I, then, applied the image to a 4-year old PC with an Intel CPU, again with WDS. Everything was running smoothly then. WinPE had no problem with the network card of this old PC and the image was copied without any problem. But the big question was, will the PC be able to boot-up again after the image was applied? Surprise, surprise &#8211; this old PC really swallowed this Vista image without choking. Remember, the image was originally created on a virtual machine. The <strong>HAL </strong>of both installations was different, and most of their <strong>hardwares</strong> too.</p>
<p>Afterwards, I copied the same image to a relatively new computer with a 64 bit AMD CPU. Of course, most of their <strong>hardwares </strong>were different too. And &#8211; it worked again! You are probably wondering how this could work, since I said before that one needs different images for 32 bit and 64 bit machines. The answer is simple. This <strong>64 bit CPU has a 32 bit mode</strong>. So, if you don&#8217;t want to install the 64 bit version of Windows Vista on your desktops, you can use 32 bit WIM images for 64 bit machines. Later, when you really need 64 bit, you can deploy the 64 bit Vista edition.</p>
<p>That was the moment when I decided that I want this OS as soon as possible in my network. Forget about WinFS, Avalon, Indigo, UAC, etc. This new <strong>imaging technology</strong> is indeed a <strong>killer feature</strong>.</p>
<p>The point is not the reduction of the number of images one has to maintain. I think, this technology will change the way we <strong>deploy Windows and applications</strong>, fundamentally. In fact, in my view the number of images you will need will even increase. Why? Think of how I created my test image. I used a <strong>virtual machine</strong>.</p>
<p>If you worked with <strong>virtualization technology</strong>, you know how easy it is to <strong>maintain different installations</strong>. With VMware Workstation, for example, you create a new installation within seconds, working with linked clones. This way, you can create different images with different settings and applications very fast. If you messed up your reference installation, you simply go back to an earlier snapshot instead of spending hours looking for the error. So, installing the reference machine is much easier now.</p>
<p>And why should you roll out new applications using a complicated <strong>software deployment solution</strong>, if you simply can deploy the complete OS with all applications? You can easily test and tune applications in a virtual environment, and then deploy Vista to all PCs with this special setting without worrying about <strong>hardware or software compatibility</strong> issues.</p>
<p>Perhaps, I am bit too enthusiastic about this. I, only, tried three different PCs so far. But it is quite obvious that Microsoft adjusted the <strong>Windows Vista setup</strong> for this purpose. <strong>Imaging </strong>is now at the heart of any Windows deployment and not just a domain for third party tools. So, you can expect Microsoft&#8217;s increasing interest now to address problems that might occur in this area. When the first imaging tools came out, Microsoft recommended not to use these tools and refused any support, if you did it, anyway. Now, things look quite different.</p>
<p>So what do you think? Are you unhappy that <a href="file:///archives/winfs-for-windows-is-dead/">WinFS was cut</a>? Do you want Vista because Aero looks so cool? If you are a sys admin, you probably don&#8217;t care about desktop search and transparent windows. You want to know how you get this thing running on all your PCs without much hassle.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/mdt-workbench-and-windows-deployment/" title="MDT Workbench and Windows deployment (January 23, 2012)">MDT Workbench and Windows deployment</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-install-the-mdt-microsoft-deployment-toolkit/" title="MDT (Microsoft Deployment Toolkit) prerequisites and add-ons (January 20, 2012)">MDT (Microsoft Deployment Toolkit) prerequisites and add-ons</a> (0)</li>
	<li><a href="http://4sysops.com/archives/introduction-to-the-microsoft-deployment-toolkit-mdt/" title="Introduction to the Microsoft Deployment Toolkit (MDT) (January 19, 2012)">Introduction to the Microsoft Deployment Toolkit (MDT)</a> (0)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/deployment-toolkit-part-2-driver-deployment-tools/" title="Deployment toolkit Part 2: Driver deployment tools (December 2, 2011)">Deployment toolkit Part 2: Driver deployment tools</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/no-more-hal-hell-the-implications-of-windows-vista%e2%80%99s-hardware-independent-imaging-technology/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Review: Windows Deployment Services for Windows Vista</title>
		<link>http://4sysops.com/archives/review-windows-deployment-services-for-windows-vista/</link>
		<comments>http://4sysops.com/archives/review-windows-deployment-services-for-windows-vista/#comments</comments>
		<pubDate>Fri, 18 Aug 2006 17:37:29 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[vista deployment]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/review-windows-deployment-services-for-windows-vista/</guid>
		<description><![CDATA[<p><strong>Windows Deployment Services (WDS)</strong> is the successor of <strong>Remote Installation Services (RIS)</strong>, and can be used to deploy <strong>Windows Vista </strong>and older Windows versions. In this review I&#8217;ll be discussing the experiences I had with WDS.</p>
<p>Installation of <strong>WDS </strong>is very easy. Basically, it is an update of <strong>RIS</strong>. Therefore, you have to install RIS first, which comes with Windows Server 2003. Then, you start &#8220;windows-deployment-services-update&#8221;, which is part of the <strong>Windows Administration Kit (WAIK)</strong>. At the moment, the WAIK belongs to <strong>Business Desktop Deployment (BDD 2007)</strong>. You can download it at <a href="http://connect.microsoft.com">Microsoft Connect</a>. Maybe, Microsoft will offer a download for WAIK again later.</p>
<p>You can configure WDS on the command line using <strong>WDSUTIL </strong>or by using WdsMgmt, which is an easy-to-use GUI tool. For this review, I only tested <strong>WdsMgmt</strong>. The first step is to add WIM image files to WDS. All you have to do is to tell WDS in which folder &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Windows Deployment Services (WDS)</strong> is the successor of <strong>Remote Installation Services (RIS)</strong>, and can be used to deploy <strong>Windows Vista </strong>and older Windows versions. In this review I&#8217;ll be discussing the experiences I had with WDS.</p>
<p>Installation of <strong>WDS </strong>is very easy. Basically, it is an update of <strong>RIS</strong>. Therefore, you have to install RIS first, which comes with Windows Server 2003. Then, you start &#8220;windows-deployment-services-update&#8221;, which is part of the <strong>Windows Administration Kit (WAIK)</strong>. At the moment, the WAIK belongs to <strong>Business Desktop Deployment (BDD 2007)</strong>. You can download it at <a href="http://connect.microsoft.com">Microsoft Connect</a>. Maybe, Microsoft will offer a download for WAIK again later.</p>
<p>You can configure WDS on the command line using <strong>WDSUTIL </strong>or by using WdsMgmt, which is an easy-to-use GUI tool. For this review, I only tested <strong>WdsMgmt</strong>. The first step is to add WIM image files to WDS. All you have to do is to tell WDS in which folder your images files are located. WdsMgmt will find all WIM files and its images. I used the <strong>WIM files</strong> that come with the <strong>Windows Vista Beta 2 </strong>DVD. The tool recognized seven images in install.wim which represent seven different Windows Vista editions (There are seven editions in Europe because of the Media Player issue.)</p>
<p>The boot.wim contains <strong>Windows PE 2.0</strong>, which was recognized automatically as a so-called <strong>Boot image</strong>. WDS distinguishes between Boot and <strong>Install images</strong>. An Install image contains the Windows Vista installation you want to deploy. Before applying the install image, you have to load Windows PE using <strong>PXE (Pre-Boot Execution Environment)</strong> from the WDS server.</p>
<p>Windows PE is not installed on the target PC&#8217;s hard disk; it only needs a RAM disk to start. Windows PE then loads a menu which shows all Install images available on the WDS server. Then, it will download the Install image you chose and apply to the target PC. By the way, WDS has <strong>legacy mode</strong> where it works like <strong>RIS server</strong>.</p>
<p><a href="http://4sysops.com/wp-content/uploads/2006/08/wdsmgmt.gif" onclick="return false;" title="Direct link to file" onclick="return enlarge('http://4sysops.com/wp-content/plugins/zap_imgpop/','http://4sysops.com/wp-content/uploads/2006/08/wdsmgmt.gif','Direct link to file',event,300,75)"><img src="http://4sysops.com/wp-content/uploads/2006/08/wdsmgmt.gif" title="WdsMgmt" alt="WdsMgmt" align="right" height="60" width="171" /></a>You can also work with <strong>unattended installations</strong>. For this you need two <strong>answer files</strong>; one for the <strong>Boot image</strong> and one for the <strong>Install image</strong>. This way the whole installation process runs more or less automatically. You need someone to turn the computer on and hits F12 to start PXE, though. You will also have to specify the computer name at the end of the installation.</p>
<p>If the target computer doesn&#8217;t have a network card supporting PXE, you can create a so-called <strong>Discover image</strong> which is used to create a boot DVD containing Windows PE, the Discover DVD.</p>
<p>You can also use WDS to capture images. First, you have to configure your Windows Vista installation and install all applications. Then, you start the good old <strong>sysprep </strong>to prepare the PC for imaging. The business editions of Windows Vista already have sysprep installed.</p>
<p>Then, you create a so-called <strong>Capture image</strong> which is a <strong>WIM file</strong> containing Windows PE. The only difference to a Boot image is that the capture wizard will start after Windows PE has booted up. All you have to do is to choose the <strong>volume </strong>you want to capture and whether you want to store the image on the local computer or on the WDS server.</p>
<p>When Microsoft released RIS some years ago, I was quite disappointed first time i tried it. It took me quite a while to figure out how it works. WDS really is a great improvement. I didn&#8217;t even have to read the manual to get my first image installed. OK, I had some experience with the <strong>SMS 2003 OS deployment feature pack</strong> which is quite similar. But WDS is really easy-to-use. For detailed step-by-step guide I can recommend this <a href="http://www.microsoft.com/technet/WindowsVista/library/9e197135-6711-4c20-bfad-fc80fc215130.mspx">Technet article</a>.</p>
<p>WDS certainly has its limitations, though. It doesn&#8217;t support scheduling, <strong>LAN Wakeup</strong>, <strong>bandwidth control</strong> and if you want to deploy Windows thru <strong>routers </strong>you will get problems with <strong>PXE</strong>. WDS also doesn&#8217;t offer any kind <strong>supervision </strong>or <strong>monitoring </strong>features. If you have to deploy a large number of Windows machine this might be a big problem. So, bigger companies will continue to use to <strong>Systems Management Server</strong> or a third party deployment solution. For small and mid-sized companies, however, WDS is an interesting option.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/mdt-workbench-and-windows-deployment/" title="MDT Workbench and Windows deployment (January 23, 2012)">MDT Workbench and Windows deployment</a> (0)</li>
	<li><a href="http://4sysops.com/archives/how-to-install-the-mdt-microsoft-deployment-toolkit/" title="MDT (Microsoft Deployment Toolkit) prerequisites and add-ons (January 20, 2012)">MDT (Microsoft Deployment Toolkit) prerequisites and add-ons</a> (0)</li>
	<li><a href="http://4sysops.com/archives/introduction-to-the-microsoft-deployment-toolkit-mdt/" title="Introduction to the Microsoft Deployment Toolkit (MDT) (January 19, 2012)">Introduction to the Microsoft Deployment Toolkit (MDT)</a> (0)</li>
	<li><a href="http://4sysops.com/archives/raffle-manageengine-desktop-central-part-2-features/" title="Raffle: ManageEngine Desktop Central &#8211; Part 2: Features (December 7, 2011)">Raffle: ManageEngine Desktop Central &#8211; Part 2: Features</a> (2)</li>
	<li><a href="http://4sysops.com/archives/deployment-toolkit-part-2-driver-deployment-tools/" title="Deployment toolkit Part 2: Driver deployment tools (December 2, 2011)">Deployment toolkit Part 2: Driver deployment tools</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/review-windows-deployment-services-for-windows-vista/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to mount a WIM image with ImageX in Windows Vista</title>
		<link>http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/</link>
		<comments>http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 16:32:42 +0000</pubDate>
		<dc:creator>Michael Pietroforte</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[vista deployment]]></category>
		<category><![CDATA[waik]]></category>

		<guid isPermaLink="false">http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/</guid>
		<description><![CDATA[<p>For every installation of <strong>Windows Vista</strong>, you need an image in the <strong>WIM format</strong>. One great feature of <strong>WIM images</strong> is that you can mount and inject them with device drivers or other files. In this post, I will be explaining how to mount an image in a <strong>WIM file </strong>with <strong>ImageX</strong>. <strong>ImageX </strong>is the tool for capturing and applying images. But it can also be used to modify an image. This article is based on Windows Vista Beta 2.</p>
<p>ImageX is part of the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=993c567d-f12c-4676-917f-05d9de73ada4&#38;displaylang=en">Windows Automated Installation Kit (WAIK)</a> , which is a part of <strong>Business Desktop Deployment (BDD 2007).</strong> You can download it at <a href="http://connect.microsoft.com/">Microsoft Connect</a> . After installing BDD 2007, you have to install WAIK. You find the WAIK installation folder in the BDD Vista folder. There is the <strong>WAIK </strong>setup file for every CPU type. For a 32-bit Intel CPU you can start <strong>waikx86.msi</strong>, for example.</p>
<p>To be able to mount an &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>For every installation of <strong>Windows Vista</strong>, you need an image in the <strong>WIM format</strong>. One great feature of <strong>WIM images</strong> is that you can mount and inject them with device drivers or other files. In this post, I will be explaining how to mount an image in a <strong>WIM file </strong>with <strong>ImageX</strong>. <strong>ImageX </strong>is the tool for capturing and applying images. But it can also be used to modify an image. This article is based on Windows Vista Beta 2.</p>
<p>ImageX is part of the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=993c567d-f12c-4676-917f-05d9de73ada4&amp;displaylang=en">Windows Automated Installation Kit (WAIK)</a> , which is a part of <strong>Business Desktop Deployment (BDD 2007).</strong> You can download it at <a href="http://connect.microsoft.com/">Microsoft Connect</a> . After installing BDD 2007, you have to install WAIK. You find the WAIK installation folder in the BDD Vista folder. There is the <strong>WAIK </strong>setup file for every CPU type. For a 32-bit Intel CPU you can start <strong>waikx86.msi</strong>, for example.</p>
<p>To be able to mount an image, you have to install the <strong>WIM filter</strong> first. Start the Windows Explorer with Administrator rights. To do so, you have to right click on its icon. Then, go to C:\Program Files\Windows AIK\tools. There, you can choose the correct folder for your CPU type. To install the <strong>WIM filter</strong>, right click on <strong>wimfltr.inf</strong> and then click on &#8220;install&#8221;. Now, you have to reboot.</p>
<p>You will find the <strong>ImageX </strong>tool in the same folder as <strong>wimfltr.inf</strong>. As it is command line tool, you have to open this folder on the Command Prompt. Don&#8217;t forget to start the Command Prompt with Administrator rights.</p>
<p>Before you can mount an image, you have to find out the image number within the WIM file since it can contain more than one image. The <strong>WIM </strong>file of my <strong>Windows Vista Beta 2</strong> DVD contains seven images; for every Windows edition, one image. Enter &#8220;<strong>imagex /info img_file</strong>&#8220;, where &#8220;img_file&#8221; represents the location of the <strong>WIM</strong> file. You should see now the description of the <strong>WIM file</strong> as an XML file. The name of the tag for the <strong>image number</strong> is <strong>IMAGE INDEX</strong>.</p>
<p>One last step is necessary before we can finally <strong>mount the image</strong>. Create a new folder where the image shall be mounted. This is the image path. Now, you can <strong>mount the image</strong>:</p>
<p><strong>imagex /mount img_file img_number img_path</strong></p>
<p>With this command, you only have read access to the image. If you want to inject a <strong>device driver</strong> or a file, you also need write access. The command for this looks like this:</p>
<p><strong>imagex /mountrw img_file img_number img_path</strong></p>
<p>Once you&#8217;ve modified the image you can unmount it with this command:</p>
<p><strong>imagex /unmount /commit img_path</strong></p>
<p>Update: Please, also check out my article about <a href="http://4sysops.com/archives/free-gimagex-a-gui-for-imagex/">GImageX, a GUI tool for mounting WIM files</a> and <a href="http://4sysops.com/archives/windows-7-dism-how-to-mount-manage-and-service-wim-images/">DISM</a> another tool that can be used to mount WIM images.</p>
Author: Michael Pietroforte
<br />
<small>Copyright &#169; 2006-2012, 4sysops, Digital fingerprint: 3db371642e7c3f4fe3ee9d5cf7666eb0</small><br />
	<br /><strong>Related</strong>
	<ul class="st-related-posts">
	<li><a href="http://4sysops.com/archives/free-gdism-eldi-a-gui-for-managing-wim-images/" title="FREE: GDism ELDI &#8211; A GUI for managing WIM images (December 16, 2010)">FREE: GDism ELDI &#8211; A GUI for managing WIM images</a> (5)</li>
	<li><a href="http://4sysops.com/archives/free-imagepatcher-update-wim-images/" title="FREE: imagepatcher &#8211; Update WIM images (July 20, 2010)">FREE: imagepatcher &#8211; Update WIM images</a> (0)</li>
	<li><a href="http://4sysops.com/archives/macrium-reflect-another-free-system-backup-tool/" title="Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool (June 29, 2009)">Macrium Reflect &#8211; another &#8220;free&#8221; system backup tool</a> (4)</li>
	<li><a href="http://4sysops.com/archives/driveimage-xml/" title="DriveImage XML &#8211; a free imaging tool for personal use (June 9, 2009)">DriveImage XML &#8211; a free imaging tool for personal use</a> (11)</li>
	<li><a href="http://4sysops.com/archives/free-vmware-diskmount-gui-mount-vmdk-files/" title="FREE: VMware DiskMount GUI &#8211; Mount VMDK files (February 20, 2009)">FREE: VMware DiskMount GUI &#8211; Mount VMDK files</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://4sysops.com/archives/how-to-mount-a-wim-image-with-imagex-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

