OSBuild Execute

If everything is ready, you can now create your OSBuild by adding the Execute parameter

New-OSBuild -Execute

The start of the OSBuild Execute will be exactly what you should have seen during the OSBuild Validate method

WinPE Phase

WinPE will be updated if necessary and the WinPE Auto Extra Files will be added

Update Phase

The Updates will be applied if necessary

Customize and Close

Finally, the customizations from the OSBuild Task will be applied and the image will be completed

OSBuild

The OSBuild that was created can be found in the OSBuilds directory, and it will be named the CustomName that was specified by the OSBuild Task with the UBR added to the end

Last updated