Skip to content

Instantly share code, notes, and snippets.

View SteversIO's full-sized avatar

Stevers SteversIO

View GitHub Profile
<#
.SYNOPSIS
Reset-WindowsUpdate.ps1 - Resets the Windows Update components
.DESCRIPTION
This script will reset all of the Windows Updates components to DEFAULT SETTINGS.
.OUTPUTS
Results are printed to the console. Future releases will support outputting to a log file.