Media

The Media ContentPack is used to add files to the final Media or ISO, for example an AutoUnattend.xml

ContentPack Structure

Directories within OSPoshMods are created by default and follows this logical assignment

Media\ALL
    Universal Content
Media\$Architecture
    Content for a specific Architecture

Add Content

If you want to add content to the root of your Media, simply add it to the proper Media ContentPack

Build

New-OSBuild -SkipTask -Execute -SkipComponentCleanup -SkipUpdates -CreateISO

Last updated