Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exchange12rocks/WU
Windows Update related scripts & functions
https://github.com/exchange12rocks/WU
powershell windows-update windows-updates
Last synced: 3 months ago
JSON representation
Windows Update related scripts & functions
- Host: GitHub
- URL: https://github.com/exchange12rocks/WU
- Owner: exchange12rocks
- License: mit
- Created: 2017-10-10T21:41:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-19T10:20:35.000Z (about 4 years ago)
- Last Synced: 2024-05-11T04:36:20.132Z (6 months ago)
- Topics: powershell, windows-update, windows-updates
- Language: PowerShell
- Size: 34.2 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - exchange12rocks/WU - Windows Update related scripts & functions (PowerShell)
README
[![Build status](https://ci.appveyor.com/api/projects/status/ulphqa1m845yr65p?svg=true)](https://ci.appveyor.com/project/exchange12rocks/WU)
[Get-WUFilebyID](Get-WUFilebyID) - function to download update files from Microsoft Catalog - [blog](https://exchange12rocks.org/2017/10/02/function-to-download-updates-from-microsoft-catalog/)
[Get-LatestWindowsRollup](Get-LatestWindowsRollup) - Quick-n-dirty function to find the latest available update for Windows. You can pass its results to Get-WUFilebyID to automatically download latest rollups.