image-forge.net

Deploying images

Wipe, image, drivers, identity — a machine that boots up finished.

Destructive by design — deploy erases the target disk. It only runs inside WinPE (never on a running Windows), shows a red confirmation naming the exact disk, and proceeds only when the technician types ERASE.

Target machine readiness

DEPLOY
image disk apply
front-office-win11erase confirmed
Downloadresume supported, hash verified
DriversLatitude 74* pack matched
ProfileACCT-007, first-boot script staged
Deploy verifies the WIM before apply, then injects drivers and profile settings before first boot.

The flow

  1. Boot the target from the ImageForge USB, choose deploy, pick an image from the library (searchable, grouped by category).
  2. Pick a deployment profile — or none for an unchanged image.
  3. Confirm the target disk, type ERASE.
  4. The client partitions UEFI/GPT, downloads the image with live rate/ETA, and verifies its SHA-256 against the catalog before applying — a corrupted or tampered download never reaches a disk.
  5. DISM applies the image; matching driver packs inject; the profile applies (name, domain join, first-boot script); boot files are written.
  6. Remove the USB and reboot into Windows.

Resilience details worth knowing

Requirements and limits