mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
Add 'Update Latest Microcode' checkbox to UI and update related logic for handling microcode updates
This commit is contained in:
@@ -309,6 +309,7 @@ function Get-GeneralDefaults {
|
||||
UpdateEdge = $false
|
||||
UpdateOneDrive = $false
|
||||
UpdateLatestMSRT = $false
|
||||
UpdateLatestMicrocode = $false # Added for UpdateLatestMicrocode UI control
|
||||
UpdatePreviewCU = $false
|
||||
# Applications Tab Defaults
|
||||
InstallApps = $false
|
||||
|
||||
Reference in New Issue
Block a user