Auto-commit: 2025-10-31 08:58:35
This commit is contained in:
12
Windows-ActivateBitlocker/readme.md
Normal file
12
Windows-ActivateBitlocker/readme.md
Normal 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**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user