1
0

Auto-commit: 2025-10-31 08:58:35

This commit is contained in:
David Wuibaille
2025-10-31 08:58:36 +01:00
parent 7d94414992
commit 7cc3011354
1088 changed files with 193455 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
HP Password Encryption Utility Client Usage Guide
HPQPswd is a utility for saving a BIOS Setup Password to an encrypted file.
This file can be provided to HP BIOS update utilities for automated scripting,
to avoid user prompting.
Command Line Switches
Command Result
-p"password" BIOS Setup Password to encrypt. Quotes are optional.
-f"filename" File pathname to create. Quotes are optional.
-s Silent mode. Requires <20>p and <20>f options.
-? Show usage.
Requirements:
- AES 256 encryption is used.
- User interface prompts for password, verification, and destination file.
- Browse supported for file location.
- Command line options are provided to support automated silent mode execution.
- No dependencies on other software.
- Support password max length of 32 Unicode characters.
Copyright (c) 2019 HP Development Company, L.P.
Product names mentioned herein may be trademarks and/or registered trademarks
of their respective companies.