mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
CSP impovement : part 2
The updates were made as per Task: 5864419. Thanks!
This commit is contained in:
parent
a9d07277ed
commit
9ad5a17efa
@ -13,7 +13,6 @@ manager: dansimp
|
|||||||
|
|
||||||
# AccountManagement DDF file
|
# AccountManagement DDF file
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **AccountManagement** configuration service provider.
|
This topic shows the OMA DM device description framework (DDF) for the **AccountManagement** configuration service provider.
|
||||||
|
|
||||||
The XML below is for Windows 10, version 1803.
|
The XML below is for Windows 10, version 1803.
|
||||||
@ -74,7 +73,7 @@ The XML below is for Windows 10, version 1803.
|
|||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>false</DefaultValue>
|
<DefaultValue>false</DefaultValue>
|
||||||
<Description>Enable profile lifetime mangement for shared or communal device scenarios.</Description>
|
<Description>Enable profile lifetime management for shared or communal device scenarios.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<bool />
|
<bool />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -198,3 +197,7 @@ The XML below is for Windows 10, version 1803.
|
|||||||
</Node>
|
</Node>
|
||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[AccountManagement configuration service provider](accountmanagement-csp.md)
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Accounts DDF file
|
title: Accounts DDF file
|
||||||
description: XML file containing the device description framework (DDF) for the Accounts configuration service provider.
|
description: View the XML file containing the device description framework (DDF) for the Accounts configuration service provider.
|
||||||
ms.author: dansimp
|
ms.author: dansimp
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
@ -13,10 +13,9 @@ manager: dansimp
|
|||||||
|
|
||||||
# Accounts CSP
|
# Accounts CSP
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **Accounts** configuration service provider.
|
This topic shows the OMA DM device description framework (DDF) for the **Accounts** configuration service provider.
|
||||||
|
|
||||||
The XML below is for Windows 10, version 1803.
|
The XML below is for Windows 10, version 1803 and later.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
@ -157,7 +156,7 @@ The XML below is for Windows 10, version 1803.
|
|||||||
<Add />
|
<Add />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>1</DefaultValue>
|
<DefaultValue>1</DefaultValue>
|
||||||
<Description>This optional node specifies the local user group that a local user account should be joined to. If the node is not set, the new local user account is joined just to the Standard Users group. Set the value to 2 for Administrators group. This setting can be managed remotely.</Description>
|
<Description>This optional node specifies the local user group that a local user account should be joined. If the node is not set, the new local user account is joined just to the Standard Users group. Set the value to 2 for Administrators group. This setting can be managed remotely.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -177,3 +176,7 @@ The XML below is for Windows 10, version 1803.
|
|||||||
</Node>
|
</Node>
|
||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[Accounts configuration service provider](accounts-csp.md)
|
@ -14,7 +14,6 @@ ms.date: 12/05/2017
|
|||||||
|
|
||||||
# ActiveSync DDF file
|
# ActiveSync DDF file
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **ActiveSync** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **ActiveSync** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
@ -533,7 +532,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Replace />
|
<Replace />
|
||||||
<Delete />
|
<Delete />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Enables or disables syncing email, contacts, task, and calendar.Each is represented by a GUID.Email: {c6d47067-6e92-480e-b0fc-4ba82182fac7}. Contacts: {0dd8685c-e272-4fcb-9ecf-2ead7ea2497b}.Calendar: {4a5d9fe0-f139-4a63-a5a4-4f31ceea02ad}. Tasks:{783ae4f6-4c12-4423-8270-66361260d4f1}</Description>
|
<Description>Enables or disables syncing email, contacts, task, and calendar. Each is represented by a GUID.Email: {c6d47067-6e92-480e-b0fc-4ba82182fac7}. Contacts: {0dd8685c-e272-4fcb-9ecf-2ead7ea2497b}.Calendar: {4a5d9fe0-f139-4a63-a5a4-4f31ceea02ad}. Tasks:{783ae4f6-4c12-4423-8270-66361260d4f1}</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -679,15 +678,4 @@ The XML below is the current version for this CSP.
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
[ActiveSync configuration service provider](activesync-csp.md)
|
[ActiveSync configuration service provider](activesync-csp.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -14,7 +14,6 @@ ms.date: 12/05/2017
|
|||||||
|
|
||||||
# AllJoynManagement DDF
|
# AllJoynManagement DDF
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **AllJoynManagement** configuration service provider. This CSP was added in Windows 10, version 1511.
|
This topic shows the OMA DM device description framework (DDF) for the **AllJoynManagement** configuration service provider. This CSP was added in Windows 10, version 1511.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
@ -238,7 +237,7 @@ It is typically implemented as a GUID.</Description>
|
|||||||
<Get />
|
<Get />
|
||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>An Alphanumeric KEY value that conforms to the AllJoyn SRP KEYX Authentication Standard</Description>
|
<Description>An Alphanumeric KEY value that conforms to the AllJoyn SRP KEYX Authentication Standard.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -328,15 +327,4 @@ It is typically implemented as a GUID.</Description>
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
[AllJoynManagement configuration service provider](alljoynmanagement-csp.md)
|
[AllJoynManagement configuration service provider](alljoynmanagement-csp.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -11,13 +11,10 @@ ms.date: 07/10/2019
|
|||||||
|
|
||||||
# ApplicationControl CSP DDF
|
# ApplicationControl CSP DDF
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **ApplicationControl** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **ApplicationControl** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
|
|
||||||
### ApplicationControl CSP
|
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE MgmtTree PUBLIC " -//OMA//DTD-DM-DDF 1.2//EN"
|
<!DOCTYPE MgmtTree PUBLIC " -//OMA//DTD-DM-DDF 1.2//EN"
|
||||||
@ -32,7 +29,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Root Node of the ApplicationControl CSP</Description>
|
<Description>Root Node of the ApplicationControl CSP.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -73,7 +70,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>The GUID of the Policy</Description>
|
<Description>The GUID of the Policy.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -97,7 +94,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<Delete />
|
<Delete />
|
||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>The policy binary encoded as base64</Description>
|
<Description>The policy binary encoded as base64.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<b64 />
|
<b64 />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -119,7 +116,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Information Describing the Policy indicated by the GUID</Description>
|
<Description>Information Describing the Policy indicated by the GUID.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -140,7 +137,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Version of the Policy indicated by the GUID, as a string. When parsing use a uint64 as the containing data type</Description>
|
<Description>Version of the Policy indicated by the GUID, as a string. When parsing, use a uint64 as the containing data type.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -162,7 +159,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Whether the Policy indicated by the GUID is Effective on the system (loaded by the enforcement engine and in effect)</Description>
|
<Description>Whether the Policy indicated by the GUID is effective on the system (loaded by the enforcement engine and in effect).</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<bool />
|
<bool />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -184,7 +181,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Whether the Policy indicated by the GUID is deployed on the system (on the physical machine)</Description>
|
<Description>Whether the Policy indicated by the GUID is deployed on the system (on the physical machine).</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<bool />
|
<bool />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -206,7 +203,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Whether the Policy indicated by the GUID is authorized to be loaded by the enforcement engine on the system </Description>
|
<Description>Whether the Policy indicated by the GUID is authorized to be loaded by the enforcement engine on the system. </Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<bool />
|
<bool />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -228,7 +225,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>The Current Status of the Policy Indicated by the Policy GUID</Description>
|
<Description>The Current Status of the Policy Indicated by the Policy GUID.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -250,7 +247,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>The FriendlyName of the Policy Indicated by the Policy GUID</Description>
|
<Description>The FriendlyName of the Policy Indicated by the Policy GUID.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -272,3 +269,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
</Node>
|
</Node>
|
||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[ApplicationControl configuration service provider](applicationcontrol-csp.md)
|
@ -14,7 +14,6 @@ ms.date: 12/05/2017
|
|||||||
|
|
||||||
# AppLocker DDF file
|
# AppLocker DDF file
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **AppLocker** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **AppLocker** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
@ -672,15 +671,4 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
[AppLocker configuration service provider](applocker-csp.md)
|
[AppLocker configuration service provider](applocker-csp.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: AssignedAccess DDF
|
title: AssignedAccess DDF
|
||||||
description: Learn how the OMA DM device description framework (DDF) for the AssignedAccess configuration service provider.
|
description: Learn about the OMA DM device description framework (DDF) for the AssignedAccess configuration service provider.
|
||||||
ms.assetid: 224FADDB-0EFD-4E5A-AE20-1BD4ABE24306
|
ms.assetid: 224FADDB-0EFD-4E5A-AE20-1BD4ABE24306
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
@ -14,7 +14,6 @@ ms.date: 02/22/2018
|
|||||||
|
|
||||||
# AssignedAccess DDF
|
# AssignedAccess DDF
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **AssignedAccess** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **AssignedAccess** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
You can download the DDF files from the links below:
|
You can download the DDF files from the links below:
|
||||||
@ -22,7 +21,7 @@ You can download the DDF files from the links below:
|
|||||||
- [Download all the DDF files for Windows 10, version 1703](https://download.microsoft.com/download/C/7/C/C7C94663-44CF-4221-ABCA-BC895F42B6C2/Windows10_1703_DDF_download.zip)
|
- [Download all the DDF files for Windows 10, version 1703](https://download.microsoft.com/download/C/7/C/C7C94663-44CF-4221-ABCA-BC895F42B6C2/Windows10_1703_DDF_download.zip)
|
||||||
- [Download all the DDF files for Windows 10, version 1607](https://download.microsoft.com/download/2/3/E/23E27D6B-6E23-4833-B143-915EDA3BDD44/Windows10_1607_DDF.zip)
|
- [Download all the DDF files for Windows 10, version 1607](https://download.microsoft.com/download/2/3/E/23E27D6B-6E23-4833-B143-915EDA3BDD44/Windows10_1607_DDF.zip)
|
||||||
|
|
||||||
The XML below is for Windows 10, version 1803.
|
The XML below is for Windows 10, version 1803 and later.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
@ -119,7 +118,7 @@ This node supports Add, Delete, Replace and Get methods. When there's no configu
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>This read only node contains kiosk health event in xml</Description>
|
<Description>This read only node contains kiosk health event in xml.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -197,15 +196,4 @@ This node supports Add, Delete, Replace and Get methods. When there's no configu
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
[AssignedAccess configuration service provider](assignedaccess-csp.md)
|
[AssignedAccess configuration service provider](assignedaccess-csp.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -937,3 +937,7 @@ Supported Values: String form of request ID. Example format of request ID is GUI
|
|||||||
</Node>
|
</Node>
|
||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[BitLocker configuration service provider](bitlocker-csp.md)
|
||||||
|
@ -14,7 +14,6 @@ ms.date: 12/05/2017
|
|||||||
|
|
||||||
# CertificateStore DDF file
|
# CertificateStore DDF file
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **CertificateStore** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **CertificateStore** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
@ -458,7 +457,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Get />
|
<Get />
|
||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>The base64 Encoded X.509 certificate. Note that though during MDM enrollment, enrollment server could use WAP XML format to add public part of MDM client cert via EncodedCertificate node, properly enroll a client certificate including private needs a cert enroll protocol handle it or user installs it manually. In WP, the server cannot purely rely on CertificateStore CSP to install a client certificate including private key.</Description>
|
<Description>The base64 Encoded X.509 certificate. Note that during MDM enrollment, enrollment server could use WAP XML format to add public part of MDM client cert via EncodedCertificate node and properly enroll a client certificate including private needs a cert enroll protocol to handle it or user installs it manually. In WP, the server cannot purely rely on CertificateStore CSP to install a client certificate including private key.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<b64 />
|
<b64 />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -585,7 +584,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>This store holds the SCEP portion of the MY store and handle operations related to SCEP certificate enrollment.</Description>
|
<Description>This store holds the SCEP portion of the MY store and handles operations related to SCEP certificate enrollment.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -627,7 +626,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>The group to represent the install request</Description>
|
<Description>The group to represent the install request.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1241,7 +1240,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>If certificate renew fails, this node provide the last hresult code during renew process.</Description>
|
<Description>If certificate renew fails, this node provides the last hresult code during renew process.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1262,7 +1261,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Time of last attempted renew</Description>
|
<Description>Time of last attempted renew.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<time />
|
<time />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1283,7 +1282,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Exec />
|
<Exec />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Initiate a renew now</Description>
|
<Description>Initiate a renew now.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<null />
|
<null />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1305,7 +1304,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Get />
|
<Get />
|
||||||
<Set />
|
<Set />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>How long after the enrollment cert has expiried to keep trying to renew</Description>
|
<Description>How long after the enrollment cert has expired to keep trying to renew.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<null />
|
<null />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1372,7 +1371,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Get />
|
<Get />
|
||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>The base64 Encoded X.509 certificate</Description>
|
<Description>The base64 Encoded X.509 certificate.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<b64 />
|
<b64 />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1667,11 +1666,6 @@ The XML below is the current version for this CSP.
|
|||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[CertificateStore configuration service provider](certificatestore-csp.md)
|
@ -34,7 +34,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Allow removal of user installed and pre-installed applications, with option to persist user data</Description>
|
<Description>Allow removal of user installed and pre-installed applications, with option to persist user data.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -54,7 +54,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Exec />
|
<Exec />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>CleanPC operation without any retention of User data</Description>
|
<Description>CleanPC operation without any retention of User data.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -75,7 +75,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Exec />
|
<Exec />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>CleanPC operation with retention of User data</Description>
|
<Description>CleanPC operation with retention of User data.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -94,12 +94,6 @@ The XML below is the current version for this CSP.
|
|||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[CleanPC configuration service provider](cleanpc-csp.md)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: ClientCertificateInstall CSP
|
title: ClientCertificateInstall CSP
|
||||||
description: The ClientCertificateInstall configuration service provider (CSP) enables the enterprise to install client certificates.
|
description: Learn how the ClientCertificateInstall configuration service provider (CSP) enables the enterprise to install client certificates.
|
||||||
ms.assetid: B624EB73-2972-47F2-9D7E-826D641BF8A7
|
ms.assetid: B624EB73-2972-47F2-9D7E-826D641BF8A7
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
@ -19,7 +19,7 @@ The ClientCertificateInstall configuration service provider enables the enterpri
|
|||||||
For PFX certificate installation and SCEP installation, the SyncML commands must be wrapped in atomic commands to ensure that enrollment execution isn't triggered until all settings are configured. The Enroll command must be the last item in the atomic block.
|
For PFX certificate installation and SCEP installation, the SyncML commands must be wrapped in atomic commands to ensure that enrollment execution isn't triggered until all settings are configured. The Enroll command must be the last item in the atomic block.
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> Currently in Windows 10, version 1511, when using the ClientCertificateInstall to install certificates to the device store and the user store and both certificates are sent to the device in the same MDM payload, the certificate intended for the device store will also get installed in the user store. This may cause issues with Wi-Fi or VPN when choosing the correct certificate to establish a connection. We are working to fix this issue.
|
> Currently in Windows 10, version 1511, when using the ClientCertificateInstall to install certificates to the device store and the user store, both certificates are sent to the device in the same MDM payload and the certificate intended for the device store will also get installed in the user store. This may cause issues with Wi-Fi or VPN when choosing the correct certificate to establish a connection. We are working to fix this issue.
|
||||||
|
|
||||||
You can only set PFXKeyExportable to true if KeyLocation=3. For any other KeyLocation value, the CSP will fail.
|
You can only set PFXKeyExportable to true if KeyLocation=3. For any other KeyLocation value, the CSP will fail.
|
||||||
|
|
||||||
@ -99,7 +99,7 @@ The data type is an integer corresponding to one of the following values:
|
|||||||
| 1 | Install to TPM if present, fail if not present. |
|
| 1 | Install to TPM if present, fail if not present. |
|
||||||
| 2 | Install to TPM if present. If not present, fall back to software. |
|
| 2 | Install to TPM if present. If not present, fall back to software. |
|
||||||
| 3 | Install to software. |
|
| 3 | Install to software. |
|
||||||
| 4 | Install to Windows Hello for Business (formerly known as Microsoft Passport for Work) whose name is specified |
|
| 4 | Install to Windows Hello for Business (formerly known as Microsoft Passport for Work) whose name is specified. |
|
||||||
|
|
||||||
<a href="" id="clientcertificateinstall-pfxcertinstall-uniqueid-containername"></a>**ClientCertificateInstall/PFXCertInstall/*UniqueID*/ContainerName**
|
<a href="" id="clientcertificateinstall-pfxcertinstall-uniqueid-containername"></a>**ClientCertificateInstall/PFXCertInstall/*UniqueID*/ContainerName**
|
||||||
Optional. Specifies the Windows Hello for Business (formerly known as Microsoft Passport for Work) container name (if Windows Hello for Business storage provider (KSP) is chosen for the KeyLocation). If this node isn't specified when Windows Hello for Business KSP is chosen, enrollment will fail.
|
Optional. Specifies the Windows Hello for Business (formerly known as Microsoft Passport for Work) container name (if Windows Hello for Business storage provider (KSP) is chosen for the KeyLocation). If this node isn't specified when Windows Hello for Business KSP is chosen, enrollment will fail.
|
||||||
@ -119,7 +119,7 @@ If a blob already exists, the Add operation will fail. If Replace is called on t
|
|||||||
|
|
||||||
If Add is called on this node for a new PFX, the certificate will be added. When a certificate doesn't exist, Replace operation on this node will fail.
|
If Add is called on this node for a new PFX, the certificate will be added. When a certificate doesn't exist, Replace operation on this node will fail.
|
||||||
|
|
||||||
In other words, using Replace or Add will result in the effect of either overwriting the old certificate or adding a new certificate CRYPT_DATA_BLOB, which can be found in <a href="/previous-versions/windows/desktop/legacy/aa381414(v=vs.85)" data-raw-source="[CRYPT\_INTEGER\_BLOB](/previous-versions/windows/desktop/legacy/aa381414(v=vs.85))">CRYPT_INTEGER_BLOB</a>.
|
In other words, using Replace or Add will result in the effect of either overwriting the old certificate or adding a new certificate CRYPT_DATA_BLOB, which can be found in [CRYPT\_INTEGER\_BLOB](/previous-versions/windows/desktop/legacy/aa381414(v=vs.85)).
|
||||||
|
|
||||||
<a href="" id="clientcertificateinstall-pfxcertinstall-uniqueid-pfxcertpassword"></a>**ClientCertificateInstall/PFXCertInstall/*UniqueID*/PFXCertPassword**
|
<a href="" id="clientcertificateinstall-pfxcertinstall-uniqueid-pfxcertpassword"></a>**ClientCertificateInstall/PFXCertInstall/*UniqueID*/PFXCertPassword**
|
||||||
Password that protects the PFX blob. This is required if the PFX is password protected.
|
Password that protects the PFX blob. This is required if the PFX is password protected.
|
||||||
@ -187,7 +187,7 @@ A node required for SCEP certificate enrollment. Parent node to group SCEP cert
|
|||||||
Supported operations are Get, Add, Replace, and Delete.
|
Supported operations are Get, Add, Replace, and Delete.
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> Although the child nodes under Install support Replace commands, once the Exec command is sent to the device, the device will take the values that are set when the Exec command is accepted. The server should not expect the node value change after Exec command is accepted, as it will impact the current enrollment underway. The server should check the Status node value and make sure the device is not at an unknown state before changing child node values.
|
> Although the child nodes under Install supports Replace commands, once the Exec command is sent to the device, the device will take the values that are set when the Exec command is accepted. The server should not expect the node value change after Exec command is accepted, as it will impact the current enrollment underway. The server should check the Status node value and make sure the device is not at an unknown state before changing child node values.
|
||||||
|
|
||||||
<a href="" id="clientcertificateinstall-scep-uniqueid-install-serverurl"></a>**ClientCertificateInstall/SCEP/*UniqueID*/Install/ServerURL**
|
<a href="" id="clientcertificateinstall-scep-uniqueid-install-serverurl"></a>**ClientCertificateInstall/SCEP/*UniqueID*/Install/ServerURL**
|
||||||
Required for SCEP certificate enrollment. Specifies the certificate enrollment server. Multiple server URLs can be listed, separated by semicolons.
|
Required for SCEP certificate enrollment. Specifies the certificate enrollment server. Multiple server URLs can be listed, separated by semicolons.
|
||||||
@ -608,7 +608,7 @@ Enroll a client certificate through SCEP.
|
|||||||
</SyncML>
|
</SyncML>
|
||||||
```
|
```
|
||||||
|
|
||||||
Add a PFX certificate. The PFX certificate password is encrypted with a custom certificate fro "My" store.
|
Add a PFX certificate. The PFX certificate password is encrypted with a custom certificate from "My" store.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<SyncML>
|
<SyncML>
|
||||||
|
@ -107,7 +107,7 @@ Calling Delete on the this node, should delete the certificates and the keys tha
|
|||||||
<Get />
|
<Get />
|
||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Required for PFX certificate installation. Indicates the KeyStorage provider to target the private key installation to. Supported operations are Get, Add
|
<Description>Required for PFX certificate installation. Indicates the KeyStorage provider to target the private key installation. Supported operations are Get, Add.
|
||||||
Datatype will be int
|
Datatype will be int
|
||||||
1- Install to TPM, fail if not present
|
1- Install to TPM, fail if not present
|
||||||
2 – Install to TPM if present, if not present fallback to Software
|
2 – Install to TPM if present, if not present fallback to Software
|
||||||
@ -138,8 +138,8 @@ Calling Delete on the this node, should delete the certificates and the keys tha
|
|||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Optional.
|
<Description>Optional.
|
||||||
Specifies the NGC container name (if NGC KSP is chosen for above node). If this node is not specified when NGC KSP is chosen, enrollment will fail.
|
Specifies the NGC container name (if NGC KSP is chosen for above node). If this node is not specified when NGC KSP is chosen, enrollment will fail.
|
||||||
Format is chr
|
Format is chr.
|
||||||
Supported operations are Get, Add, Delete and Replace
|
Supported operations are Get, Add, Delete and Replace.
|
||||||
</Description>
|
</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
@ -165,8 +165,8 @@ Supported operations are Get, Add, Delete and Replace
|
|||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Required.
|
<Description>Required.
|
||||||
CRYPT_DATA_BLOB structure that contains a PFX packet with the exported and encrypted certificates and keys. Add on this node will trigger the addition to the PFX certificate. This requires that all the other nodes under UniqueID that are parameters for PFX installation (Container Name, KeyLocation, CertPassword, fKeyExportable) are present before this is called. This will also set the Status node to the current Status of the operation.
|
CRYPT_DATA_BLOB structure that contains a PFX packet with the exported and encrypted certificates and keys. Add on this node will trigger the addition to the PFX certificate. This requires that all the other nodes under UniqueID that are parameters for PFX installation (Container Name, KeyLocation, CertPassword, fKeyExportable) are present before this is called. This will also set the Status node to the current Status of the operation.
|
||||||
Format is Binary64
|
Format is Binary64.
|
||||||
Supported operations are Get, Add, Replace
|
Supported operations are Get, Add, Replace.
|
||||||
If Add is called on this node and a blob already exists, it will fail. If Replace is called on this node, the certificates will be overwritten.
|
If Add is called on this node and a blob already exists, it will fail. If Replace is called on this node, the certificates will be overwritten.
|
||||||
If Add is called on this node for a new PFX, the certificate will be added. If Replace is called on this node when it does not exist, this will fail.
|
If Add is called on this node for a new PFX, the certificate will be added. If Replace is called on this node when it does not exist, this will fail.
|
||||||
In other words, using Replace or Add will result in the effect of either overwriting the old certificate or adding a new certificate
|
In other words, using Replace or Add will result in the effect of either overwriting the old certificate or adding a new certificate
|
||||||
@ -197,7 +197,7 @@ CRYPT_DATA_BLOB on MSDN can be found at https://msdn.microsoft.com/library/windo
|
|||||||
<Description>
|
<Description>
|
||||||
Required if PFX is password protected.
|
Required if PFX is password protected.
|
||||||
Password that protects the PFX blob.
|
Password that protects the PFX blob.
|
||||||
Format is chr. Supported operations are Add, Get
|
Format is chr. Supported operations are Add, Get.
|
||||||
</Description>
|
</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
@ -228,7 +228,7 @@ If the value is
|
|||||||
1- Password is encrypted using the MDM certificate by the MDM server
|
1- Password is encrypted using the MDM certificate by the MDM server
|
||||||
2 - Password is encrypted by a Custom Certificate by the MDM server. When this value is used here, also specify the custom store name in the PFXCertPasswordEncryptionStore node.
|
2 - Password is encrypted by a Custom Certificate by the MDM server. When this value is used here, also specify the custom store name in the PFXCertPasswordEncryptionStore node.
|
||||||
The datatype for this node is int.
|
The datatype for this node is int.
|
||||||
Supported operations are Add, Replace
|
Supported operations are Add, Replace.
|
||||||
</Description>
|
</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
@ -254,7 +254,7 @@ Supported operations are Add, Replace
|
|||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>true</DefaultValue>
|
<DefaultValue>true</DefaultValue>
|
||||||
<Description>Optional. Used to specify if the private key installed is exportable (can be exported later). The datatype for this node is bool.
|
<Description>Optional. Used to specify if the private key installed is exportable (can be exported later). The datatype for this node is bool.
|
||||||
Supported operations are Add, Get
|
Supported operations are Add, Get.
|
||||||
</Description>
|
</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<bool />
|
<bool />
|
||||||
@ -299,7 +299,7 @@ Supported operations are Add, Get
|
|||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Returns the error code of the PFX installation from the GetLastError command called after the PfxImportCertStore. Datatype is int.
|
<Description>Returns the error code of the PFX installation from the GetLastError command called after the PfxImportCertStore. Datatype is int.
|
||||||
Support operations are Get
|
Support operations are Get.
|
||||||
</Description>
|
</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
@ -374,7 +374,7 @@ Support operation are Add, Get and Replace.
|
|||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Required for SCEP certificate installation. A unique ID to differentiate different certificate install requests.
|
<Description>Required for SCEP certificate installation. A unique ID to differentiate different certificate install requests.
|
||||||
Format is node.
|
Format is node.
|
||||||
Supported operations are Get, Add, Delete
|
Supported operations are Get, Add, Delete.
|
||||||
Calling Delete on the this node, should delete the corresponding SCEP certificate</Description>
|
Calling Delete on the this node, should delete the corresponding SCEP certificate</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
@ -401,7 +401,7 @@ Calling Delete on the this node, should delete the corresponding SCEP certificat
|
|||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Required for SCEP certificate enrollment. Parent node to group SCEP cert install related request. Format is node. Supported operation is Add, Delete.
|
<Description>Required for SCEP certificate enrollment. Parent node to group SCEP cert install related request. Format is node. Supported operation is Add, Delete.
|
||||||
|
|
||||||
NOTE: though the children nodes under Install support Replace commands, once the Exec command is sent to the device, the device will take the values which are set when the Exec command is accepted. The server should not expect the node value change after Exec command is accepted will impact the current undergoing enrollment. The server should check the Status node value and make sure the device is not at unknown stage before changing children node values.</Description>
|
NOTE: Though the children nodes under Install support Replace commands, once the Exec command is sent to the device, the device will take the values which are set when the Exec command is accepted. The server should not expect the node value change after Exec command is accepted will impact the current undergoing enrollment. The server should check the Status node value and make sure the device is not at unknown stage before changing children node values.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -570,7 +570,7 @@ SCEP enrolled cert doesn’t support TPM PIN protection. Supported values:
|
|||||||
|
|
||||||
Format is int.
|
Format is int.
|
||||||
|
|
||||||
Supported operations are Get, Add, Delete, Replace
|
Supported operations are Get, Add, Delete, Replace.
|
||||||
|
|
||||||
</Description>
|
</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
@ -604,7 +604,7 @@ The min value is 1.
|
|||||||
|
|
||||||
Format is int.
|
Format is int.
|
||||||
|
|
||||||
Supported operations are Get, Add, Delete noreplace</Description>
|
Supported operations are Get, Add, Delete noreplace.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -654,7 +654,7 @@ The min value is 0 which means no retry. Supported operations are Get, Add, Dele
|
|||||||
<Get />
|
<Get />
|
||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Optional. OID of certificate template name. Note that this name is typically ignored by the SCEP server, therefore the MDM server typically doesn’t need to provide it. Format is chr. Supported operations are Get, Add, Delete.noreplace</Description>
|
<Description>Optional. OID of certificate template name. Note that this name is typically ignored by the SCEP server, therefore the MDM server typically doesn’t need to provide it. Format is chr. Supported operations are Get, Add, Delete.noreplace.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -819,7 +819,7 @@ NOTE: The device only sends the MDM server expected certificate validation perio
|
|||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>0</DefaultValue>
|
<DefaultValue>0</DefaultValue>
|
||||||
<Description>Optional. Specify desired number of units used in validity period. Subjected to SCEP server configuration. Default is 0. The units are defined in ValidPeriod node. Note the valid period specified by MDM will overwrite the valid period specified in cert template. For example, if ValidPeriod is days and ValidPeriodUnits is 30, it means the total valid duration is 30 days.
|
<Description>Optional. Specify desired number of units used in validity period. Subjected to SCEP server configuration. Default is 0. The units are defined in ValidPeriod node. Note that the valid period specified by MDM will overwrite the valid period specified in cert template. For example, if ValidPeriod is days and ValidPeriodUnits is 30, it means the total valid duration is 30 days.
|
||||||
|
|
||||||
Format is int.
|
Format is int.
|
||||||
|
|
||||||
@ -852,9 +852,9 @@ NOTE: The device only sends the MDM server expected certificate validation perio
|
|||||||
<Description>Optional.
|
<Description>Optional.
|
||||||
Specifies the NGC container name (if NGC KSP is chosen for above node). If this node is not specified when NGC KSP is chosen, enrollment will fail.
|
Specifies the NGC container name (if NGC KSP is chosen for above node). If this node is not specified when NGC KSP is chosen, enrollment will fail.
|
||||||
|
|
||||||
Format is chr
|
Format is chr.
|
||||||
|
|
||||||
Supported operations are Get, Add, Delete and Replace</Description>
|
Supported operations are Get, Add, Delete and Replace.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -880,9 +880,9 @@ Supported operations are Get, Add, Delete and Replace</Description>
|
|||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Optional. Specifies the custom text to show on the NGC PIN prompt during certificate enrollment. The admin can choose to provide more contextual information for why the user needs to enter the PIN and what the certificate will be used for through this.
|
<Description>Optional. Specifies the custom text to show on the NGC PIN prompt during certificate enrollment. The admin can choose to provide more contextual information for why the user needs to enter the PIN and what the certificate will be used for through this.
|
||||||
|
|
||||||
Format is chr
|
Format is chr.
|
||||||
|
|
||||||
Supported operations are Get, Add, Delete and Replace</Description>
|
Supported operations are Get, Add, Delete and Replace.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1029,9 +1029,9 @@ Supported operation is Get.</Description>
|
|||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Required. Returns the URL of the SCEP server that responded to the enrollment request.
|
<Description>Required. Returns the URL of the SCEP server that responded to the enrollment request.
|
||||||
|
|
||||||
Format is String
|
Format is String.
|
||||||
|
|
||||||
Supported operation is Get</Description>
|
Supported operation is Get.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -1054,15 +1054,4 @@ Supported operation is Get</Description>
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
[ClientCertificateInstall configuration service provider](clientcertificateinstall-csp.md)
|
[ClientCertificateInstall configuration service provider](clientcertificateinstall-csp.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -15,11 +15,11 @@ ms.date: 06/28/2018
|
|||||||
# WiFi DDF file
|
# WiFi DDF file
|
||||||
|
|
||||||
> [!WARNING]
|
> [!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.
|
> Some information relates to pre-released 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 shows the OMA DM device description framework (DDF) for the **WiFi** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **WiFi** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
The XML below is for Windows 10, version 1809.
|
The XML below is for Windows 10, version 1809 and later.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
@ -14,7 +14,6 @@ ms.date: 12/05/2017
|
|||||||
|
|
||||||
# Win32AppInventory DDF file
|
# Win32AppInventory DDF file
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **Win32AppInventory** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **Win32AppInventory** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
@ -274,15 +273,4 @@ The XML below is the current version for this CSP.
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
|
||||||
[Win32AppInventory configuration service provider](win32appinventory-csp.md)
|
[Win32AppInventory configuration service provider](win32appinventory-csp.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Win32CompatibilityAppraiser DDF file
|
title: Win32CompatibilityAppraiser DDF file
|
||||||
description: XML file containing the device description framework for the Win32CompatibilityAppraiser configuration service provider.
|
description: Learn about the XML file containing the device description framework for the Win32CompatibilityAppraiser configuration service provider.
|
||||||
ms.author: dansimp
|
ms.author: dansimp
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
@ -14,13 +14,13 @@ manager: dansimp
|
|||||||
# Win32CompatibilityAppraiser DDF file
|
# Win32CompatibilityAppraiser DDF file
|
||||||
|
|
||||||
> [!WARNING]
|
> [!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.
|
> Some information relates to pre-released 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 shows the OMA DM device description framework (DDF) for the **Win32CompatibilityAppraiser** configuration service provider.
|
This topic shows the OMA DM device description framework (DDF) for the **Win32CompatibilityAppraiser** configuration service provider.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
|
|
||||||
The XML below is for Windows 10, version 1809.
|
The XML below is for Windows 10, version 1809 and later.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
@ -537,3 +537,7 @@ The XML below is for Windows 10, version 1809.
|
|||||||
</Node>
|
</Node>
|
||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[Win32CompatibilityAppraiser configuration service provider](win32compatibilityappraiser-csp.md)
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: WindowsAdvancedThreatProtection DDF file
|
title: WindowsAdvancedThreatProtection DDF file
|
||||||
description: Learn how the OMA DM device description framework (DDF) for the WindowsAdvancedThreatProtection configuration service provider (CSP).
|
description: Learn about the OMA DM device description framework (DDF) for the WindowsAdvancedThreatProtection configuration service provider (CSP).
|
||||||
ms.assetid: 0C62A790-4351-48AF-89FD-7D46C42D13E0
|
ms.assetid: 0C62A790-4351-48AF-89FD-7D46C42D13E0
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
@ -14,7 +14,6 @@ ms.date: 12/05/2017
|
|||||||
|
|
||||||
# WindowsAdvancedThreatProtection DDF file
|
# WindowsAdvancedThreatProtection DDF file
|
||||||
|
|
||||||
|
|
||||||
This topic shows the OMA DM device description framework (DDF) for the **WindowsAdvancedThreatProtection** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **WindowsAdvancedThreatProtection** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
@ -56,7 +55,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Replace />
|
<Replace />
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Set Windows Defender Advanced Threat Protection Onboarding blob and initiate onboarding to Windows Defender Advanced Threat Protection</Description>
|
<Description>Set Windows Defender Advanced Threat Protection Onboarding blob and initiate onboarding to Windows Defender Advanced Threat Protection.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -77,7 +76,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Represents Windows Defender Advanced Threat Protection Health State</Description>
|
<Description>Represents Windows Defender Advanced Threat Protection Health State.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -119,7 +118,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>false</DefaultValue>
|
<DefaultValue>false</DefaultValue>
|
||||||
<Description>Return Windows Defender Advanced Threat Protection service running state</Description>
|
<Description>Return Windows Defender Advanced Threat Protection service running state.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<bool />
|
<bool />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -141,7 +140,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>0</DefaultValue>
|
<DefaultValue>0</DefaultValue>
|
||||||
<Description>Return Windows Defender Advanced Threat Protection onboarding state: 0 – not onboarded; 1 - onboarded</Description>
|
<Description>Return Windows Defender Advanced Threat Protection onboarding state: 0 – not onboarded; 1 - onboarded.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -184,7 +183,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Represents Windows Defender Advanced Threat Protection Configuration</Description>
|
<Description>Represents Windows Defender Advanced Threat Protection Configuration.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -206,7 +205,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>1</DefaultValue>
|
<DefaultValue>1</DefaultValue>
|
||||||
<Description>Return or set Windows Defender Advanced Threat Protection Sample Sharing configuration parameter: 0 - none, 1 - All</Description>
|
<Description>Return or set Windows Defender Advanced Threat Protection Sample Sharing configuration parameter: 0 - none, 1 - All.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -229,7 +228,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Replace />
|
<Replace />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<DefaultValue>1</DefaultValue>
|
<DefaultValue>1</DefaultValue>
|
||||||
<Description>Return or set Windows Defender Advanced Threat Protection diagnostic data reporting frequency. Allowed values are: 1 - Normal, 2 - Expedite</Description>
|
<Description>Return or set Windows Defender Advanced Threat Protection diagnostic data reporting frequency. Allowed values are: 1 - Normal, 2 - Expedite.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -253,7 +252,7 @@ The XML below is the current version for this CSP.
|
|||||||
<Replace />
|
<Replace />
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Set Windows Defender Advanced Threat Protection Offboarding blob and initiate offboarding</Description>
|
<Description>Set Windows Defender Advanced Threat Protection Offboarding blob and initiate offboarding.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<chr />
|
<chr />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -274,7 +273,7 @@ The XML below is the current version for this CSP.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Represents Windows Defender Advanced Threat Protection configuration for managing role base access and device tagging</Description>
|
<Description>Represents Windows Defender Advanced Threat Protection configuration for managing role base access and device tagging.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -343,15 +342,4 @@ The XML below is the current version for this CSP.
|
|||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
[WindowsAdvancedThreatProtection configuration service provider](windowsadvancedthreatprotection-csp.md)
|
||||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ manager: dansimp
|
|||||||
# WindowsAutoPilot DDF file
|
# WindowsAutoPilot DDF file
|
||||||
|
|
||||||
> [!WARNING]
|
> [!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.
|
> Some information relates to pre-released 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 shows the device description framework (DDF) for the **WindowsAutoPilot** configuration service provider.
|
This topic shows the device description framework (DDF) for the **WindowsAutoPilot** configuration service provider.
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>These settings enable configuration of Windows Autopilot</Description>
|
<Description>These settings enable configuration of Windows Autopilot.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<node />
|
<node />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -74,3 +74,7 @@ Looking for the DDF XML files? See [CSP DDF files download](configuration-servic
|
|||||||
</cspDefinition>
|
</cspDefinition>
|
||||||
</identity>
|
</identity>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[WindowsAutopilot configuration service provider](windowsautopilot-csp.md)
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: WindowsDefenderApplicationGuard DDF file
|
title: WindowsDefenderApplicationGuard DDF file
|
||||||
description: learn about the OMA DM device description framework (DDF) for the WindowsDefenderApplicationGuard DDF file configuration service provider (CSP).
|
description: Learn about the OMA DM device description framework (DDF) for the WindowsDefenderApplicationGuard DDF file configuration service provider (CSP).
|
||||||
ms.author: dansimp
|
ms.author: dansimp
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
@ -14,13 +14,13 @@ manager: dansimp
|
|||||||
# WindowsDefenderApplicationGuard DDF file
|
# WindowsDefenderApplicationGuard DDF file
|
||||||
|
|
||||||
> [!WARNING]
|
> [!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.
|
> Some information relates to pre-released 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 shows the OMA DM device description framework (DDF) for the **WindowsDefenderApplicationGuard** configuration service provider.
|
This topic shows the OMA DM device description framework (DDF) for the **WindowsDefenderApplicationGuard** configuration service provider.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
|
|
||||||
This XML is for Windows 10, version 1809.
|
This XML is for Windows 10, version 1809 and later.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
@ -481,3 +481,7 @@ This XML is for Windows 10, version 1809.
|
|||||||
</Node>
|
</Node>
|
||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[WindowsDefenderApplicationGuard configuration service provider](windowsdefenderapplicationguard-csp.md)
|
@ -15,13 +15,13 @@ ms.date: 07/16/2017
|
|||||||
# WindowsLicensing DDF file
|
# WindowsLicensing DDF file
|
||||||
|
|
||||||
> [!WARNING]
|
> [!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.
|
> Some information relates to pre-released 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 shows the OMA DM device description framework (DDF) for the **WindowsLicensing** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
This topic shows the OMA DM device description framework (DDF) for the **WindowsLicensing** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||||
|
|
||||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||||
|
|
||||||
The XML below is for Windows 10, version 1809.
|
The XML below is for Windows 10, version 1809 and later.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
@ -104,7 +104,7 @@ The XML below is for Windows 10, version 1809.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Returns a value that maps to the Windows 10 edition running on devices. Take the value, convert it into its hexadecimal equivalent and search the GetProductInfo function page on MSDN for edition information.</Description>
|
<Description>Returns a value that maps to the Windows 10 or Windows 11 edition running on devices. Take the value, convert it into its hexadecimal equivalent and search the GetProductInfo function page on MSDN for edition information.</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -128,7 +128,7 @@ The XML below is for Windows 10, version 1809.
|
|||||||
<AccessType>
|
<AccessType>
|
||||||
<Get />
|
<Get />
|
||||||
</AccessType>
|
</AccessType>
|
||||||
<Description>Returns the status of an edition upgrade on Windows 10 client devices. Status: 0 = Failed, 1 = Pending, 2 = In progress, 3 = Completed, 4 = Unknown</Description>
|
<Description>Returns the status of an edition upgrade on Windows 10 or Windows 11 client devices. Status: 0 = Failed, 1 = Pending, 2 = In progress, 3 = Completed, 4 = Unknown</Description>
|
||||||
<DFFormat>
|
<DFFormat>
|
||||||
<int />
|
<int />
|
||||||
</DFFormat>
|
</DFFormat>
|
||||||
@ -349,3 +349,7 @@ The XML below is for Windows 10, version 1809.
|
|||||||
</Node>
|
</Node>
|
||||||
</MgmtTree>
|
</MgmtTree>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[WindowsLicensing configuration service provider](windowslicensing-csp.md)
|
Loading…
x
Reference in New Issue
Block a user