0

I would like to disable automatic updates in group policy using PowerShell (this needs to run on several machines so it needs to be automated). Specifically, I want to set Administrative Templates -> Windows Components -> Windows Update -> Configure Automatic Updates to disabled rather than 'not configured'. It seems like this may be possible with LGPO.exe but I'd prefer to do everything in native Powershell without any separate applications if possible. Ideally, after the script runs, the group policy GUI should show the option as disabled as well (rather than not configured). Essentially, I'm wanting the exact same effect as if I had gone through the GUI to change it.

Any ideas on how to do this?

0 Answers0