Windows updates, disable automatic scheduling

0

Good day,

I’m running a game server on Windows server 2019 version of lightsail.

Today the instance did it’s auto update without any warning right after I closed rdp.

Fortunately we’re in a beta stage so no huge loss, but I want to prevent it from doing this as it does cause loss of data to the users of the game without proper server shutdowns.

YulRun
feita há 3 anos1798 visualizações
1 Resposta
0
Resposta aceita

Hi YulRun,
From my understanding you would like to turn off/disable automatic updates on your Windows 2019 server. The Local Group Policy Editor allows you to disable automatic updates.

To disable automatic updates on Windows permanently, you can use these steps:
• Right-click Start and click Run.
• Type gpedit.msc, and click OK.
• Expand Local Computer Policy.
• Expand Computer Configuration.
• Expand Administrative Templates.
• Expand Windows Components.
• Double click Windows Update
• Double-click the Configure Automatic Updates policy on the right side
• Check the Disabled option to turn off automatic updates permanently -> If the status for this policy is set to Disabled, any updates that are available on Windows Update must be downloaded and installed manually. To do this, search for Windows Update using Start.
• Click the Apply button.
• Click the OK button.

After you complete the steps, the system will stop downloading updates automatically. However, the ability to check for updates manually will still continue to be available on Settings > Update & Security > Windows Update, and clicking the Check for updates button to download the most recent patches.

If (in the future) you want to enable automatic updates again, you can use the exact instructions outlined above, but on step/bullet No. 9, make sure to select the Not Configured option.

For more ways to disable automatic updates on Windows you can check: https://www.windowscentral.com/how-stop-updates-installing-automatically-windows-10 (remember this is not an official AWS link which means you use it at your own risk)

I hope this helps!

amz99
respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas