1
0

Auto-commit: 2025-10-31 08:58:35

This commit is contained in:
David Wuibaille
2025-10-31 08:58:36 +01:00
parent 7d94414992
commit 7cc3011354
1088 changed files with 193455 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# 🔐 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**.