WindowsUpdates: Difference between revisions

From QuatenusWiki
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
__TOC__
__TOC__


== 1. Aceder ao Local Group Policy Editor ==
== 1. Access Local Group Policy Editor ==


# Abrir o menu iniciar
# Open the Start menu
# Pesquisar por '''Local Group Policy Editor'''
# Search for '''Local Group Policy Editor'''
# Abrir a ferramenta
# Open the tool


---
== 2. Navigate to the settings ==
 
== 2. Navegação até às definições ==


Seguir o caminho:
Follow the path:


<pre>
<pre>
Line 23: Line 21:
</pre>
</pre>


[[File:LGPE - Computer Config.png|center|600px|Navegação no Local Group Policy Editor]]
[[File:LGPE - Computer Config.png|center|600px|Navigation in Local Group Policy Editor]]


---
---


== 3. Configuração do Windows Update ==
== 3. Windows Update configuration ==


Dentro de:
Within:


<pre>
<pre>
Line 35: Line 33:
</pre>
</pre>


Selecionar:
Select:


'''Configure Automatic Updates'''
'''Configure Automatic Updates'''


== 4. Define update policy ==


 
Configure the option:
== 4. Definir política de atualização ==
 
Configurar a opção:


* '''Option 4 – Auto download and schedule the install'''
* '''Option 4 – Auto download and schedule the install'''


Esta opção permite:
This option allows:
* Download automático das atualizações
* Automatic download of updates
* Agendamento da instalação
* Scheduled installation
 
[[File:LGPE - Windows Update.png|center|800px|Configuração do Windows Update]]


[[File:LGPE - Windows Update.png|center|800px|Windows Update configuration]]


---


== 5. Notas ==
== 5. Notes ==
* Garantir que as políticas são aplicadas após alteração
* Ensure that policies are applied after changes
* Pode ser necessário executar um:
* It may be necessary to run cia CMD or powershell
   <pre>gpupdate /force</pre>
   <pre>gpupdate /force</pre>


{{QuatenusFooter}}
{{QuatenusFooter}}

Latest revision as of 11:20, 22 April 2026

Windows Update (Windows Server)

1. Access Local Group Policy Editor

  1. Open the Start menu
  2. Search for Local Group Policy Editor
  3. Open the tool

2. Navigate to the settings

Follow the path:

Computer Configuration 
→ Administrative Templates 
→ Windows Components
Navigation in Local Group Policy Editor
Navigation in Local Group Policy Editor

---

3. Windows Update configuration

Within:

Windows Update

Select:

Configure Automatic Updates

4. Define update policy

Configure the option:

  • Option 4 – Auto download and schedule the install

This option allows:

  • Automatic download of updates
  • Scheduled installation
Windows Update configuration
Windows Update configuration

---

5. Notes

  • Ensure that policies are applied after changes
  • It may be necessary to run cia CMD or powershell
gpupdate /force