Skip to content

Build the new image

Terminal window
New-OSBuild -Execute -CreateISO

Found your new ISO in C:\OSDBuilder\OSBuilds\GENERATEDBUILDNAME\ISO

You can Download new updates before the build by running

Terminal window
New-OSBuild -Download -Execute -CreateISO

If you have multiple tasks (not template tasks), you can select which task you want to run with:

Terminal window
New-OSBuild -ByTaskName "Unattend-Cube" -Download -Execute -CreateISO