Backup-MyBitLockerKeys
Last updated
Was this helpful?
Saves available BitLocker key materials to one or more folders.
Module
OSD
Platform
WinPE (amd64 / arm64)
Calls helper functions to export external keys, key packages, and recovery passwords for BitLocker-protected volumes.
Backup-MyBitLockerKeys [-Path] <String[]> [-ProgressAction <ActionPreference>] [<CommonParameters>]-Path
String[]
True
One or more destination folders used to store exported key materials.
Backup-MyBitLockerKeys -Path 'D:\BitLockerBackup'
Exports BitLocker key materials to D:\BitLockerBackup.Last updated
Was this helpful?
Was this helpful?

