Parameter |
Details |
---|---|
eripath |
The path to the ERI file. Enclose the path in quotation marks if it includes spaces. |
eripwd |
The password for the ERI file. Enclose the password in quotation marks if it includes spaces. |
partition |
The partition to decrypt. |
/H |
Displays information about the parameters. |
/L |
Loads the encryption keys to memory for all encrypted partitions. |
/disable |
Disables the ZENworks PBA. Applies only to self-encrypting hard disks. |
/enable |
Enables the ZENworks PBA. Applies only to self-encrypting hard disks. |
/remove |
Removes the ZENworks PBA from the device. Applies only to self-encrypting hard disks. |
/mbr |
Reinstalls the ZENworks Full Disk Encryption master boot record (MBR). Applies only to standard hard disks. |
/org-mbr |
Restores the original master boot record (MBR). Applies only to standard hard disks. |
/tpmoff |
Trusted Platform Module (TPM) is not supported. Do not use this parameter. |
/tpmon |
Trusted Platform Module (TPM) is not supported. Do not use this parameter. |
/tpmrebind |
Trusted Platform Module (TPM) is not supported. Do not use this parameter. |
pe_erd_console.exe eripath=f:\dev1_20120315_1629.eri eripwd=83DEBF516EAD0A4CB27F6328C5AB8342 partition=d
This example decrypts the D partition. The command prompt returns if the partition is decrypted successfully. If decryption is not successful, an error message is returned.
pe_erd_console.exe eripath=f:\dev1_20120315_1629.eri eripwd=83DEBF516EAD0A4CB27F6328C5AB8342 /disable
This example deactivates the ZENworks PBA.