OSD icon indicating copy to clipboard operation
OSD copied to clipboard

Test-MicrosoftUpdateCatalog - Missing -UseBasicParsing Parameter

Open jyonke opened this issue 3 years ago • 0 comments

Describe the bug Save-MsUpCatDriver fails to download any drivers as the new function Test-MicrosoftUpdateCatalog will always fail in WinPE as the Internet Explorer engine is not available for DOM parsing,

To Reproduce Boot into WinPE with a custom OSDCloud ISO/USB, install or update to version 22.5..23.2.. Open PowerShell and invoke the command Test-MicrosoftUpdateCatalog.

Expected behavior The command returns a TRUE or FALSE value and allows drivers/firmware updates to be downloaded from the Microsoft Update Catalog website.

Possible Solution Add the BasicParsing parameter

Screenshots image image

jyonke avatar May 24 '22 03:05 jyonke