It is recommended to save the BitLocker key in a safe place like inside the Active Directory, because if the hard disk fail or not accessible you will lose the key or at least backup it inside the Active Directory. Join domain and enable BitLocker is possible using the PowerShell and to save drive you may use Backup-BitLockerKeyProtector
, have a look at:
https://learn.microsoft.com/en-us/powershell/module/bitlocker/backup-bitlockerkeyprotector?view=windowsserver2022-ps
Enable bitlocker of C: automatically and save recovery key to specific locations

JOE TAM
46
Reputation points
Dear sir,
Backgroup:
Customer has 500 PC in Windows 10 Professional version:
They want to have a solution to perform below function:
- Allow join domain Windows 10 PC to enable bitlocker feature
- Enable C: of system drive encrypt automatically
- Generate bitlocker recovery kit and save into specify drive (e.g. C:\temp) Is it possible to perform all 3 tasks in GPO with any scripts? Or any methods can do without lot of manual work?
Regards,
Joe Tam
1 answer
Sort by: Most helpful
-
Reza-Ameri 14,806 Reputation points
2022-08-17T16:11:41.03+00:00