Creating a Build: the essentials
When you set up the build environments for Windows PE, you create base images for Windows PE. The traditional way to customize Windows PE builds is to use the PeImg utility. However, the Deployment Image Servicing and Management tool (DISM) replaces PeImg and provides a more robust solution for working with builds. To create custom builds using DISM, you need to do the following:
- Mount the image.
- Customize the image.
- Unmount the image.
- Capture the image to a Windows Imaging (.wim) file.
- Create a bootable ISO (.iso) image.
In the sections that follow, we discuss these processes. Whenever you work with the tools in the kit, you should use the Deployment Tools command prompt. This prompt has the environment settings for working with the kit you installed and can be started by completing the following steps:
- Click Start, point to All Programs, and then click either Microsoft Windows OPK, Microsoft Windows AIK, or Microsoft Windows PE Kit as appropriate.
- Right-click Deployment Tools Command Prompt, and then click Run As Administrator.
In this tutorial:
- Deploying Windows 7
- Working with Windows PE
- Understanding Windows pe
- Configuring Windows PE
- Preparing a Build environment
- Creating a Build: the essentials
- Mounting a Windows pe Image
- Customizing a Windows PE Image
- Capturing and Optimizing a Build
- Creating a Bootable ISO Image and Bootable Media
- Creating a Bootable USB Flash Drive
- Booting to an Image from a hard Disk
- Adding Windows pe Images to Windows Deployment Services
- Working with Windows RE
- Creating a Customized Windows RE Image
- Creating Windows re recovery Media
- Adding Windows RE Images to Windows Deployment Services
- Deploying Windows with a Customized Windows RE
- Creating Windows Images for Deployment
- Understanding Windows Imaging
- Creating a Windows Install Image
- Configuring and Using Windows Deployment Services
- Setting Up Windows Deployment Services
- Importing Images
- Installing Windows from an Image
- Capturing Images
- Managing access and prestaging Computers
- Modifying Image File Security
- Customizing Windows Images