18 lines
662 B
Markdown
18 lines
662 B
Markdown
# WinPE Customization Script – IVANTI EPM
|
||
|
||

|
||
|
||
This repository contains a script used to automate the customization of **WinPE images** for use with **IVANTI EPM** environments.
|
||
|
||
Key features of the script:
|
||
- Backup and edit the default WIM file
|
||
- Modify `corename.txt` with FQDN for proper EPM server reference
|
||
- Add a keyboard layout selection in `startnet.cmd`
|
||
- Inject essential drivers into the WinPE image
|
||
|
||
---
|
||
|
||
📖 **Full step-by-step guide available on the blog:**
|
||
|
||
👉 [Rebuild WinPE Images With IVANTI EPM](https://blog.wuibaille.fr/2023/04/epm-gestion-des-winpe/)
|