mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merged PR 2055: Merge maricia-12637498 to master
This commit is contained in:
parent
174bd68caa
commit
74cbef2d12
@ -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
|
||||
<li>7 = XTS-AES 256</li>
|
||||
</ul>
|
||||
|
||||
<p style="margin-left: 20px"> If you want to disable this policy use the following SyncML:</p>
|
||||
> [!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.
|
||||
|
||||
<p style="margin-left: 20px"> If you want to disable this policy use the following SyncML:</p>
|
||||
|
||||
``` syntax
|
||||
<Replace>
|
||||
@ -257,6 +260,9 @@ The following diagram shows the BitLocker configuration service provider in tree
|
||||
<li>'zz' = string of max length 500.</li>
|
||||
</ul>
|
||||
|
||||
> [!Note]
|
||||
> When you enable SystemDrivesRecoveryMessage, you must specify values for all three settings (pre-boot recovery screen, recovery message, and recovery URL), otherwise it will fail (500 return status). For example, if you only specify values for message and URL, you will get a 500 return status.
|
||||
|
||||
<p style="margin-left: 20px">Disabling the policy will let the system choose the default behaviors. If you want to disable this policy use the following SyncML:</p>
|
||||
|
||||
``` syntax
|
||||
|
Loading…
x
Reference in New Issue
Block a user