<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Winpe on Anything About IT</title><link>https://www.verboon.info/tags/winpe/</link><description>Recent content in Winpe on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 12 Mar 2012 23:48:55 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/winpe/index.xml" rel="self" type="application/rss+xml"/><item><title>Windows 8 &amp;ndash; Script for customizing WinPE 4.0 &amp;ndash; Part 1</title><link>https://www.verboon.info/2012/03/windows-8-script-for-customizing-winpe-4-0-part-1/</link><pubDate>Mon, 12 Mar 2012 23:48:55 +0000</pubDate><guid>https://www.verboon.info/2012/03/windows-8-script-for-customizing-winpe-4-0-part-1/</guid><description>&lt;p&gt;Today I want to share with you a small script I’ve put together for customizing WinPE 4.0 that will ship with Windows 8. I’ve rewritten the script based on some existing script code we already use today, but wanted by purpose a small independent script that I can hook in between the standard scripts provided within the ADK sources, mainly for familiarizing myself with anything new within WinPE 4.0.&lt;/p&gt;
&lt;p&gt;When you install the Windows Assessment and Deployment Kit (ADK) on a 64 bit system, you will find the WinPE 4.0 sources stored under C:\Program Files (x86)\Windows Kits\8.0\Assessment and Deployment Kit\Windows Preinstallation Environment.&lt;/p&gt;</description></item><item><title>Reducing size of WinPE</title><link>https://www.verboon.info/2009/01/reducing-size-of-winpe/</link><pubDate>Sat, 17 Jan 2009 13:23:35 +0000</pubDate><guid>https://www.verboon.info/2009/01/reducing-size-of-winpe/</guid><description>&lt;p&gt;Today I have been looking into the new &amp;ldquo;Profiling&amp;rdquo; options for Windows PE 3.0. Using the profiling options allow you to reduce the content of Windows PE to an absolute minimum without removing any boot critical content.&lt;/p&gt;
&lt;p&gt;I am not going to re-write a step by step process here, as it is all described within the Windows PE User Guide for Windows 7 but here are the basic things&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;First build your PE boot.wim the way you have been doing it so far, but before unmounting it run the following command as well: dism /image:C:\PE\mount /Enable-profiling&lt;/p&gt;</description></item><item><title>The VistaPE project</title><link>https://www.verboon.info/2008/09/the-vistape-project/</link><pubDate>Sun, 07 Sep 2008 20:11:45 +0000</pubDate><guid>https://www.verboon.info/2008/09/the-vistape-project/</guid><description>&lt;p&gt;Those of you that work within the desktop management space might be familiar with the PE Builder aka as &lt;a href="http://www.nu2.nu/pebuilder/"&gt;BartPE&lt;/a&gt;.Since WinPE was only available to enterprise customers, BartPE was a good alternative for those that had did not have access to WinPE. the PE builder allowed building a preboot environment boot CD by just using the Windows XP or Windows 2003 sources.&lt;/p&gt;
&lt;p&gt;With the release of the Windows Automated Installation kit (&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=C7D4BC6D-15F3-4284-9123-679830D629F2&amp;amp;displaylang=de"&gt;WAIK&lt;/a&gt;), anyone has access to &lt;a href="http://technet.microsoft.com/en-us/library/cc507857.aspx"&gt;WinPE 2.0&lt;/a&gt;, so anyone now can build his PE based boot sources.&lt;/p&gt;</description></item><item><title>Prep-ing WINPE does make a difference</title><link>https://www.verboon.info/2008/09/prep-ing-winpe-does-make-a-difference/</link><pubDate>Sat, 06 Sep 2008 12:35:57 +0000</pubDate><guid>https://www.verboon.info/2008/09/prep-ing-winpe-does-make-a-difference/</guid><description>&lt;p&gt;When creating WinPE 2.0 boot images, make sure you run the &lt;a href="http://technet.microsoft.com/en-us/library/cc749161.aspx"&gt;PEImg&lt;/a&gt; /prep command against your boot.wim as it does make a significant difference in sze as shown in the table below:&lt;/p&gt;
&lt;p&gt;Bootable ISO file with WiinPE 2.0
Size in MB&lt;/p&gt;
&lt;p&gt;boot.wim prepped
146 mb&lt;/p&gt;
&lt;p&gt;boot.wim not prepped
203 MB&lt;/p&gt;
&lt;p&gt;Considering this all is loaded into memory, you might want to make sure to reduce the size of the boot.wim to an absolute minimum.&lt;/p&gt;</description></item></channel></rss>