Commit d15b288
authored
Update BackupToAAD-BitLockerKeyProtector.md
Assuming that the RecoveryPassword protector type is always at index 1 in the array can lead to inconsistent results—I experienced this just yesterday. It's better to explicitly select the correct protector type rather than relying on it always being at index 1. On one system I worked on, it was actually at index 0, which is why I'm making this suggestion.1 parent cbe411d commit d15b288
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments