Autopilot pre-provisioning
The "Autopilot pre-provisioning" installs a specific Windows OS image, injects drivers, and then boots into Windows audit mode to install additional applications and make customizations. Once the task sequence is complete, audit mode will exit and reboot back to the Windows out-of-box experience (OOBE) so that the user can go through the Autopilot provisioning process.
After creating a task sequence from this template, edit the Apply OS from cloud step to specify the operating system version, edition, language, and architecture that you want to deploy. Then add any needed customizations (e.g. apps) into the "Customizations" folder.
Note that it is not possible to install Windows updates while in audit mode.
Last updated