Versions Compared

Key

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

BitLocker 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 can must be used to define when defining multiple IPv4 addresses

Example : 192.168.100.*,192.168.101.*

Expand
titlegsGatewayAddressesToExclude

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

Default setting = ""

The * character must be used as a wildcard, when defining partial IPv4 addresses

The , character can must be used to define when defining multiple IPv4 addresses

Example : 192.168.100.*,192.168.101.*

Expand
titlegsDeviceNamesToExclude

The variable value can be the NetBIOS name of endpoints that should be excluded

Default setting = ""

The , character can must be used to define when defining multiple endpoints

Expand
titlegsHardwareModelsToExclude

The variable value can be the name of the hardware models that should be excluded

Default setting = ""

The hardware model name is matched with the “System Model” value from the “SysInfo” command

The , character must be used when defining multiple endpoints

Expand
titlegbRequirePowerConnection

The variable value can be True or False

Default setting = True

True = External power connection is required

False = External power connection is not required

(lightbulb) This setting only affects laptops

Expand
titlegbDisableCustomInventoryCollection

The variable value can be True or False

Default setting = False

True = Custom inventory is not collected during package exection (not recommended)

False = Custom inventory is collected during package execution

...