Deployment Solution

 View Only

Deployment Server 6.9 - A Quick-Start Course, Part 13: Configuring PXE for WinPE 

Sep 13, 2010 01:08 PM

In this article we're going to setup our final automation OS, WinPE, as an automation option in our PXE environment.

The History of WinPE

The Windows Preinstallation Environment (WinPE) was released to system builders (OEMs) with Windows XP in 2001 as a means to configure XP for their factory images. It was a tool created by a few motivated Microsoft engineers who saw DOS has having an increasingly limited lifespan in the system builder environment. WinPE's purpose was to,

  1. Release OEMs from DOS's limited driver support by providing a deployment environment which used the same drivers as their live OS
  2. Provide a better way framework in which OEMs could install and deploy XP.

It didn't take long though for Windows Administrators to get wind of this tool, and a most public-spirited individual, Bart Lagerweij, dumped his fine work on DOS bootdisks and began work on his own variation on the WinPE CD - dubbed BartPE. Despite the rather dubious licensing issues of the first releases, a community quickly built up around Bart's Live Windows environment. Plugins were written and before long it became a great system recovery and diagnostic tool.

The reason for BartPE's popularity was largely down WinPE's exclusiveness. You see, the only way you could legally possess WinPE in the early days was through your Microsoft Distributor as an OEM Partner. Later, when WinPE was making inroads as an alterative imaging environment, this was rectified somewhat by making it available to large customers through Microsoft's Software Assurance. The availability crisis with WinPE gave BartPE a good headwind, and it wasn't until the final quarter of 2006 when Microsoft released WinPE (2.1) that it finally became a public download.

Whether Microsoft's decision to make WinPE 2 publicly available was influenced by BartPE's popularity we'll likely never know. I strongly suspect though that WinPE is where it is in the mainstream today thanks to Bart's fabulous work on the Windows live environment.

Altiris and WinPE Support

In the Altiris world, WinPE first became available as an automation option in 2005 with the release of DS6.5. The only supported version of WinPE back then was WinPE 2005 (WinPE 1.6), which was based on the code for Windows 2003 Server rather than Windows XP.

The table below shows the automation support options in various DS releases through the years.

Version Release Date MS-DOS FreeDos Linux WinPE 1.6 WinPE 2.1
DS 5.6 Apr 2003 Yes No No No No
DS 6.1SP1 Jul 2004 Yes No No No No
DS 6.1SP2 May 2005 Yes No No No No
DS 6.5 Aug 2005 Yes Yes Yes Yes No
DS 6.8SP2 Jul 2007 Yes Yes Yes Yes No
DS 6.9 Mar 2008 Yes Yes Yes Yes Yes

The long awaited support for WinPE 2 officially came in with DS6.9, and heralded the start of mainstream usage of WinPE for most Altiris customers (DS6.8SP2 could be made to work with WinPE 2005, but this was not public knowledge at the time).

Adding WinPE Automation Support

Let's begin now and add WinPE to our automation OS list. As in the last chapter, we'll do this via the 'PXE Configuration Utility'

  1. Open up the PXE Configuration Utility
  2. Click 'New' to add a new PXE menu option
  3. New Shared Menu Option


    Enter in the name for this menu option as 'WinPE Managed' and select 'Add pre-boot' so that we can add the WinPE source files.

  4. Pre-boot Operating System Files


    Select the 'WinPE 2.1 x86' option from the available list, and browse to the Altiris WinPE installer. Once you've selected it, and its path is entered into the text box, click 'Next' to proceed.

  5. The Wise Setup: DS Preboot Pack WinPE 2.1 for x86


    A Wise installer will appear to install all the files for WinPE2.1. Just follow through the wizard, clicking 'Next' all the way.

    A couple of points though,

        a. You will be asked if its OK to execute WaikInst.bat (Windows Automated Installation Kit), it is so click 'Run' when prompted.
        b. When the WinPE preboot pack has finished installing, you'll be asked if you want to install the WimFltr driver. We need this in order to mount and modify WIM images, so click yes.

  6. New Shared Menu Option


    Now we've installed the WinPE source, WinPE you'll find that WinPE is enabled on your return to the menu option Window.

    Click 'Create Boot Image' to continue

  7. Configuration Name


    On this screen you can enter in a description if you like.
    Click 'Next'

  8. Windows PE Hardware Device Drivers


    On this screen you can add WinPE Network and Mass Storage drivers. There is a staggering 1180 device drivers already preloaded.

    We don't need to add any drivers, but if ever do need to do this remember that WinPE 2.1 requires Vista drivers. Click 'Next'

  9. TCP/IP Protocol Settings


    Leave the default settings here of WinPE getting its IP address from a DHCP Server.

  10. 10. Altiris Deployment Server Communication


    Here we can configure how the agent should be loaded and connect to the deployment server. As usual, its best practice to wherever possible connect to your DS directly by IP.

    There is an option to embed the agent into the WinPE environment, rather than loading it from the eXpress share. Try to always load the agent from the eXpress share where possible, as this means that as you upgrade your agents you don't have to worry about your automation environments.

    The option to lock the keyboard can be very useful in environments where users are likely to interrupt imaging (it locks the keyboard and mouse). Remember though that this also locks you out if you want to troubleshoot, so make sure your happy with your processes before enabling this.

    Click 'Next'

  11. Network Connection


    This screen allows you to configure your account information used to connect to the server. The Altiris Service account will be used by default, and we're happy with that for now.

    Click 'Next'

  12. Network Drive Mappings


    Here we get to specify the drive letter we use to map a drive to the eXpress share. The default is the F:\ drive, and this is fine most of the time. But, you'll always find somewhere computers with multiple disks, CD/DVD Drives and USB card readers, and these will eat up your drive letters in WinPE.

    To avoid a drive conflict, change this F:\ drive mapping now to M:\

    1. Selecting the M:\ drive letter from the dropdown box
    2. Enter \\Altiris-DS\eXpress in the path text box.

    Click 'Next'

  13. Optional Components


    Even though we are going to move with the defaults on this screen, let's pause for a look.

    Microsoft provides several optional packages which you can build into WinPE for extra functionality. They have been made optional to the WinPE build to give you the chance to save valuable space in your WinPE image. These packages available on this screen are,

    1. WinPE-HTA-Package (HTML Application Support)
    2. WinPE-MDAC-Package (Microsoft Data Access Component Support)
    3. WinPE-Scripting-Package (Windows Script Host Support)
    4. WinPE-WMI-Package (Windows Management Instrumentation Support)
    5. WinPE-XML-Package (Microsoft XML Parse Support)

    By default, only the WMI and Scripting packages are enabled, which is absolutely fine if you just want an imaging environment.

    On this screen you can also enable the WinPE firewall, but note this will prevent multicast imaging if you do.

    The WIM file is compressed by default. As we are going to download by PXE (essentially TFTP) the smaller the better, so leave compression on.

    Click 'Next'

  14. Configuration Summary


    This screen gives you the chance to review your settings, and review the WinPE build command line.

    Click 'Next'

  15. Edit Configuration


    Altiris provides you at this stage to tweak the configuration files, and add your own files if your wish. We don't need to worry about anything here, so click 'Next'

  16. Boot Disk Media Type


    Because we have entered Boot Disk Creator from the PXE Configuration Screen, this screen will appear odd in that we can't change anything. This is fine though, BootDisk Creator is just recognising that we want to build a PXE boot menu option, and has just selected the media and tasks types appropriately.

    You can see here though that if we had come in directly through Boot Disk Creator, that we could have built images for CDs and USB drives, as well as creating Network boot or stand-alone boot images.

    Click 'Next' to continue.

  17. Creating Boot Image


    Just wait a minute or two now while base WIM (Windows IMaging Format) image extracted, modified and rebuilt, and compressed as per specification.

  18. Boot Disk Creation Complete


    Click Finish

  19. New Shared Menu Option


    Click OK

  20. PXE Configuration Utility


    Click 'Save' to push this image down to the PXE Server, then click OK to exit

And that's it. If you now PXE boot your client, you should now see the following,

If you select "WinPE Managed" the WinPE loader will execute, and begin downloading the compressed image file from the server by TFTP,

Within about a minute, the WinPE image should have finished downloading and the environment will load,

And because WinPE2.1 is Vista underneath, you'll then see the DAgent load and connect to the Deployment Server to check if there is any work to do,

Try now deploying images with DOS, Linux and WinPE.

Return to Index

Read Part 14: Scripting Windows XP

Statistics
0 Favorited
0 Views
13 Files
0 Shares
0 Downloads
Attachment(s)
jpg file
ds6-13-1.jpg   22 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-10.jpg   39 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-11.jpg   6 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-12.jpg   12 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-13.jpg   13 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-2.jpg   29 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-3.jpg   8 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-4.jpg   22 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-5.jpg   36 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-6.jpg   28 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-7.jpg   28 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-8.jpg   27 KB   1 version
Uploaded - Feb 25, 2020
jpg file
ds6-13-9.jpg   19 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Apr 05, 2012 03:33 PM

I never get the Automation background and no agent loads,only get command window,when I try to create a automation disk,get error "Unable to mount wim". Have 100GB free space.

Just noticed however when I edited my WinPe ,message came up twice "mounting wim" and "unmounting wim",wondering if that is issue?

Oct 24, 2011 11:02 AM

still not supported ???

Mar 25, 2011 04:15 AM

Hi

How does your commandline look like when using copy or xcopy instead of firm?

Sep 14, 2010 09:24 AM

Two great benefits of WinPE are:

1/ You can partition and format your hard disk using diskpart.exe (included in WinPE) with an answer file with no reboot required if you then image with WinPE. There are the scripts Microsoft use buried deep within vbscripts in the Windows Automated Install Kit (WAIK) for examples.

2/ You can use COPY and XCOPY to copy down answer files and drivers prior to rebooting instead of FIRM.EXE

Related Entries and Links

No Related Resource entered.