@@ -261,7 +261,7 @@ Specifies an encryption method for the encrypted drive.
261261` ` ` yaml
262262Type : BitLockerVolumeEncryptionMethodOnEnable
263263Parameter Sets : (All)
264- Aliases :
264+ Aliases :
265265Accepted values : Aes128, Aes256, XtsAes128, XtsAes256
266266
267267Required : False
@@ -279,7 +279,7 @@ For further guidance, see the [ADV180028 Security Advisory][1].
279279` ` ` yaml
280280Type : SwitchParameter
281281Parameter Sets : (All)
282- Aliases :
282+ Aliases :
283283
284284Required : False
285285Position : Named
@@ -297,7 +297,7 @@ To obtain a BitLocker volume object, use the **Get-BitLockerVolume** cmdlet.
297297` ` ` yaml
298298Type : String[]
299299Parameter Sets : (All)
300- Aliases :
300+ Aliases :
301301
302302Required : True
303303Position : 0
@@ -431,7 +431,7 @@ Indicates that the system account for this computer unlocks the encrypted volume
431431` ` ` yaml
432432Type : SwitchParameter
433433Parameter Sets : AdAccountOrGroupProtector
434- Aliases :
434+ Aliases :
435435
436436Required : False
437437Position : Named
@@ -603,12 +603,18 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
603603
604604## RELATED LINKS
605605
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)
612607
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 -->
613619[1]: https://msrc.microsoft.com/update-guide/vulnerability/ADV180028
614620[2]: https://docs.microsoft.com/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc732774(v=ws.11)
0 commit comments