ryan-jan / MSCatalog

PowerShell module for searching and downloading offline updates from https://www.catalog.update.microsoft.com
MIT License
66 stars 17 forks source link

Added Feature "Include Details from Microsoft Update Catalog". #39

Open falklindner opened 2 weeks ago

falklindner commented 2 weeks ago

Added feature "-IncludeDetails", which parses the popup windows of windows patch catalog. This only applies to Get-MSCatalogUpdate.

Enables solution to Issue #27