diff --git a/windows/client-management/mdm/bitlocker-csp.md b/windows/client-management/mdm/bitlocker-csp.md index 2007e89d95..24db3c3c45 100644 --- a/windows/client-management/mdm/bitlocker-csp.md +++ b/windows/client-management/mdm/bitlocker-csp.md @@ -6,7 +6,7 @@ ms.topic: article ms.prod: w10 ms.technology: windows author: nickbrower -ms.date: 06/19/2017 +ms.date: 07/05/2017 --- # BitLocker CSP @@ -113,7 +113,10 @@ The following diagram shows the BitLocker configuration service provider in tree
If you want to disable this policy use the following SyncML:
+> [!Note] +> When you enable EncryptionMethodByDriveType, you must specify values for all three drives (operating system, fixed data, and removable data), otherwise it will fail (500 return status). For example, if you only set the encrytion method for the OS and removable drives, you will get a 500 return status. + +If you want to disable this policy use the following SyncML:
``` syntaxDisabling the policy will let the system choose the default behaviors. If you want to disable this policy use the following SyncML:
``` syntax