DisableFeature
The DisableFeature parameter lets you disable Windows Optional Features in your Windows Image. I typically don't remove anything, so I press Cancel
New-OSBuildTask -TaskName SeguraOSD -DisableFeature
Task JSON
"DisableWindowsOptionalFeature": null,Last updated
Was this helpful?