Last active
December 18, 2019 07:43
-
-
Save bfgits/b1037548be6c7187b4f45934bc1be527 to your computer and use it in GitHub Desktop.
Disable Automatic Updates on Server 2016
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
| 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