Skip to content

Instantly share code, notes, and snippets.

@bfgits
Last active December 18, 2019 07:43
Show Gist options
  • Select an option

  • Save bfgits/b1037548be6c7187b4f45934bc1be527 to your computer and use it in GitHub Desktop.

Select an option

Save bfgits/b1037548be6c7187b4f45934bc1be527 to your computer and use it in GitHub Desktop.
Disable Automatic Updates on Server 2016
Open an elevated command prompt window : cmd with admin
Type sconfig and press enter.
Select option 5
Now select “A” for automatically download and install updates, “D” for download only or “M” for Manual updates.
https://www.tdsheridanlab.com/disable-automatic-updates-on-server-2016/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment