OSD
OSD copied to clipboard
Get-OSDCatalogLenovoBios
In Get-OSDCatalogLenovoBios.ps1 script, Lenovo is using 'SupportedProduct' XML tag and not 'Product' --> using -Compatible filter the result is due to this wrong filter, is empty.
Get-OSDCatalogLenovoDriverPack -Compatible is correct.


@AkosBakos, is this something that still needs to be changed? Did you resolve the issue? What's the status on this?
@gwblok the new function (Get-LenovoBiosCatalog) seems to work. The old functions which I was referencing back July 2022, doesn't exist anymore.