Posted On September 16, 2021

Windows: Disable Automatic Restart After Updates

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Windows: Disable Automatic Restart After Updates

1. Run gpedit.msc as Administrator
2. Navigate to Local Group Policy Editor > Computer Configuration > Administrative Templates > Windows Components > Windows Update
3. Double-click on “No auto-restart with automatic installations of scheduled updates”
4. Select “Enabled”, and then click “OK”
5. Close the local group policy editor

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Automating Microsoft Failover Cluster Maintenance – FileServer, SQL AlwaysOn, Hyper-V Guest VMs, Disks Operations

##################################################################################################### # MsClusterMaintenance_v0.0.2.ps1 # Author: KimConnect.com # License: GPLv3 # Description: this program automates the…

Windows: How To Expand Disk Volumes That Are Not Adjacent the Intended Volume

Problem: Here's a scenario when a virtualized disk has been expanded in Hyper-V, Vmware, AWS,…

SUBINACL and TAKEOWN

Change owner:subinacl /file C:\demofile.doc /setowner=SS64Dom\AliceTsubinacl /subdirectories "C:\Documents and Settings\USER\Desktop\FOLDER\*.*" /setowner=DOMAIN\USER