Intune: Turn Off Search Companion Content File Updates
π 2025-10-30
β’
β±οΈ 2 minuten lezen
β’
π’ Should-Have
πΌ Management Samenvatting
Turn off Search Companion updates = disable legacy Windows XP search feature updates (irrelevant on Windows 10/11).
Aanbeveling
IMPLEMENT (compliance only)
Risico zonder
N/A
Risk Score
10/10
Implementatie
1u (tech: 1u)
Van toepassing op:
β Windows 10 β Windows 11
Search Companion = LEGACY (Windows XP era): Windows XP: 'Search Companion' (animated dog helper), Windows 10/11: Modern search (Cortana/Windows Search - completely different), This policy: Legacy remnant (controls XP feature that doesn't exist on modern Windows). Recommendation: Enable policy (turn OFF updates) β maar effect = NONE (feature doesn't exist). Compliance: CIS Benchmark includes (legacy checklist item).
PowerShell Modules Vereist
Primary API: Microsoft Graph API Connection:Connect-MgGraph Required Modules: Microsoft.Graph.DeviceManagement
Implementatie
Turn off updates: Policy: Turn off Search Companion content file updates: Enabled, Effect on Windows 10/11: NONE (Search Companion doesn't exist), Compliance: CIS checklist item (historical reasons).
Vereisten
Windows 10/11 (policy has NO effect)
Intune subscription
Implementatie
Intune Settings Catalog: Search β Turn off Search Companion content file updates: Enabled. Effect: None (legacy policy for Windows XP feature).
Compliance
CIS Windows Benchmark (legacy item).
Monitoring
Gebruik PowerShell-script turn-off-search-companion-content-file-updates-is-set-to-enabled.ps1 (functie Invoke-Monitoring) β Controleren.
Remediatie
Gebruik PowerShell-script turn-off-search-companion-content-file-updates-is-set-to-enabled.ps1 (functie Invoke-Remediation) β Herstellen.
Compliance & Frameworks
CIS M365: Control Windows - Search Companion (L1) -
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).