Skip to content

Commit

Permalink
feat: ✨ remove useless windows update policy [#715]
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Apr 25, 2023
1 parent 89f3b3d commit 6161c00
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Configuration/features/atlas/start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,6 @@ actions:
data: '1'
type: REG_DWORD

- !registryValue:
path: 'HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate'
value: 'AllowAutoWindowsUpdateDownloadOverMeteredNetwork'
data: '1'
type: REG_DWORD

- !registryValue:
path: 'HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate'
value: 'DisableDualScan'
Expand Down

0 comments on commit 6161c00

Please sign in to comment.