mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-29 01:03:36 +00:00
Corrected markup of a warning
This commit is contained in:
@ -117,7 +117,9 @@ When the cluster service owns a disk resource already, it needs to be set into m
|
|||||||
```powershell
|
```powershell
|
||||||
Enable-BitLocker E: -ADAccountOrGroupProtector -ADAccountOrGroup CLUSTER$
|
Enable-BitLocker E: -ADAccountOrGroupProtector -ADAccountOrGroup CLUSTER$
|
||||||
```
|
```
|
||||||
>**Warning:** You must configure an **ADAccountOrGroup** protector using the cluster CNO for a BitLocker enabled volume to either be shared in a Cluster Shared Volume or to fail over properly in a traditional failover cluster.
|
|
||||||
|
> [!WARNING]
|
||||||
|
> You must configure an **ADAccountOrGroup** protector using the cluster CNO for a BitLocker enabled volume to either be shared in a Cluster Shared Volume or to fail over properly in a traditional failover cluster.
|
||||||
|
|
||||||
6. Use **Resume-ClusterResource** to take the physical disk resource back out of maintenance mode:
|
6. Use **Resume-ClusterResource** to take the physical disk resource back out of maintenance mode:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user