ryan-jan / MSCatalog

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

Searching for updates doesnt work for all needed updates. #38

Open mvthul opened 2 months ago

mvthul commented 2 months ago

See updates that fails to be found -->

WARNING: No updates found matching the search term.
Error Searching: Security Update for Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package (KB2565063)
WARNING: No updates found matching the search term.
Error Searching: Security Update for SQL Server 2016 Service Pack 2 CU (KB5014351)
WARNING: No updates found matching the search term.
Error Searching: Security Update for SQL Server 2016 Service Pack 2 GDR (KB5014365)
WARNING: No updates found matching the search term.
Error Searching: SQL Server 2016 Service Pack 3 (KB5003279)
WARNING: No updates found matching the search term.
Error Searching: Windows Malicious Software Removal Tool x64 - v5.127 (KB890830)
WARNING: No updates found matching the search term.
Error Searching: Security Update for SQL Server 2019 RTM CU (KB5040948)
WARNING: We did not find any results matching the search term.
Error Searching: 2024-07 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Microsoft server operating system version 21H2 for x64 (KB5041016)
WARNING: No updates found matching the search term.
Error Searching: Security Update for SQL Server 2019 RTM GDR (KB5040986)
WARNING: No updates found matching the search term.
Error Searching: Security Update for Microsoft OLE DB Driver for SQL Server (KB5040711)
WARNING: No updates found matching the search term.
Error Searching: Security Update for Microsoft ODBC Driver 17 for SQL Server (KB5037570)

All updates that are searched -->

Security Update for Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package (KB2565063)
2024-07 .NET 6.0.32 Security Update for x64 Client (KB5041080)
2023-10 Servicing Stack Update for Windows 10 Version 21H2 for x64-based Systems (KB5031539)
2024-07 .NET 6.0.32 Security Update for x64 Server (KB5041080)
Security Update for SQL Server 2016 Service Pack 2 CU (KB5014351)
Security Update for SQL Server 2016 Service Pack 2 GDR (KB5014365)
SQL Server 2016 Service Pack 3 (KB5003279)
2024-08 Cumulative Update for Windows 10 Version 22H2 for x64-based Systems (KB5041580)
2024-07 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Windows 10 Version 21H2 for x64 (KB5041018)
2024-07 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Windows 10 Version 22H2 for x64 (KB5041019)
2024-08 Cumulative Update for Microsoft server operating system version 21H2 for x64-based Systems (KB5041160)
Windows Malicious Software Removal Tool x64 - v5.127 (KB890830)
Security Update for SQL Server 2019 RTM CU (KB5040948)
2024-07 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Microsoft server operating system version 21H2 for x64 (KB5041016)
Security Update for SQL Server 2019 RTM GDR (KB5040986)
Security Update for Microsoft OLE DB Driver for SQL Server (KB5040711)
Security Update for Microsoft ODBC Driver 17 for SQL Server (KB5037570)
2023-10 Servicing Stack Update for Windows 10 Version 22H2 for x64-based Systems (KB5031539)
2024-08 Cumulative Update for Windows 10 Version 21H2 for x64-based Systems (KB5041580)

Updates that are downloaded but i think updates windows 10 KB isnt the same as the downloaded: image

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40">

2024-07 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Windows 10 Version 21H2 for x64 (KB5041018) -- 2024-07 Cumulative Update for .NET Framework 3.5, 4.8 and 4.8.1 for Windows 10 Version 22H2 for x64 (KB5041019)

Marco-online commented 3 weeks ago

try this one https://www.powershellgallery.com/packages/MSCatalogLTS/1.0.3