Basic Setup
Prepare an OSDeploy workstation, build boot media, and test the completed environment.
Use these steps to quickly prepare a Windows 11 workstation, build OSDeploy boot media, and create or test the media. Run the commands from an elevated PowerShell 7.6 or later session.
A valid Recast Software Community License is required while the OSDeploy module is in preview. Complete Community Registration before running these commands.
Complete the Basic Setup
Install Required Software
Install Windows ADK 25H2, its WinPE add-on, and 7-Zip:
Install-OSDeploySoftware -Name 'adk-25h2', '7zip' -ForceCreate OSDeployCore
Download and prepare the Windows, recovery, and driver content used by OSDeploy:
Update-OSDeployCoreTest OSDeploy Boot in Hyper-V
Create and start a Hyper-V virtual machine from the newest OSDeploy boot ISO:
New-OSDeployHyperVMCreate a new OSDeploy USB
Create a bootable USB drive from a completed build:
New-OSDeployBootUSBThis command removes every partition and all data from the selected USB disk. Verify the disk number, model, and size before approving the clear operation.
Last updated
Was this helpful?

