|
Adds key protection methods as specified by using the following parameters:
Volume
Represents a drive letter followed by a colon.
-ForceUpgrade
Forces the BitLocker version to be upgraded.
-RecoveryPassword
Adds a numerical password protector. You can also use -rp as an abbreviated version of this command.
-RecoveryKey
Adds an external key protector for recovery. You can also use-rk as an abbreviated version of this command.
-StartupKey
Adds an external key protector for startup. You can also use -sk as an abbreviated version of this command.
-Certificate
Adds a public key protector for a data drive. You can also use –cert as an abbreviated version of this command. When using this parameter, you must identify the certificate file that contains the public key you want to use by appending either –cf and then providing the path to the certificate file or –ct and then typing the certificate thumbprint.
-TPMandPIN
Adds a TPM and PIN protector for the operating system drive. You can also use -tp as an abbreviated version of this command.
-TPMandStartupKey
Adds a TPM and startup key protector for the operating system drive. You can also use -tsk as an abbreviated version of this command.
-TPMandPINandStartupKey
Adds a TPM and PIN and startup key protector for the operating system drive.
-tpm
Adds a TPM protector for the operating system drive.
-password
Adds a password key protector for the data drive. You can also use -pw as an abbreviated version of this command.
|