Skip to main content

BitLocker Key Backup

Purpose

This solution outlines the complete process for automatically backing up BitLocker recovery keys to Active Directory or Azure Active Directory using ConnectWise RMM. It utilizes custom fields, dynamic groups, and automated tasks to ensure BitLocker recovery keys are properly backed up and their status is tracked.

Associated Content

Custom Fields

NameExampleTypeLevelRequiredPurpose
Enable BitLocker Key BackupWindows Workstation and ServerDropdownCOMPANYYesSelect OS to enable automatic BitLocker key backup.
Disable BitLocker Key Backup (Site)FlagSITENoPrevents BitLocker key backup at specific sites.
Disable BitLocker Key Backup (Endpoint)FlagENDPOINTNoPrevents BitLocker key backup on specific endpoints.
BitLocker Key Backup StatusText BoxENDPOINTYesDisplays the result of the most recent BitLocker key backup attempt.

Groups

NamePurpose
BitLocker Key Backup EnabledDynamic group targeting devices where BitLocker key backup is enabled.
BitLocker Key Backup FailedGroup of machines where BitLocker key backup failed.
BitLocker Key Backup SuccessfulGroup of machines where BitLocker key backup was successful.
BitLocker Key MissingGroup of machines where BitLocker recovery keys were not found.

Task

NamePurpose
BitLocker Recovery Key BackupScript that backs up BitLocker recovery keys to Active Directory or Azure AD.

Implementation

Step 1: Create the Required Custom Fields

Create all the custom fields listed above under SETTINGS → Custom Fields in CW RMM:

Step 2: Create the Dynamic Groups

Create the dynamic groups under ENDPOINTS → Groups:

Step 3: Create and Schedule the Task

Step 4: Configure Monitoring and Alerting

Use the status groups to monitor backup success and failure rates:

FAQ

Q: What happens if a device is excluded at the site or endpoint level?
A: Devices or sites flagged for exclusion will not have their BitLocker keys backed up automatically. However, the backup task can be executed manually if needed.

Q: How often does the solution attempt to backup BitLocker keys?
A: The task is designed to run daily, but this can be adjusted based on your organizational requirements.

Q: Can I trigger the backup manually?
A: Yes, the BitLocker Recovery Key Backup task can be run on demand independent of the schedule.

Q: Where are the recovery keys backed up to?
A: The keys are backed up to either Active Directory or Azure Active Directory, depending on your environment configuration.

Q: What OSes are supported for automatic backup?
A: Supported OS selection is controlled by the Enable BitLocker Key Backup custom field (Windows Workstation, Windows Server, Both, or Disabled).

Q: How can I verify if keys were successfully backed up?
A: Check the BitLocker Key Backup Status custom field on each endpoint or monitor the BitLocker Key Backup Successful group.