PowerShell · Intune · Windows Autopatch

WindowsAutopatchFix

Intelligent detection and repair of Windows update issues as an Intune Proactive Remediation. It only performs what is actually broken – no unnecessary system changes.

⭐ 8 Stars v3.3 / v2.2 MIT License

What it does

The script consists of two parts: detection.ps1 checks whether Windows update issues are present, and remediation.ps1 fixes them precisely. 15 independently configurable remediation steps are only executed when required.

Features

Deployment in Intune

Devices → Scripts and remediations → Proactive remediations → + Create
Detection: detection.ps1  |  Remediation: remediation.ps1
Run as: System  |  64-bit PowerShell: Yes  |  Schedule: Daily

Files

Requirements

Windows 10/11 · Microsoft Intune · PowerShell 5.1+ · System/admin permissions

View on GitHub All projects