Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
----------------------------------------------------------
![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)