Prior to Windows 7 there weren’t a lot (err any) legal options to create your own Windows PE image. There was BartPE or Winternals ERD Commander but nothing you could do on your own. This changed when Windows 7 hit the street and you can now make your own WinPE image. With Windows PE you can boot a system into a pre-executable environment and make changes to the installed system. It is a very useful troubleshooting tool that can be made more useful by adding additional tools to the disk. There are a few components you need before you get started:
- Windows 7 Automated Install Kit
- Bootable USB Key
Once you have installed the Windows AIK launch Windows PE Tools Command Prompt, located under Start –> Program Files –> Windows AIK, with Administrative credentials. From there we need to run a few commands to copy and mount the WIM image
Continue reading Creating A Custom WinPE Disk









