From ec8cedeb1400db8ac989bc43ae825effb61eaadf Mon Sep 17 00:00:00 2001 From: athamala <9799916+athamala@users.noreply.github.com> Date: Fri, 25 Aug 2017 10:08:26 +0300 Subject: [PATCH 1/2] Added missing Ext/ node to last six nodes Based on the tree picture and DDF file for DevDetail and most importantly based on tests, Items VoLTEServiceSetting, WlanIPv4Address, WlanIPv6Address, WlanDnsSuffix, WlanSubnetMask, DeviceHardwareData are underneath Ext Node instead of Root node. --- windows/client-management/mdm/devdetail-csp.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/client-management/mdm/devdetail-csp.md b/windows/client-management/mdm/devdetail-csp.md index 45e1aa1d54..5eb786803f 100644 --- a/windows/client-management/mdm/devdetail-csp.md +++ b/windows/client-management/mdm/devdetail-csp.md @@ -150,32 +150,32 @@ The following diagram shows the DevDetail configuration service provider managem > [!NOTE] > This is not supported in Windows 10 for desktop editions. -**VoLTEServiceSetting** +**Ext/VoLTEServiceSetting**

Returns the VoLTE service to on or off. This is only exposed to mobile operator OMA-DM servers.

Supported operation is Get. -**WlanIPv4Address** +**Ext/WlanIPv4Address**

Returns the IPv4 address of the active Wi-Fi connection. This is only exposed to enterprise OMA DM servers.

Supported operation is Get. -**WlanIPv6Address** +**Ext/WlanIPv6Address**

Returns the IPv6 address of the active Wi-Fi connection. This is only exposed to enterprise OMA-DM servers.

Supported operation is Get. -**WlanDnsSuffix** +**Ext/WlanDnsSuffix**

Returns the DNS suffix of the active Wi-Fi connection. This is only exposed to enterprise OMA-DM servers.

Supported operation is Get. -**WlanSubnetMask** +**Ext/WlanSubnetMask**

Returns the subnet mask for the active Wi-Fi connection. This is only exposed to enterprise OMA-DM servers.

Supported operation is Get. -**DeviceHardwareData** +**Ext/DeviceHardwareData**

Added in Windows 10 version 1703. Returns a base64-encoded string of the hardware parameters of a device. > [!Note] From 171b38ccab8a0e265bd142709136c7034d0baf1c Mon Sep 17 00:00:00 2001 From: Maricia Alforque Date: Fri, 25 Aug 2017 18:11:08 +0000 Subject: [PATCH 2/2] Merged PR 2893: Policy CSP updated to add new Browser policies --- ...ew-in-windows-mdm-enrollment-management.md | 6 +- .../policy-configuration-service-provider.md | 8 +- .../mdm/policy-csp-browser.md | 90 ++++++++++++++++++- 3 files changed, 101 insertions(+), 3 deletions(-) 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 a55e1acb45..0dc3060c96 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: nickbrower -ms.date: 08/21/2017 +ms.date: 08/25/2017 --- # What's new in MDM enrollment and management @@ -984,6 +984,8 @@ For details about Microsoft mobile device management protocols for Windows 10 s [Policy CSP](policy-configuration-service-provider.md)

Added the following new policies for Windows 10, version 1709: