We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Has anyone else run into this one and know of a fix?
=2019 SSUs= PS> Get-kbupdate -Name KB5005112 -Simple
Title : 2021-08 Servicing Stack Update for Windows 10 Version 1809 for x64-based Systems (KB5005112) Architecture : Language : UpdateId : 2aa60267-ea74-4beb-9da4-bcb3da165726 Link : https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-x64_81d09dc6978520e1a6d44b3b15567667f83eba2c.msu
Title : 2021-08 Servicing Stack Update for Windows 10 Version 1809 for x86-based Systems (KB5005112) Architecture : Language : UpdateId : 68a3ced4-d2df-4e53-8f09-e679fd07f68c Link : https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-x86_9c52dee3181a27bdc2a3f7dbbc8391c081c6871d.msu
Title : 2021-08 Servicing Stack Update for Windows Server 2019 for x64-based Systems (KB5005112) Architecture : Language : UpdateId : c93b3ce0-c637-47c6-9ba7-ca7725eb5a98 Link : https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-x64_81d09dc6978520e1a6d44b3b15567667f83eba2c.msu
Title : 2021-08 Servicing Stack Update for Windows 10 Version 1809 for ARM64-based Systems (KB5005112) Architecture : Language : UpdateId : d50c806b-462a-49fe-af2a-671fade8261a Link : https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-arm64_cb652d860e52650db02d49802ac23eb481339019.msu
The text was updated successfully, but these errors were encountered:
thanks, can confirm. ill check when i get a moment.
Sorry, something went wrong.
Get-kbupdate -Name KB5005112+x64
Fix architecture
a039789
fixes #143
Successfully merging a pull request may close this issue.
Has anyone else run into this one and know of a fix?
=2019 SSUs=
PS> Get-kbupdate -Name KB5005112 -Simple
Title : 2021-08 Servicing Stack Update for Windows 10 Version 1809 for x64-based Systems (KB5005112)
Architecture :
Language :
UpdateId : 2aa60267-ea74-4beb-9da4-bcb3da165726
Link : https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-x64_81d09dc6978520e1a6d44b3b15567667f83eba2c.msu
Title : 2021-08 Servicing Stack Update for Windows 10 Version 1809 for x86-based Systems (KB5005112)
Architecture :
Language :
UpdateId : 68a3ced4-d2df-4e53-8f09-e679fd07f68c
Link : https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-x86_9c52dee3181a27bdc2a3f7dbbc8391c081c6871d.msu
Title : 2021-08 Servicing Stack Update for Windows Server 2019 for x64-based Systems (KB5005112)
Architecture :
Language :
UpdateId : c93b3ce0-c637-47c6-9ba7-ca7725eb5a98
Link : https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-x64_81d09dc6978520e1a6d44b3b15567667f83eba2c.msu
Title : 2021-08 Servicing Stack Update for Windows 10 Version 1809 for ARM64-based Systems (KB5005112)
Architecture :
Language :
UpdateId : d50c806b-462a-49fe-af2a-671fade8261a
Link : https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2021/08/windows10.0-kb5005112-arm64_cb652d860e52650db02d49802ac23eb481339019.msu
The text was updated successfully, but these errors were encountered: