potatoqualitee / kbupdate

🛡 KB Viewer, Saver, Installer and Uninstaller
MIT License
338 stars 50 forks source link

Latest switch producing unexpected results #201

Open wasserja opened 1 year ago

wasserja commented 1 year ago

I'm running Get-KbUpdate -name 5020435 -Source web -Latest

and i'm only getting two results.

If I run: Get-KbUpdate -name 5020435 -Source web

I get all of the results. These patches shouldn't be superseded yet. Maybe I'm misunderstanding the -Latest parameter.

wasserja commented 1 year ago

this parameter used to work in previous versions. You used a Select-KbLatest function maybe.