cPVAL KeyProtectorType
Summary
Defines which BitLocker key protector method will be applied during encryption.
Key Protector Types:
- Tpm
- TpmPin (Requires PIN/Password)
- TpmStartup (Requires Path/ADAccount)
- TpmPinStartup (Requires PIN/Password and Path/ADAccount)
- Password (Requires PIN/Password)
- Startup (Requires Path/ADAccount )
- RecoveryKey (Requires Path/ADAccount)
- RecoveryPassword
- AdAccount (Requires Path/ADAccount)
Details
| Label | Field Name | Definition Scope | Type | Required | Available Options | Default Value | Technician Permission | Automation Permission | API Permission | Description | Tool Tip | Footer Text | Custom Field Tab Name |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cPVAL KeyProtectorType | cpvalKeyprotectortype | Organizations,Devices,Location | Drop-down | false | Tpm, TpmPin, TpmStartup, TpmPinStartup, Password, Startup, RecoveryKey, RecoveryPassword, AdAccount | RecoveryPassword | Editable | Read_Write | Read_Write | Defines which BitLocker key protector method will be applied during encryption. | Specifies the BitLocker key protector type used for securing the volume. | Defines which BitLocker key protector method will be applied during encryption. | BitLocker |
Note: Select
RecoveryPasswordonly to apply bothTPMandRecoveryPasswordkey protectors on the end machine.
Dependencies
Custom Field Creation
Sample Screenshot

Changelog
2025-12-16
- Initial version of the document