Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

BitLocker variables

...

Expand
titlegbWaitForEncryptionToComplete / gbWaitForDecryptionToComplete

The variable value can be True or False

Default setting = True

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

(lightbulb) All recovery keys are saved and auto-unlock on data drives are enabled, immediately after drive encryption has been initiated

Expand
titlegiRebootCount

The variable value must be a number between 0 and 10

Default setting = 1

0 = BitLocker is suspended infinitely and must be resumed manually

1-10 = BitLocker is suspended until the specified number of reboots has been performed

(lightbulb) BitLocker is suspended instantly

Common variables

Expand
titlegsIpAddressesToExclude

The variable value can be a full or a partial IPv4 address on endpoints that should be excluded

Default setting = ""

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.*

...