From b892f70e9d18c2beb3e5f465b9426b63643aa223 Mon Sep 17 00:00:00 2001 From: Maricia Alforque Date: Wed, 28 Jun 2017 17:50:35 +0000 Subject: [PATCH] Merged PR 1981: Merge maricia-12461998 to master --- windows/client-management/mdm/dmclient-csp.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/dmclient-csp.md b/windows/client-management/mdm/dmclient-csp.md index 303c8454a4..e0b8f44952 100644 --- a/windows/client-management/mdm/dmclient-csp.md +++ b/windows/client-management/mdm/dmclient-csp.md @@ -36,7 +36,9 @@ Required. The root node for all settings that belong to a single management serv Supported operation is Get. **Provider/****_ProviderID_** -Optional. This node contains the URI-encoded value of the bootstrapped device management account’s Provider ID. Scope is dynamic. As a best practice, use text that doesn’t require XML/URI escaping. +Required. This node contains the URI-encoded value of the bootstrapped device management account’s Provider ID. Scope is dynamic. This value is set and controlled by the MDM server. As a best practice, use text that doesn’t require XML/URI escaping. + +For Intune, use **MS DM Server** for Windows desktop or **SCConfigMgr** for Windows mobile for the _ProviderID_. Supported operations are Get and Add.