W.I.P.E

Windows Installation Provisioning Engine - deployment catalog editor and job log, reinstalls are always started on-device.

Log in

Release notes

Change my password

Help guide

A tour of each tab - what it's for and how to use it.

Dashboard

At-a-glance counters for jobs currently in progress, complete, and failed, plus the full job log below them. This is a log, not a scheduler - every reinstall is always started on the device itself, from the WinPE wizard.

Dashboard tab showing status counters and the job log

Devices

Every device that has ever phoned in, with its last-known hostname and serial number. Click "View history" on a device to see its full job history, not just the latest snapshot.

Devices tab with a device's expanded job history

Operating Systems

The Windows editions the WinPE deployment wizard can apply. Each one pairs a WIM source with an image index - pick one, along with an answer file, per task sequence in the Task Sequences tab. The source is either cloud storage (upload one directly, or extract it straight from a Windows ISO in your browser - the ISO itself is never uploaded) or a network file share UNC path, useful when several machines are building at once so they pull over the LAN instead of repeatedly through R2 over the internet - the file share is read using the same credentials the wizard collects for domain-join.

Operating Systems tab with the add-profile panel and catalog table

Answer Files

Generated unattend.xml files an OS profile can pick from - built with a step-by-step wizard (UI language, time zone, registered owner, product key, whether to skip OOBE prompts) instead of hand-authoring XML or typing an R2 key that may not exist.

Answer Files tab with the new-answer-file button and catalog table

Apps

An installer or script (msi/exe/script) usable as a step in a task sequence.

Apps tab with the add-app panel and catalog table

Task Sequences

Bundles one OS profile with an ordered list of steps - app installs and built-in actions (like installing Windows updates or disabling WinRE) - that the WinPE wizard runs after imaging.

Task Sequences tab with the new-task-sequence button and catalog table

Users & roles

Every admin-UI account has one of three roles: Admin (full control, including managing other users), Technician (can create/edit the catalog above but not delete anything or manage other users), and Beginner (read-only). Anyone can change their own password from this menu regardless of role.

Users tab with the add-user panel and account table