L1BIO 12.06.01ISO A.12.6.1CIS Windows - Allow updates
Intune: Allow Windows Update (Automatic Updates Enabled)
π 2025-10-30
β’
β±οΈ 3 minuten lezen
β’
π΄ Must-Have
πΌ Management Samenvatting
Allow Windows Update = enable automatic updates - **FUNDAMENTAL** security control (unpatched systems = #1 ransomware/exploit target).
Aanbeveling
IMPLEMENT IMMEDIATELY
Risico zonder
Critical
Risk Score
10/10
Implementatie
2u (tech: 1u)
Van toepassing op:
β Windows 10 β Windows 11
Windows Update = patch security vulnerabilities: Critical vulnerabilities: EternalBlue (WannaCry), PrintNightmare, BlueKeep β exploited WITHIN HOURS of disclosure, Unpatched systems: Attacker scans network β finds vulnerable Windows β exploit β ransomware/backdoor, Patch Tuesday: Monthly security updates (second Tuesday) - MUST install immediately. Disabled updates = security disaster: Months/years unpatched β trivial exploits succeed β full system compromise.
PowerShell Modules Vereist
Primary API: Microsoft Graph API Connection:Connect-MgGraph Required Modules: Microsoft.Graph.DeviceManagement
Implementatie
Allow updates: Policy: Allow update service: Enabled, Effect: Windows Update service runs (downloads + installs updates), Automatic: Security patches install automatically (user-transparent), Combined with: Quality update deferral 0 days (immediate), Feature update deferral 180 days (testing).
Vereisten
Intune subscription
Windows 10/11
Network: Internet connectivity (download updates)
Active hours: Configure (non-disruptive restart times)
Implementatie
Intune: Windows Update ring β Allow Windows Update: Enabled. Quality deferral: 0 days. Feature deferral: 180 days. Active hours: 9 AM - 5 PM (no forced reboots during work).
Compliance
CIS Windows Benchmark L1, Microsoft Security Baseline, BIO 12.06, ISO 27001 A.12.6.1, NIS2 Art. 21, NIST SI-2.
Monitoring
Gebruik PowerShell-script allow-update-is-set-to-enabled.ps1 (functie Invoke-Monitoring) β Controleren.
Remediatie
Gebruik PowerShell-script allow-update-is-set-to-enabled.ps1 (functie Invoke-Remediation) β Herstellen.
Compliance & Frameworks
CIS M365: Control Windows - Allow updates (L1) -
BIO: 12.06.01 -
ISO 27001:2022: A.12.6.1 -
NIS2: Artikel -
Automation
Gebruik het onderstaande PowerShell script om deze security control te monitoren en te implementeren. Het script bevat functies voor zowel monitoring (-Monitoring) als remediation (-Remediation).