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. | == 1. Access Local Group Policy Editor == | ||
# | # Open the Start menu | ||
# | # Search for '''Local Group Policy Editor''' | ||
# | # Open the tool | ||
== 2. Navigate to the settings == | |||
== 2. | |||
Follow the path: | |||
<pre> | <pre> | ||
| Line 23: | Line 21: | ||
</pre> | </pre> | ||
[[File:LGPE - Computer Config.png|center|600px| | [[File:LGPE - Computer Config.png|center|600px|Navigation in Local Group Policy Editor]] | ||
--- | --- | ||
== 3. | == 3. Windows Update configuration == | ||
Within: | |||
<pre> | <pre> | ||
| Line 35: | Line 33: | ||
</pre> | </pre> | ||
Select: | |||
'''Configure Automatic Updates''' | '''Configure Automatic Updates''' | ||
== 4. Define update policy == | |||
Configure the option: | |||
* '''Option 4 – Auto download and schedule the install''' | * '''Option 4 – Auto download and schedule the install''' | ||
This option allows: | |||
* | * Automatic download of updates | ||
* | * Scheduled installation | ||
[[File:LGPE - Windows Update.png|center|800px|Windows Update configuration]] | |||
--- | |||
== 5. | == 5. Notes == | ||
* | * Ensure that policies are applied after changes | ||
* | * 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
- Open the Start menu
- Search for Local Group Policy Editor
- Open the tool
Follow the path:
Computer Configuration → Administrative Templates → Windows Components

---
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

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