Bitlocker - Volume - Initialize Autofix,Param - Wrapper
Summary
This script runs as an autofix to deploy the BitLocker initialization to the agents detected by the monitor Internal Monitor - BitLocker - Initialize Volume Deployment.
Sample Run
Run it with SetEnvironment = 1
to set the EDFs required for this script once after importing it.

Dependencies
EDFs
Name | Level | Type | Editable | Description |
---|
BitLocker Encryption Automation - Enable [Wks] | Location | Dropdown | Yes | This location EDF provides two options: AllDrives - Select this to enable the initialization of BitLocker to all NTFS, internal, and non-missing drives. SystemDrive - Select this to enable the initialization of BitLocker to the (C:) volume. |
BitLocker Enable Exclude | Computer | Flag | Yes | This computer EDF, if checked, will exclude the agent from the BitLocker auto-initialization. |
User Parameters
Name | Example | Required | Description |
---|
SetEnvironment | 1 or 0 | False | Executing the script for the first time with SetEnvironment = 1 is mandatory to set the EDFs in the partner environment. |
Script State
Variable Name | Value | Required | Description |
---|
BitLocker_Enable_Fail_Count | 1 or 2 | True | The script records the count of failed attempts of the BitLocker initialization in this script state. If it fails twice (2) times, the computer will be excluded from the monitor Internal Monitor - BitLocker - Initialize Volume Deployment. |
Output