Unattend

Purpose

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 Root File *.xml Structure

Unattend is a Root File *.xml Structure Content Directory. This means that OSDBuilder will search Content\Unattend for all *.xml files

Example

New-OSBuildTask

Create a New-OSBuildTask and select the Unattend XML file when prompted

New-OSBuild

I can now create a New-OSBuild and add some Skip parameters to speed up my testing

New-OSBuild -SkipComponentCleanup -SkipUpdates -SkipTemplates -Execute

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

Last updated