-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Unanswered Topics - Notebook
- Get USB Boot status for HP 348 G4 using powershell

Create an account on the HP Community to personalize your profile and ask a question

10-08-2019 12:16 AM
I've been trying to list down Bios Setting "usb boot status" from powershell using wmi query (Get-WmiObject -Namespace root/hp/instrumentedBIOS -Class hp_biosEnumeration & hpbiossetting). So far i could get the status for all the hp models that we have in our environment except for one which is "HP 348 G4". i can get the rest of the boot options such as Network boot protocol and cd-rom boot but not the usb boot status for this particular model. I really need a solution for this as we have almost 40000 plus "HP 348 G4" devices and i need to get the bios setting for this machines remotely.
NOTE: I have tried to get this setting by using Bios Configuration Utility tool as well but it didn't retrieve usb boot status for HP 348 G4.
