@@ -261,7 +261,7 @@ Specifies an encryption method for the encrypted drive.
261
261
` ` ` yaml
262
262
Type : BitLockerVolumeEncryptionMethodOnEnable
263
263
Parameter Sets : (All)
264
- Aliases :
264
+ Aliases :
265
265
Accepted values : Aes128, Aes256, XtsAes128, XtsAes256
266
266
267
267
Required : False
@@ -279,7 +279,7 @@ For further guidance, see the [ADV180028 Security Advisory][1].
279
279
` ` ` yaml
280
280
Type : SwitchParameter
281
281
Parameter Sets : (All)
282
- Aliases :
282
+ Aliases :
283
283
284
284
Required : False
285
285
Position : Named
@@ -297,7 +297,7 @@ To obtain a BitLocker volume object, use the **Get-BitLockerVolume** cmdlet.
297
297
` ` ` yaml
298
298
Type : String[]
299
299
Parameter Sets : (All)
300
- Aliases :
300
+ Aliases :
301
301
302
302
Required : True
303
303
Position : 0
@@ -431,7 +431,7 @@ Indicates that the system account for this computer unlocks the encrypted volume
431
431
` ` ` yaml
432
432
Type : SwitchParameter
433
433
Parameter Sets : AdAccountOrGroupProtector
434
- Aliases :
434
+ Aliases :
435
435
436
436
Required : False
437
437
Position : Named
@@ -603,12 +603,18 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
603
603
604
604
## RELATED LINKS
605
605
606
- - [Disable-BitLocker](./Disable-BitLocker.md)
607
- - [Get-BitLockerVolume](./Get-BitLockerVolume.md)
608
- - [Lock-BitLocker](./Lock-BitLocker.md)
609
- - [Resume-BitLocker](./Resume-BitLocker.md)
610
- - [Suspend-BitLocker](./Suspend-BitLocker.md)
611
- - [Unlock-BitLocker](./Unlock-BitLocker.md)
606
+ [Disable-BitLocker](./Disable-BitLocker.md)
612
607
608
+ [Get-BitLockerVolume](./Get-BitLockerVolume.md)
609
+
610
+ [Lock-BitLocker](./Lock-BitLocker.md)
611
+
612
+ [Resume-BitLocker](./Resume-BitLocker.md)
613
+
614
+ [Suspend-BitLocker](./Suspend-BitLocker.md)
615
+
616
+ [Unlock-BitLocker](./Unlock-BitLocker.md)
617
+
618
+ <!-- link references -->
613
619
[1]: https://msrc.microsoft.com/update-guide/vulnerability/ADV180028
614
620
[2]: https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc732774(v=ws.11)
0 commit comments