MicroWin Improvements autosetup

This commit is contained in:
Chris Titus Tech
2024-08-13 11:07:52 -05:00
parent e90156adb9
commit 8c4dc82d31
3 changed files with 683 additions and 8 deletions

View File

@ -347,7 +347,7 @@ public class PowerManagement {
# Copied here After Installation (Online)
# reg delete "HKLM\zSOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Orchestrator\UScheduler\$_" /f | Out-Null
# When in Offline Image
reg delete "HKLM\zSOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\$_" /f | Out-Null
}