• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
We have new content about Hotkey issue, Click here to check it out!
HP Recommended

This is What I do.
I have a .CMD file for each model with the following code.

 

ECHO Set BIOS Password
"%~dp0BiosConfigUtility64.exe" /nspwdfile:"%~dp0PasswordConfig.bin"

ECHO This command will run successfully if the password is set to the Default Password
"%~dp0BiosConfigUtility64.exe" /cspwdfile:"%~dp0PasswordConfig.bin" /set:"%~dp0840G2.REPSET"

ECHO Exit Forcing Success Return Code of 0
exit /b 0

 

The CMD file is stored in the HP BIOS Configuration Utility package together with the REPSET and password file.

I create a program for each CMD/model and set up an Install package.

BIOS.PNG

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.