Created
January 14, 2025 11:39
-
-
Save joaovarelas/56f0c729aac33296bb1816d432655837 to your computer and use it in GitHub Desktop.
Extend Win Update pause interval for 10 years.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" -Name "FlightSettingsMaxPauseDays" -Value 3654 -Type DWord |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment