Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.