Backup-MyBitLocker
Last updated
Was this helpful?
This function will backup all BitLocker ExternalKeys (BEK), KeyPackages (KPG), and RecoveryPasswords (TXT) to a Directory (Path)
Backup-MyBitLockerKeys -Path F:\BitLocker\$(Get-MyBiosSerialNumber -Brief)
In the command above, I backed up everything to a Directory matching my BIOS Serial Number on my USB Drive

Supported.

Last updated
Was this helpful?
Was this helpful?
Backup-MyBitLockerKeys -Path F:\BitLocker1, F:\BitLocker2