attempt to decrypt the disk before performing a BitLocker encryption (#16097)

for #15711, this attempts to decrypt the disk if it was previously
encrypted and Fleet doesn't have the key.
This commit is contained in:
Roberto Dip
2024-01-16 12:45:23 -03:00
committed by GitHub
parent 18673e8bc6
commit fedeab6130
3 changed files with 111 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
* Attempt to automatically decrypt the disk before performing a BitLocker encryption if it was previously encrypted and Fleet doesn't have the key.