Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoicware/windowsupdatemanager
Windows Update with Advanced Options
https://github.com/zoicware/windowsupdatemanager
Last synced: 2 months 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T01:43:23.000Z (7 months ago)
- Last Synced: 2024-06-25T02:52:12.168Z (7 months ago)
- Language: PowerShell
- Size: 52.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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 updatesWorking 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](https://github.com/zoicware/WindowsUpdateManager/assets/118035521/3f234b49-dc47-4468-b439-3074b9c2bba5)
![image](https://github.com/zoicware/WindowsUpdateManager/assets/118035521/b062f629-de2e-400d-96a6-00d539453b10)