Download Updates
Last updated
Last updated
Probably the best feature of OSDBuilder is the ability to download Microsoft Updates. While you can do this with Update-OSMedia -Download
, you can also download Microsoft Updates manually
Make sure you use the GridView
parameter so you can select the Microsoft Updates to download. There are Optional Updates for MicroCode that you may not want added to your Windows Images
Optional Updates are not used with Update-OSMedia, but only applied with New-OSBuild
You can download updates using Get-OSDBuilderDownloads
. You can adjust the parameters to narrow down your scope
Then simply select the Updates that you want to download and press OK
The selected updates will be downloaded using BITS Transfer. If you need to download non-interactively use the WebClient
parameter
Downloads will be saved in OSDBuilder\Content\OSDUpdate
When new Updates are released, you can use the Superseded
parameter to remove old Updates