1
0
Files
Repository/Windows-ActivateBitlocker/readme.md
2025-10-31 08:58:36 +01:00

13 lines
551 B
Markdown

# 🔐 TPM + BitLocker Automation (Dell/HP)
## 🔧 What it does
- **Enables TPM** in BIOS:
- **Dell** via `DellBIOSProvider` (optional `-BiosPassword`).
- **HP** via `root/hp/instrumentedBIOS` (sets *TPM Device* to **Enable**).
- Validates **UEFI** firmware and **no pending reboot** (Windows Update/CBS/etc.).
- Encrypts **C:** with BitLocker (**TPM protector**, XtsAes128, recovery password).
- Optionally encrypts **D:** after C: is fully encrypted (**auto-unlock** on D:).
- **Backs up** C: BitLocker recovery key to **Active Directory**.