Skip to content

Resume BitLocker

Resumes BitLocker protection on a selected volume after a suspension period.

Required — Default: OS

Drive letter of the BitLocker volume to resume, for example C: or D:. You can also use OS or SystemDrive to target the operating system drive automatically.

  • Category: System
  • Brick ID: BitLocker-Resume
{
"category": "system",
"description": "Resumes BitLocker protection on a selected volume after a suspension period.",
"developerVendor": "CapaSystems A/S",
"displayName": null,
"id": "BitLocker-Resume",
"name": "Resume BitLocker",
"parameters": [
{
"allowManualInput": false,
"defaultValue": "OS",
"defaultValueObject": null,
"description": "Drive letter of the BitLocker volume to resume, for example C: or D:. You can also use OS or SystemDrive to target the operating system drive automatically.",
"id": "MountPoint",
"name": "Mount Point",
"regExValidation": "",
"required": true,
"type": "TextBox",
"value": null,
"values": [],
"valuesObject": null
}
],
"powershell": {
"base64Encoded": true,
"function": "ZnVuY3Rpb2..."
},
"type": "powerbrick",
"version": "2026.9.1.1"
}