Add 'Update Latest Microcode' checkbox to UI and update related logic for handling microcode updates

This commit is contained in:
rbalsleyMSFT
2025-05-29 12:54:15 -07:00
parent 6f336970db
commit 421fb76320
3 changed files with 6 additions and 1 deletions
@@ -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