ContentDrivers
Requires directories in C:\OSDBuilder\Content\Drivers
Add Drivers Content
Drivers can be added to the OSBuild by adding expanded Drivers to a directory in C:\OSDBuilder\Content\Drivers

New-OSBuildTask
The Drivers can be added to the OSBuild Task using the following PowerShell command
New-OSBuildTask -TaskName SeguraOSD -ContentDrivers
Select the Directory that contains the Drivers when prompted

Task JSON
"Drivers": [
"Drivers\\IntelWireless 21.30.3 x64 10.0"
],
Last updated
Was this helpful?