Mittwoch, 4. September 2013

HP BIOS Configuration Utility

Mit folgendem Tool können HP BIOS Konfigurationen automatisiert über Command Line gesetzt werden:

http://h20331.www2.hp.com/Hpsub/us/en/bios-conf.html

Beispiel Boot Order:
BiosConfigUtility.exe /SetConfig:BootOrder.txt

BootOrder.txt:
Boot Order
 Hard Drive(C:)
 Notebook Upgrade Bay
 USB Floppy
 USB CD-ROM
 USB Hard Disk
 Network Controller
 SD Card
 Dock Upgrade Bay




Für die Aktivierung von TPM muss zumindest temporär ein BIOS PW gesetzt sein.

Beispiel TPM Aktivierung 8540p:
BiosConfigUtility.exe /setconfig:TPM.txt /nspwd:"mypassword"BiosConfigUtility.exe /cspwd:"mypassword" /nspwd:""

TPM.txt:
English
Activate Embedded Security On Next Boot
 Disable
 *Enable
Embedded Security Device Availability
 *Available
 Hidden
Embedded Security Activation Policy
 F1 to Boot
 Allow user to reject
 *No prompts

Keine Kommentare:

Kommentar veröffentlichen