WindowsUpdateTools

1.1.0

Comprehensive PowerShell module for diagnosing, analyzing, and remediating Windows Update issues in enterprise environments. Includes SetupDiag integration, automated remediation, and detailed health reporting.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WindowsUpdateTools -RequiredVersion 1.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name WindowsUpdateTools -Version 1.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 CSOLVE. All rights reserved.

Package Details

Author(s)

  • Anthony Balloi - CSOLVE

Tags

WindowsUpdate Remediation Diagnostics Enterprise Intune SCCM SetupDiag Windows10 Windows11 WSUS Troubleshooting Automation SystemAdmin

Functions

Test-WindowsUpdateHealth Repair-WindowsUpdate

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

WindowsUpdateTools v1.1.0 Release Notes

New Features:
- Test-WindowsUpdateHealth: Comprehensive Windows Update health assessment and analysis
- Repair-WindowsUpdate: Automated Windows Update remediation and repair operations
- Invoke-SetupDiag: Integration with Microsoft SetupDiag tool
- Comprehensive Analysis: Analysis of Windows Update installation history and configuration
- Private Remediation Functions: Internal functions for advanced troubleshooting

Public Functions:
- Test-WindowsUpdateHealth (Alias: Test-WUHealth)
- Repair-WindowsUpdate (Alias: Repair-WU)

Remediation Capabilities:
- System Reserved Partition disk space issues
- Component store corruption detection and repair using DISM and SFC
- Windows Update service reset and repair
- Driver installation hang resolution
- Generic Windows Update service failures
- WSUS deployment issues and Windows 11 24H2 compatibility
- Comprehensive or targeted repair strategies

Enterprise Features:
- Intune-compatible exit codes (0, 1, 1641, 3010)
- Structured logging with timestamps and severity levels
- PowerShell pipeline support with -PassThru
- SCCM Configuration Item templates
- Bulk enterprise reporting capabilities

System Requirements:
- Windows 10 1809+ or Windows Server 2019+
- PowerShell 5.1 or later
- .NET Framework 4.7.2+ (for SetupDiag functionality)
- Administrator privileges for remediation operations

FileList

Version History

Version Downloads Last updated
1.4.2 13 6/19/2025
1.4.1 8 6/19/2025
1.4.0 18 6/19/2025
1.3.0 49 6/18/2025
1.2.0 6 6/18/2025
1.1.1 322 6/17/2025
1.1.0 (current version) 7 6/17/2025
Show less