windows-itpro-docs/windows/client-management/mdm/devicemanageability-csp.md
Nicholas Brower ced60b41cc Merged PR 1941: adding ms.date to each mdm topic
adding ms.date to each mdm topic
2017-06-26 21:36:04 +00:00

1.7 KiB

title, description, ms.assetid, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.assetid ms.author ms.topic ms.prod ms.technology author ms.date
DeviceManageability CSP The DeviceManageability configuration service provider (CSP) is used retrieve the general information about MDM configuration capabilities on the device. This CSP was added in Windows 10, version 1607. FE563221-D5B5-4EFD-9B60-44FE4066B0D2 maricia article w10 windows nickbrower 06/19/2017

DeviceManageability CSP

The DeviceManageability configuration service provider (CSP) is used retrieve the general information about MDM configuration capabilities on the device. This CSP was added in Windows 10, version 1607.

For performance reasons DeviceManageability CSP directly reads the CSP version from the registry. Specifically, the value csp_version is used to determine each of the CSP versions. The csp_version is a value under each of the CSP registration keys. To have consistency on the CSP version, the CSP GetProperty implementation for CFGMGR_PROPERTY_SEMANTICTYPE has to be updated to read from the registry as well, so that the both paths return the same information.

The following diagram shows the DeviceManageability configuration service provider in a tree format.

devicemanageability csp diagram

./Device/Vendor/MSFT/DeviceManageability
Root node to group information about runtime MDM configuration capability on the target device.

Capabilities
Interior node.

Capabilities/CSPVersions
Returns the versions of all configuration service providers supported on the device for the MDM service.