BitLocker variables
Expand | ||
---|---|---|
| ||
The variable value can be All or System
All = All fixed drives are encrypted/decrypted System = Only the operating system drive is encrypted/decrypted |
Expand | ||
---|---|---|
| ||
The variable value can be True or False
True = Package Status will be set to Failed in the CapaInstaller Console, when the first non-critical error is detected False = Package status will be set to Installed in the CapaInstaller Console, when non-critical errors are detected In the examplebelow, an error is written to the logfile, because gbFailPackageOnError is set to True In the example below, a warning is written to the logfile, because gbFailPackageOnError is set to False |
Expand | ||
---|---|---|
| ||
The variable value can be True or False
True = The last 4 digits of the Recovery Key ID and the Recovery Key Password is replaced with asterisk characters in the log file located on the endpoint False = The full value of the Recovery Key ID and the Recovery Key Password is visible in the log file located on the endpoint |
Expand | ||
---|---|---|
| ||
The variable value can be True or False
True = Recovery Key is saved in Active Directory False = Recovery Key is not saved in Active Directory CapaBitLocker automatically detects if the domain is availabe before saving the recovery key in Active Directory |
Expand | ||
---|---|---|
| ||
The variable value can be True or False
True = Recovery Key is saved in CapaInstaller Custom Inventory False = Recovery Key is not saved in CapaInstaller Custom Inventory |
Expand | ||
---|---|---|
| ||
The variable value can be True or False
True = Package will wait for encryption of drives to finish, before changing status to Installed False = Package will initiate encryption of drives and change status to Installed afterwards All recovery keys are saved and auto-unlock on data drives are enabled, immediately after drive encryption has been initiated |
Expand | ||
---|---|---|
| ||
The variable value can be a number between 0 and 10
0 = BitLocker is suspended infinitely and must be resumed manually 1-10 = BitLocker is suspended until the specified number of reboots has been performed BitLocker is suspended instantly |
Common variables
Expand | ||
---|---|---|
| ||
The variable value can be a full or a partial IPv4 address on endpoints that should be excluded
The * character must be used as a wildcard, when defining partial IPv4 addresses The , character must be used when defining multiple IPv4 addresses Example : 192.168.100.*,192.168.101.* |
...