From 98e031c76138d2fe7b4c304668af84f19ebf0eb9 Mon Sep 17 00:00:00 2001 From: Maricia Alforque Date: Mon, 16 Jul 2018 22:21:12 +0000 Subject: [PATCH] Merged PR 9842: incorporated BitLocker CSP comment, change history upated --- windows/client-management/mdm/bitlocker-csp.md | 7 +++++-- .../new-in-windows-mdm-enrollment-management.md | 16 +++++++++++++++- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/windows/client-management/mdm/bitlocker-csp.md b/windows/client-management/mdm/bitlocker-csp.md index 1aaa38d668..622256b740 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: MariciaAlforque -ms.date: 06/29/2018 +ms.date: 07/16/2018 --- # BitLocker CSP @@ -845,7 +845,10 @@ The following diagram shows the BitLocker configuration service provider in tree ``` **AllowStandardUserEncryption** -Allows Admin to enforce "RequireDeviceEncryption" policy for scenarios where policy is pushed while current logged on user is non-admin/standard user. +Allows Admin to enforce "RequireDeviceEncryption" policy for scenarios where policy is pushed while current logged on user is non-admin/standard user Azure AD account. + +> [!Note] +> This policy is only supported in Azure AD accounts. "AllowStandardUserEncryption" policy is tied to "AllowWarningForOtherDiskEncryption" policy being set to "0", i.e, silent encryption is enforced. diff --git a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md index a8b7a2f901..18204ba530 100644 --- a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md +++ b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md @@ -10,7 +10,7 @@ ms.topic: article ms.prod: w10 ms.technology: windows author: MariciaAlforque -ms.date: 06/26/2018 +ms.date: 07/16/2018 --- # What's new in MDM enrollment and management @@ -1638,14 +1638,28 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware +[BitLocker CSP](bitlocker-csp.md) +

Added a new node AllowStandardUserEncryption.

+ + +[DevDetail CSP](devdetail-csp.md) +

Added a new node SMBIOSSerialNumber.

+ + [Policy CSP](policy-configuration-service-provider.md)

Added the following new policies in Windows 10, next major version:

+

Recent changes:

+