Build WinPE

Windows ADK makes it easy to build your first boot image by following the examples from these Microsoft Learn docs.

Using these examples, a simple script can be created that can run in the Deployment and Imaging Tools Environment

Building a Windows ADK WinPE

This simple script will allow you to create your first Windows ADK Boot Image with Windows PowerShell installed.

Last updated