Frogger
I've done this before with the original OSDBuilder Templates, but to show how simple things are with ContentPack, here is a Frogger. Just add the ContentPack to your OSBuild and that's it. There is nothing to configure, no files to select ... nothing
It is a very practical example on how to customize the OS easily
WinPE Wallpaper
Windows Wallpaper
Windows StartLayout.xml
Local Machine Registry Customizations
Default and Current User Registry Customizations
Download the ContentPack
Expand to your OSDBuilder ContentPacks

Add to your OSBuild Task
New-OSBuildTask -TaskName Frogger -AddContentPacks
Create an OSBuild
New-OSBuild -ByTaskName Frogger -CreateISO -SkipComponentCleanup -SkipUpdates

Boot to the ISO and Setup Windows




Last updated
Was this helpful?