diff --git a/windows/client-management/mdm/bitlocker-csp.md b/windows/client-management/mdm/bitlocker-csp.md index bfb6938f87..18406fe831 100644 --- a/windows/client-management/mdm/bitlocker-csp.md +++ b/windows/client-management/mdm/bitlocker-csp.md @@ -112,7 +112,6 @@ The following diagram shows the BitLocker configuration service provider in tree
Data type is integer. Sample value for this node to enable this policy: 1.
Supported operations are Add, Get, Replace, and Delete.
-RequireDeviceEncryption must be set to 1 to check the device's enforcement status. If the value is not set or is set to 0, the device's enforcement status will not be checked.
An OS volume's protection status is checked with a Get operation. Typically, BitLocker/Device Encryption will follow whichever value EncryptionMethodByDriveType policy is set to. However, if the OS drive is a self-encrypting drive, this policy setting will be ignored.
@@ -126,6 +125,11 @@ The following diagram shows the BitLocker configuration service provider in tree * It must not be backed by virtual storage. * It must not have a reference in the BCD store. +The following list shows the supported values:
+ +- 0 – Disable. If the policy setting is not set or is set to 0, the device's enforcement status will not be checked, but the device encryption will still be on. +- 1 (default) – Enable. The device's enforcement status will be checked. +If you want to disable this policy use the following SyncML:
``` syntax