 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows Enterprise Desktop &#187; customizing WinPE</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/vista-enterprise-desktop/tag/customizing-winpe/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/vista-enterprise-desktop</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 21:03:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>A Fabulous WinPE Resource: VistaPE</title>
		<link>http://itknowledgeexchange.techtarget.com/vista-enterprise-desktop/a-fabulous-winpe-resource-vistape/</link>
		<comments>http://itknowledgeexchange.techtarget.com/vista-enterprise-desktop/a-fabulous-winpe-resource-vistape/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:00:48 +0000</pubDate>
		<dc:creator>Ed Tittel</dc:creator>
				<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[customizing WinPE]]></category>
		<category><![CDATA[Enterprise desktop]]></category>
		<category><![CDATA[Enterprise Vista]]></category>
		<category><![CDATA[extending WinPE]]></category>
		<category><![CDATA[scripting WinPE]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows Vista troubleshooting]]></category>
		<category><![CDATA[WinPE]]></category>
		<category><![CDATA[WinPE Bootable UFD]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/vista-enterprise-desktop/?p=116</guid>
		<description><![CDATA[As I&#8217;ve learned to build various types of bootable CDs and UFDs with the Vista-based WinPE environment, I&#8217;ve also been working to learn more about its inner workings and capabilities. As I struggled to figure out how to add Windows Explorer and some kind of Web browser to a runtime WinPE image (which usually takes [...]]]></description>
				<content:encoded><![CDATA[<p>As I&#8217;ve learned to build various types of bootable CDs and UFDs with the Vista-based WinPE environment, I&#8217;ve also been working to learn more about its inner workings and capabilities. As I struggled to figure out how to add Windows Explorer and some kind of Web browser to a runtime WinPE image (which usually takes the form of a Windows image file named <span style="font-family: courier,monospace">boot.wim</span> or something similar) I discovered what might not unfairly be called the &#8220;ultimate Windows PE resource.&#8221; It&#8217;s a Web site that serves a very active and capable developer and user community called <a href="http://vistape.net/index.html">VistaPE</a>.</p>
<p>Let me explain what makes VistaPE tick first and foremost, then explain what VistaPE has to offer. The foundation for VistaPE is a scripting and Windows build tool called <a href="http://www.boot-land.net/forums/">WinBuilder</a>. It works from either Windows XP or Vista to create boot disks (and in fact, incorporates WinPE 2.0 for Vista into the Vista side of that equation), but it goes way beyond what the basic Microsoft toolkit provides via <span style="font-family: courier,monospace">imagex.exe</span> and the other basic elements in their toolbox. VistaPE builds on this foundation to add significant applications and capabilities on top of the WinPE 2.0 kernel to support a more-or-less complete graphical user interface (GUI) environment. Thus, the VistaPE runtime environment&#8211;which is incredibly user-configurable and flexible, and continuously extended and expanded upon through a growing script library&#8211;is more like a &#8220;real Windows&#8221; than a basic command line interpreter (CLI) environment.</p>
<p>Here&#8217;s how I found VistaPE: In seeking to extend my WinPE skills and abilities, I&#8217;d started trying to research methods to include Windows Explorer in the WinPE environment after reading several postings online that (a) mentioned this could be done and (b) finding no concrete details on exactly how to do so. My basic computer science training told me that it would require mapping out the code dependencies from within Explorer to determine what other DLLs and executable elements were required to make the program run. I quickly discovered thereafter that some DLLs must be registered with Windows as well as present in the runtime environment to work properly, after a simple analysis with Mark Russinovich&#8217;s <span style="font-family: courier,monspace">dllist</span> utility failed to produce the desired results. That&#8217;s what led me back on the research trail and, ultimately, to the VistaPE Web site.</p>
<p>I knew I&#8217;d struck paydirt when, after downloading and installing WinBuilder and the VistaPE script library, I was able to produce this screenshot:</p>
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/79/files/2009/02/winbldr-explorer-setup.jpg"><img class="size-medium wp-image-117" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/79/files/2009/02/winbldr-explorer-setup.jpg" alt="The VistaPE scripts in WinBuilder make adding Explorer a piece of cake" width="789" height="576" /></a><br />
<strong><span>The VistaPE scripts in WinBuilder make adding Explorer a piece of cake</span></strong></p>
<p>As it turns out, adding Explorer just barely begins to describe what VistPE can do within WinBuilder. It also provides an alternate and somewhat more functional graphic file system interface tool called BS Explorer 2, and even supports the Linux-inspired Grub4DOS boot management toolset.</p>
<p>But beyond the VistaPE Base toolset shown in the preceding screenshot, please note the other major checkbox elements in WinBuilder&#8217;s left-column pane:</p>
<ul>
<li><strong>Addons</strong>: scripts and settings for common WinPE components (WSH, MDAC, HTA, WMI, and XML), plus a GUI for diskpart.exe, common dll-based libraries for Visual Basic and more, Internet Explorer 7, PE&#8217;s network configuration tool (PENetCfg), and lots more.</li>
<li><strong>Drivers</strong>: drivers required for chipsets, LAN interfaces, storage devices, and standard VGA graphics.</li>
<li><strong>Tweaks</strong>: elements to enhance the user interface, control various applications, manage graphic shells,&#8230;</li>
<li><strong>App</strong>: add-ins for a huge library of basic applications from antivirus, to file compression, to data recovery, and a great deal more.</li>
<li><strong>OtherOS</strong>: access to other OS tools and environments for multi-boot setups.</li>
<li><strong>Finalize</strong>: tools use to complete the construction of a Windows image (.wim) file from all the preceding VistaPE scripts (which include binary code as well as assembly instructions, so you can add executables right into the boot.wim base image)</li>
<li><strong>Virtual Test</strong>: lets you load and run your Windows image file in a virtual machine to see how (and if) it works as you want it to.</li>
<li><strong>Debug</strong>: used to mount and inspect .wim files and edit Registry hives to check and fix problems.</li>
</ul>
<p>To me, VistaPE is an entirely new and wonderful world of capability and functionality that cries out for more study and improved understanding. I&#8217;ve already been able to use it to build much more powerful and capable boot images than I had been able to hand-craft on my own. But I can also see that there&#8217;s a great deal more going on here than immediately meets the eye, or falls readily into my grasp. If you dig into this environment, you&#8217;ll come to the same realizations equally quickly yourself. Please check it out soon!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/vista-enterprise-desktop/a-fabulous-winpe-resource-vistape/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
