Adds Secure Boot deployment diagnostics

Includes Secure Boot support in the PE image so firmware variables can be inspected during imaging.

Captures baseline, post-apply, and final boot evidence for firmware state, storage layout, boot files, and boot configuration to explain UEFI boot failures and highlight likely dbx blocks or boot entry issues.
This commit is contained in:
rbalsleyMSFT
2026-03-12 15:59:04 -07:00
parent 9bacac8f3d
commit 7670ab886c
3 changed files with 1571 additions and 5 deletions
+2
View File
@@ -3414,6 +3414,8 @@ function New-PEMedia {
"en-us\WinPE-Scripting_en-us.cab",
"WinPE-PowerShell.cab",
"en-us\WinPE-PowerShell_en-us.cab",
"WinPE-SecureBootCmdlets.cab",
"en-us\WinPE-SecureBootCmdlets_en-us.cab",
"WinPE-StorageWMI.cab",
"en-us\WinPE-StorageWMI_en-us.cab",
"WinPE-DismCmdlets.cab",