EnableNetFX3
This parameter will enable DotNet Framework 3.5 in your OSBuild. This is probably the most common setting that gets configured
New-OSBuildTask -TaskName SeguraOSD -EnableNetFX3
Task JSON
"EnableNetFX3": "True",
Last updated
Was this helpful?