Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Bios Management

I am interested in updating Bios on my Dell, HP and Lenovo machines remotely.  Any assistance would be greatly appreciated.

Thanks

0

Comments

1 comment
Date Votes
  • Here are silent install commands for two of the HP BIOS flash utilities (assuming no BIOS password).  You'll need to tweak them for your environment.  PDQ Deploy install step should include entire directory.

    • HpqFlash.exe -s -f"rom.cab" -l"C:\Deployment Logs\HPQFlash\HpqFlash.log"
    • HPBIOSUPDREC64.exe -s -r -b -f"rom.bin" -l"C:\Deployment Logs\HPBIOSUPDREC\HPBIOSUPDREC64.log"

    P.S. I suggest waiting until Intel fixes their microcode patches.

    0