Add UltraVNC to WinPE (MDT) — Extra Directory
Inject UltraVNC into your MDT WinPE and auto-start it before the wizard for remote support.
Repo contents
UltraVnc/– UltraVNC binaries & config (editultravnc.inias needed)extra.cmd– launches UltraVNC in WinPEUnattend.xml– optional sample (RunSynchronous) if you prefer unattend
Requirements
- MDT (Deployment Workbench), Windows ADK + WinPE add-on
- Your MDT Deployment Share (x64 boot image)
Quick setup
- Download/clone the folder:
DirectoryToAdd_UltraVNC - In Deployment Workbench → Deployment Share → Properties → Windows PE:
- Extra directory to add (x64): browse to
DirectoryToAdd_UltraVNC - Prestart command (choose one, based on your layout):
- If the folder contains a
system32\extra.cmdsubfolder:%SystemRoot%\System32\extra.cmd - If
extra.cmdis at the root of the extra directory:X:\extra.cmd
- If the folder contains a
- Extra directory to add (x64): browse to
- Update Deployment Share → Completely regenerate boot images.
- Boot from the new LiteTouchPE_x64.iso/WIM. UltraVNC starts before the MDT wizard.
Doc
visite : https://blog.wuibaille.fr/2024/05/adding-tools-to-winpe/