Get-MyDellBIOS

This really just takes the Dell CatalogPC.xml and returns the BIOS Update for the running system. It's just a quick way to do the following command

Get-DellCatalogPC -Component BIOS -Compatible

Last updated