Save-MyBitLockerKeyPackage
Last updated
Was this helpful?
Saves BitLocker key packages to destination folders.
Module
OSD
Platform
WinPE (amd64 / arm64)
Enumerates unlocked BitLocker volumes and exports key package data for each non-TPM protector to one or more target paths.
Save-MyBitLockerKeyPackage [-Path] <String[]> [-ProgressAction <ActionPreference>] [<CommonParameters>]-Path
String[]
True
One or more destination folders used to store exported key packages.
Save-MyBitLockerKeyPackage -Path 'D:\BitLockerBackup'
Exports key package files to D:\BitLockerBackup.Last updated
Was this helpful?
Was this helpful?

