import depuis ancien GitHub

This commit is contained in:
David Wuibaille
2025-10-31 08:38:13 +01:00
parent 6f3aeedc93
commit 6a2f2de58e
745 changed files with 178444 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# WinPE Customization Script IVANTI EPM
![Tools Screenshot](https://blog.wuibaille.fr/wp-content/uploads/2023/04/image-3.png)
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/)