Using WMIC (Windows)
Open Command Prompt as Administrator.
Run the following command to check BIOS version and settings:
cmd
CopyEdit
wmic bios get name, version, serialnumber
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there a way to check BIOS settings for HP computers from the Configuration Manager console? For example, I want to know if Secure Boot is enabled or disabled, if the password is set. Please share your thoughts.
Using WMIC (Windows)
Open Command Prompt as Administrator.
Run the following command to check BIOS version and settings:
cmd
CopyEdit
wmic bios get name, version, serialnumber
Hi,
Hope everything is going well.
HP has all the BIOS settings in WMI (ROOT\HP\InstrumentedBIOS:HP_BIOSSetting). You can import that class and extend Hardware Inventory to collect BIOS settings information from your HP computers.
For more detailed steps, please refer to:
HP Devices – Inventory BIOS Settings in ConfigMgr
Note: The non-Microsoft link is just for your reference.
Hope my answer could help you. Should you have any questions or concerns, please do feel free to contact me.
Best regards,
Simon
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
After the way you tag questions on Q&A is updated, for any "Microsoft Configuration Manager" related problem, you can tag it with "Microsoft Intune", and then "Microsoft Configuration Manager" as the child tag.