Overblog
Editer l'article Suivre ce blog Administration + Créer mon blog

[Bitlocker] save key

Publié le par damcuvelier

$ADBegup = Get-BitLockerVolume -MountPoint "C:"
Backup-BitLockerKeyProtector -MountPoint "C:" -KeyProtectorId $ADBegup.KeyProtector[1].KeyProtectorId

Commenter cet article