A successful isn't a one-time event. Microsoft releases cumulative updates for the ADK. You should rebuild your WinPE USB every quarter to include:
Try customizing your winpe.wim with PowerShell support ( WinPE-PowerShell ), or experiment with WinPE-Scripting to add HTA support for GUI dialogs. The Windows Preinstallation Environment is your oyster—go deploy.
(Adjust drive letters as needed.)
sfc /scannow /offbootdir=C:\ /offwindir=C:\windows : Repairs corrupted Windows system files from outside the live OS environment.
A successful isn't a one-time event. Microsoft releases cumulative updates for the ADK. You should rebuild your WinPE USB every quarter to include:
Try customizing your winpe.wim with PowerShell support ( WinPE-PowerShell ), or experiment with WinPE-Scripting to add HTA support for GUI dialogs. The Windows Preinstallation Environment is your oyster—go deploy.
(Adjust drive letters as needed.)
sfc /scannow /offbootdir=C:\ /offwindir=C:\windows : Repairs corrupted Windows system files from outside the live OS environment.