mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merged PR 2638: EntepriseDataProtection CSP updated values in Settings/EDPEnforcementLevel
This commit is contained in:
parent
71dab65299
commit
11c7c951f6
@ -7,7 +7,7 @@ ms.topic: article
|
|||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.technology: windows
|
ms.technology: windows
|
||||||
author: nickbrower
|
author: nickbrower
|
||||||
ms.date: 06/19/2017
|
ms.date: 08/09/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
# EnterpriseDataProtection CSP
|
# EnterpriseDataProtection CSP
|
||||||
@ -44,8 +44,8 @@ The following diagram shows the EnterpriseDataProtection CSP in tree format.
|
|||||||
|
|
||||||
- 0 (default) – Off / No protection (decrypts previously protected data).
|
- 0 (default) – Off / No protection (decrypts previously protected data).
|
||||||
- 1 – Silent mode (encrypt and audit only).
|
- 1 – Silent mode (encrypt and audit only).
|
||||||
- 2 – Override mode (encrypt, prompt, and audit).
|
- 2 – Allow override mode (encrypt, prompt and allow overrides, and audit).
|
||||||
- 3 – Block mode (encrypt, block, and audit).
|
- 3 – Hides overrides (encrypt, prompt but hide overrides, and audit).
|
||||||
|
|
||||||
<p style="margin-left: 20px">Supported operations are Add, Get, Replace and Delete. Value type is integer.
|
<p style="margin-left: 20px">Supported operations are Add, Get, Replace and Delete. Value type is integer.
|
||||||
|
|
||||||
|
@ -1322,6 +1322,16 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
|
|||||||
<td style="vertical-align:top">[CM\_CellularEntries CSP](cm-cellularentries-csp.md)</td>
|
<td style="vertical-align:top">[CM\_CellularEntries CSP](cm-cellularentries-csp.md)</td>
|
||||||
<td style="vertical-align:top"><p>Updated the description of the PuposeGroups node to add the GUID for applications. This node is required instead of optional.</p>
|
<td style="vertical-align:top"><p>Updated the description of the PuposeGroups node to add the GUID for applications. This node is required instead of optional.</p>
|
||||||
</td></tr>
|
</td></tr>
|
||||||
|
<tr class="odd">
|
||||||
|
<td style="vertical-align:top">[EnterpriseDataProtection CSP](enterprisedataprotection-csp.md)</td>
|
||||||
|
<td style="vertical-align:top"><p>Updated the Settings/EDPEnforcementLevel values to the following:</p>
|
||||||
|
<ul>
|
||||||
|
<li> 0 (default) – Off / No protection (decrypts previously protected data).</li>
|
||||||
|
<li> 1 – Silent mode (encrypt and audit only).</li>
|
||||||
|
<li> 2 – Allow override mode (encrypt, prompt and allow overrides, and audit).</li>
|
||||||
|
<li> 3 – Hides overrides (encrypt, prompt but hide overrides, and audit).</li>
|
||||||
|
</ul>
|
||||||
|
</td></tr>
|
||||||
<tr class="even">
|
<tr class="even">
|
||||||
<td style="vertical-align:top">[Policy CSP](policy-configuration-service-provider.md)</td>
|
<td style="vertical-align:top">[Policy CSP](policy-configuration-service-provider.md)</td>
|
||||||
<td style="vertical-align:top"><p>Added the following new policies for Windows 10, version 1709:</p>
|
<td style="vertical-align:top"><p>Added the following new policies for Windows 10, version 1709:</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user