How to remotely deploy HP BIOS upgrades

image (26)
Chad Cooper|Updated October 5, 2020
How to Remotely Deploy an HP BIOS Upgrade
How to Remotely Deploy an HP BIOS Upgrade

Get The Files You Need

When updating the BIOS, you need to download the update for the specific hardware from HP’s support site, or alternatively, you can use HP's SoftPaq Download Manager to acquire both driver updates and BIOS updates. In a previous life, I installed the SoftPaq Manager directly on the PDQ server to easily create PDQ Deploy packages for drivers and bios updates.

It’s worth noting that the silent parameters for deploying a specific bios update vary slightly per package and are listed in the SilentInstall column of the Downloaded SoftPaqs section.

Creating The Package

You’ve downloaded the BIOS file and extracted it to a folder of your choosing:

image3 (1)

Navigate to the BIOS folder you extracted. In addition to the SoftPaq Manager silent parameters, the folder contains HpFirmwareUpdRec.txt that contains additional command line parameters:

-fBIN-fileSpecifies the path to the .BIN image file and does not change the “working directory” from the location of the utility. Default is *.BIN in the executable folder. Valid with all other options.
-ppassword-fileSpecify encrypted password file created with the HpqPswd utility. Valid with all other options.
-sSilent mode. Suppresses all output.
-bIf BitLocker with TPM is in use, automatically suspend it.
-?Show the same usage dialog that appears if an invalid command line is detected. This option overrides all other options, including -s.

In this example, I’ve used the silent and Bitlocker switches. Many of you have Bitlocker encryption on laptops. This update has the switch built in to temporarily bypass Bitlocker encryption on the next reboot, but if your update doesn’t have this, I strongly recommend putting in a to suspend Bitlocker for one reboot. This will prevent it from interfering with the update process. This article can give you some options to accomplish this.

Here’s the BIOS package for PDQ Deploy:

image2 (1)

I like to choose Include Entire Directory, so those files are all local on the client for the upgrade.

Switch to PDQ Inventory and create a dynamic collection for the specific hardware we want to upgrade:

unnamed (10)

Finally, to finish our PDQ Deploy package, it’s a good idea to add a filter, so the BIOS upgrade only runs on a specific computer model. We filter based on our PDQ Inventory dynamic collection: 

image4 (1)

You should be set to deploy to the dynamic collection we created and PLEASE test on 1-2 machines first before rolling this out to the entire dynamic collection. Join us for our weekly webcast to learn more about what PDQ can do for you.

Disclaimer:

This is for informational purposes only and relies that the vendor has not made any changes since the time of this writing that will affect this deployment. Any problems or concerns with their products can be addressed by their support staff.

If you happen to be working with Dell machines, check out Jordan's Dell BIOS Update blog post here.

image (26)
Chad Cooper

Chad has 10+ years working as a sysadmin in many different environments. He loves virtualization, automation, and corny dad jokes. When he's not working, he splits his time between music and hanging out with his family, exploring the mountains of Idaho.

Related articles