Resume BitLocker
Resumes BitLocker protection on a selected volume after a suspension period.
Parameters
Section titled “Parameters”Mount Point
Section titled “Mount Point”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.
Details
Section titled “Details”- Category: System
- Brick ID:
BitLocker-Resume
Raw JSON definition
Section titled “Raw JSON definition”{ "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"}