• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
From questions to kudos — grow your reputation as a tech expert with HP Support! Click here to sign up.
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
HP Recommended
HP 6200 Small Form Factor
Microsoft Windows 7 (64-bit)

I am trying to change a setting in bios for 2500 devices by script.

 

The PC's have a BIOS password enabled and I created a pwd.bin with that passowrd saved.

 

The following is my script which fails to read the pwd.bin or the config.txt files:

 

net use \\<network share> /user:<user>

\\<network share>\BiosConfigUtility64.exe /cpwdfile:"pwd.bin" /setvalue:"Password prompt on F9 F11 & F12"."Disable"

 

I have also tried:

 

net use \\<network share> /user:<user>

\\<network share>\BiosConfigUtility64.exe /cpwdfile:"pwd.bin" /setconfig:"config.txt"

 

Please help - I really do not want to manually go and configure all those devices.

Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
† 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>.