Custom WinPE Boot Image Script
Posted March 8th, 2011 by Matt ShadboltI’m on a scripting rampage at the moment writing tools for the common things I do for each customer. Here’s my latest script.
This powershell script will:
- Check for prereqs (WAIK, DISM)
- Builds the WinPE dev environment (in either x86 or x64)
- Mounts the WIM
- Prompts to install non-default WinPE packages (HTA or Script Host support, for example)
- Adds Trace32.exe to the image
- Prompts asking if you want to add any other files to the image
- Unmounts and saves the custom image ready for SCCM or MDT.
The script is quite long (217 lines) so I won’t paste it here like I normally do, see above to download the script directly.
.
Posted by Matt Shadbolthttp://mattlog.net
Please comment or click an ad to support this site
Tags: Windows Boot Image, WinPE
One Response



One Response to “Custom WinPE Boot Image Script”
April 7th, 2011 at 12:03 pm
Well Done Matt! this will come in handy.
Regards
Simon.
Leave a Reply