Unattend
The purpose of the Unattend Content is to allow you to immediately apply the Offline Servicing Phase to an OSBuild, and to inject the select Unattend XML file to C:\Windows\Panther\Unattend.xml to process the Generalize, Specialize, and OOBE Phases
Unattend is a Root File *.xml Structure Content Directory. This means that OSDBuilder will search Content\Unattend for all *.xml files
Create a
New-OSBuildTask
and select the Unattend XML file when prompted
I can now create a
New-OSBuild
and add some Skip parameters to speed up my testingNew-OSBuild -SkipComponentCleanup -SkipUpdates -SkipTemplates -Execute

Last updated Thu Mar 21 2019 05:10:50 GMT+0000 (UTC)
Last modified 3yr ago