No description
Find a file
2025-06-03 18:07:00 -04:00
README.md Update README.md 2024-05-21 17:26:53 -04:00
WindowsUpdateManager.ps1 Increase listbox size 2025-06-03 18:07:00 -04:00

WindowsUpdateManager


Windows Update Manager is a PowerShell script that takes advantage of the PSWindowsUpdate Module to allow users more options when managing updates

Working on Windows 10 and 11

Run Script from Console

Set-ExecutionPolicy Unrestricted -Force
iwr https://raw.githubusercontent.com/zoicware/WindowsUpdateManager/main/WindowsUpdateManager.ps1 | iex

Preview


image image