Automatic Downloads

Adding these two settings to your OSDBuilder Global Settings will automatically Download necessary updates when using Update-OSMedia or New-OSBuild

{
    "UpdateOSMediaDownload":  true,
    "NewOSBuildDownload":  true
}

Last updated