mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merged PR 2523: BitLocker CSP - updated description for RequireStorageCardEncryption setting
This commit is contained in:
parent
a4ee56867d
commit
f4aee976cc
@ -34,6 +34,11 @@ The following diagram shows the BitLocker configuration service provider in tree
|
|||||||
|
|
||||||
<p style="margin-left: 20px">Data type is integer. Sample value for this node to enable this policy: 1. Disabling this policy will not turn off the encryption on the storage card, but the user will no longer be prompted to turn it on.</p>
|
<p style="margin-left: 20px">Data type is integer. Sample value for this node to enable this policy: 1. Disabling this policy will not turn off the encryption on the storage card, but the user will no longer be prompted to turn it on.</p>
|
||||||
|
|
||||||
|
- 0 (default) – Storage cards do not need to be encrypted.
|
||||||
|
- 1 – Require Storage cards to be encrypted.
|
||||||
|
|
||||||
|
<p style="margin-left: 20px">Disabling this policy will not turn off the encryption on the system card, but the user will no longer be prompted to turn it on.</p>
|
||||||
|
|
||||||
<p style="margin-left: 20px">If you want to disable this policy use the following SyncML:</p>
|
<p style="margin-left: 20px">If you want to disable this policy use the following SyncML:</p>
|
||||||
|
|
||||||
``` syntax
|
``` syntax
|
||||||
|
@ -231,7 +231,7 @@ The value is the number of seconds of battery life remaining when the device is
|
|||||||
Supported operation is Get.
|
Supported operation is Get.
|
||||||
|
|
||||||
<a href="" id="devicestatus-domainname"></a>**DeviceStatus/DomainName**
|
<a href="" id="devicestatus-domainname"></a>**DeviceStatus/DomainName**
|
||||||
Added in Windows, version 1709. Returns the fully qualified domain name of the device (if any).
|
Added in Windows, version 1709. Returns the fully qualified domain name of the device (if any). If the device is not domain-joined, it returns an empty string.
|
||||||
|
|
||||||
Supported operation is Get.
|
Supported operation is Get.
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Loading…
x
Reference in New Issue
Block a user