WindowsUpdates: Difference between revisions

From QuatenusWiki
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{QuatenusHeader}}
{{QuatenusHeader}}


= Windows Update (Windows Server) =


__TOC__


Windows Update :: Windows server
== 1. Access Local Group Policy Editor ==
 
Search for Local Group Policy Editor  
 
Then go to: Computer Configuration -> Administrative Templates -> Windows Components
[[File:LGPE - Computer Config.png|left|frameless|550x550px]]
 
 
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
<nowiki><br></nowiki>
 
 
 
 
 
 
Go to windows update -> Configure Automatic Updates
 
Configure the correct setting, in this case is option 4: Auto Download and Schedule the install
[[File:LGPE - Windows Update.png|left|1211x1211px]]


# Open the Start menu
# Search for '''Local Group Policy Editor'''
# Open the tool


== 2. Navigate to the settings ==


Follow the path:


<pre>
Computer Configuration
→ Administrative Templates
→ Windows Components
</pre>


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


---


== 3. Windows Update configuration ==


Within:


<pre>
Windows Update
</pre>


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


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


---


== 5. Notes ==
* Ensure that policies are applied after changes
* It may be necessary to run cia CMD or powershell
  <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