Skip to content

Commit

Permalink
win: fix, improve disabling automatic updates #252
Browse files Browse the repository at this point in the history
- Add script to disable `WaaSMedicSvc` service (#252)
- Refine script granularity for more precise control.
- Introduce detailed documentation for the category and associated
  scripts.
- Fix `ScheduledInstallTime` being set to `3` which schedules updates to
  install at 3 AM.
- Fix `ScheduledInstallDay` is being set to `0` which schedules daily
  update installation.
- Fix `NoAutoUpdate` being set to `0` (enable) instead of `1` (disable).
- Add disabling of missing `wuauserv` service.
- Add parent category for disabling Windows update services for better
  organization.
  • Loading branch information
undergroundwires committed Sep 13, 2023
1 parent 6d301f9 commit 6e9b65d
Showing 1 changed file with 225 additions and 21 deletions.
Loading

0 comments on commit 6e9b65d

Please sign in to comment.