EnhancedAppLayerSecurity
diff --git a/windows/client-management/mdm/images/provisioning-csp-dmclient-th2.png b/windows/client-management/mdm/images/provisioning-csp-dmclient-th2.png
index 88398bc1c5..486779f038 100644
Binary files a/windows/client-management/mdm/images/provisioning-csp-dmclient-th2.png and b/windows/client-management/mdm/images/provisioning-csp-dmclient-th2.png differ
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 a3df920a18..8c40978809 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,12 +10,16 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: nickbrower
-ms.date: 01/12/2018
+ms.date: 02/05/2018
---
# What's new in MDM enrollment and management
+> [!WARNING]
+> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
+
+
This topic provides information about what's new and breaking changes in Windows 10 mobile device management (MDM) enrollment and management experience across all Windows 10 devices.
For details about Microsoft mobile device management protocols for Windows 10 see [\[MS-MDM\]: Mobile Device Management Protocol](http://go.microsoft.com/fwlink/p/?LinkId=619346) and [\[MS-MDE2\]: Mobile Device Enrollment Protocol Version 2]( http://go.microsoft.com/fwlink/p/?LinkId=619347).
@@ -1517,6 +1521,18 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
Updated the description for AllowWarningForOtherDiskEncryption to describe changes added in Windows 10, next major update.
|
+[DMClient CSP](dmclient-csp.md) |
+Added ./User/Vendor/MSFT/DMClient/Provider/[ProviderID]/FirstSyncStatus node. Also added the following nodes in Windows 10, next major update:
+
+- AADSendDeviceToken
+- BlockInStatusPage
+- AllowCollectLogsButton
+- CustomErrorText
+- SkipDeviceStatusPage
+- SkipUserStatusPage
+
+ |
+
[RemoteWipe CSP](remotewipe-csp.md) |
Added the following nodes in Windows 10, next major update:
@@ -1531,7 +1547,7 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
Added new node (OfflineScan) in Windows 10, next major update.
| |
-[Uefi CSP](uefi-csp.md) |
+[UEFI CSP](uefi-csp.md) |
Added a new CSP in Windows 10, next major update.
|
diff --git a/windows/client-management/mdm/uefi-csp.md b/windows/client-management/mdm/uefi-csp.md
index 1b5c7e6231..0b6de467ab 100644
--- a/windows/client-management/mdm/uefi-csp.md
+++ b/windows/client-management/mdm/uefi-csp.md
@@ -17,7 +17,7 @@ ms.date: 02/01/2018
The UEFI configuration service provider (CSP) interfaces to UEFI's Device Firmware Configuration Interface (DFCI) to make BIOS configuration changes. This CSP was added in Windows 10, next major update.
-The following diagram shows the UWF CSP in tree format.
+The following diagram shows the UEFI CSP in tree format.

diff --git a/windows/client-management/mdm/uefi-ddf.md b/windows/client-management/mdm/uefi-ddf.md
index 59d9673ff1..5f8e6403eb 100644
--- a/windows/client-management/mdm/uefi-ddf.md
+++ b/windows/client-management/mdm/uefi-ddf.md
@@ -1,6 +1,6 @@
---
-title: Uefi DDF file
-description: Uefi DDF file
+title: UEFI DDF file
+description: UEFI DDF file
ms.author: maricia
ms.topic: article
ms.prod: w10
@@ -9,7 +9,7 @@ author: nickbrower
ms.date: 02/01/2018
---
-# TPMPolicy DDF file
+# UEFI DDF file
> [!WARNING]