Get-MyBiosUpdate
Last updated
Was this helpful?
Gets MyBiosUpdate information.
Module
OSD
Platform
WinPE (amd64 / arm64)
Returns MyBiosUpdate data for the current system or OSD session context.
Get-MyBiosUpdate [[-Manufacturer] <String>] [[-Product] <String>] [-ProgressAction <ActionPreference>]
[<CommonParameters>]-Manufacturer
String
False
Specifies the Manufacturer to use when running Get-MyBiosUpdate.
-Product
String
False
Specifies the Product to use when running Get-MyBiosUpdate.
Demonstrates a common way to run Get-MyBiosUpdate.Last updated
Was this helpful?
Was this helpful?

