https://github.com/zoicware/windowsupdatemanager
Windows Update with Advanced Options
https://github.com/zoicware/windowsupdatemanager
Last synced: over 1 year ago
JSON representation
Windows Update with Advanced Options
- Host: GitHub
- URL: https://github.com/zoicware/windowsupdatemanager
- Owner: zoicware
- Created: 2024-05-21T21:09:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T01:43:23.000Z (about 2 years ago)
- Last Synced: 2025-03-21T06:33:25.432Z (over 1 year ago)
- Language: PowerShell
- Size: 52.7 KB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
----------------------------------------------------------

