mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
DevicePreparation CSP
This commit is contained in:
parent
cf0fa95b2d
commit
dc1278f6c3
344
windows/client-management/mdm/devicepreparation-csp.md
Normal file
344
windows/client-management/mdm/devicepreparation-csp.md
Normal file
@ -0,0 +1,344 @@
|
|||||||
|
---
|
||||||
|
title: DevicePreparation CSP
|
||||||
|
description: Learn more about the DevicePreparation CSP.
|
||||||
|
author: vinaypamnani-msft
|
||||||
|
manager: aaroncz
|
||||||
|
ms.author: vinpa
|
||||||
|
ms.date: 02/17/2023
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
ms.prod: windows-client
|
||||||
|
ms.technology: itpro-manage
|
||||||
|
ms.topic: reference
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Auto-Generated CSP Document -->
|
||||||
|
|
||||||
|
<!-- DevicePreparation-Begin -->
|
||||||
|
# DevicePreparation CSP
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> This CSP contains preview policies that are under development and only applicable for [Windows Insider Preview builds](/windows-insider/). These policies are subject to change and may have dependencies on other features or services in preview.
|
||||||
|
|
||||||
|
<!-- DevicePreparation-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- DevicePreparation-Editable-End -->
|
||||||
|
|
||||||
|
<!-- DevicePreparation-Tree-Begin -->
|
||||||
|
The following example shows the DevicePreparation configuration service provider in tree format.
|
||||||
|
|
||||||
|
```text
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation
|
||||||
|
--- BootstrapperAgent
|
||||||
|
------ ClassID
|
||||||
|
------ ExecutionContext
|
||||||
|
------ InstallationStatusUri
|
||||||
|
--- PageEnabled
|
||||||
|
--- PageSettings
|
||||||
|
--- PageStatus
|
||||||
|
```
|
||||||
|
<!-- DevicePreparation-Tree-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-Begin -->
|
||||||
|
## BootstrapperAgent
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows Insider Preview |
|
||||||
|
<!-- Device-BootstrapperAgent-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation/BootstrapperAgent
|
||||||
|
```
|
||||||
|
<!-- Device-BootstrapperAgent-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
The subnodes configure settings for the Bootstrapper Agent.
|
||||||
|
<!-- Device-BootstrapperAgent-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | node |
|
||||||
|
| Access Type | Get |
|
||||||
|
<!-- Device-BootstrapperAgent-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Begin -->
|
||||||
|
### BootstrapperAgent/ClassID
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows Insider Preview |
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation/BootstrapperAgent/ClassID
|
||||||
|
```
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This node stores the class ID for the Bootstrapper Agent WinRT object.
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | chr (string) |
|
||||||
|
| Access Type | Get, Replace |
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ClassID-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Begin -->
|
||||||
|
### BootstrapperAgent/ExecutionContext
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows Insider Preview |
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation/BootstrapperAgent/ExecutionContext
|
||||||
|
```
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This node holds opaque data that will be passed to the Bootstrapper Agent as a parameter when it is invoked to execute.
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | chr (string) |
|
||||||
|
| Access Type | Get, Replace |
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-ExecutionContext-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Begin -->
|
||||||
|
### BootstrapperAgent/InstallationStatusUri
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows Insider Preview |
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation/BootstrapperAgent/InstallationStatusUri
|
||||||
|
```
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This node holds a URI that can be queried for the status of the Bootstrapper Agent installation.
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | chr (string) |
|
||||||
|
| Access Type | Get, Replace |
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-BootstrapperAgent-InstallationStatusUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-Begin -->
|
||||||
|
## PageEnabled
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows Insider Preview |
|
||||||
|
<!-- Device-PageEnabled-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation/PageEnabled
|
||||||
|
```
|
||||||
|
<!-- Device-PageEnabled-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This node determines whether to enable or show the Device Preparation page.
|
||||||
|
<!-- Device-PageEnabled-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-PageEnabled-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | bool |
|
||||||
|
| Access Type | Get, Replace |
|
||||||
|
| Default Value | false |
|
||||||
|
<!-- Device-PageEnabled-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-AllowedValues-Begin -->
|
||||||
|
**Allowed values**:
|
||||||
|
|
||||||
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| false (Default) | The page is not enabled. |
|
||||||
|
| true | The page is enabled. |
|
||||||
|
<!-- Device-PageEnabled-AllowedValues-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-PageEnabled-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageEnabled-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-Begin -->
|
||||||
|
## PageSettings
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows Insider Preview |
|
||||||
|
<!-- Device-PageSettings-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation/PageSettings
|
||||||
|
```
|
||||||
|
<!-- Device-PageSettings-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This node configures specific settings for the Device Preparation page.
|
||||||
|
<!-- Device-PageSettings-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-PageSettings-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | chr (string) |
|
||||||
|
| Access Type | Get, Replace |
|
||||||
|
<!-- Device-PageSettings-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-PageSettings-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageSettings-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-Begin -->
|
||||||
|
## PageStatus
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows Insider Preview |
|
||||||
|
<!-- Device-PageStatus-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/DevicePreparation/PageStatus
|
||||||
|
```
|
||||||
|
<!-- Device-PageStatus-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This node provides status of the Device Preparation page. Values are an enum: 0 = Disabled; 1 = Enabled; 2 = InProgress; 3 = Succeeded; 4 = Failed.
|
||||||
|
<!-- Device-PageStatus-Description-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Device-PageStatus-Editable-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Get |
|
||||||
|
<!-- Device-PageStatus-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-AllowedValues-Begin -->
|
||||||
|
**Allowed values**:
|
||||||
|
|
||||||
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| 0 | Disabled. |
|
||||||
|
| 1 | Enabled. |
|
||||||
|
| 2 | InProgress. |
|
||||||
|
| 3 | Succeeded. |
|
||||||
|
| 4 | Failed. |
|
||||||
|
<!-- Device-PageStatus-AllowedValues-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- Device-PageStatus-Examples-End -->
|
||||||
|
|
||||||
|
<!-- Device-PageStatus-End -->
|
||||||
|
|
||||||
|
<!-- DevicePreparation-CspMoreInfo-Begin -->
|
||||||
|
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- DevicePreparation-CspMoreInfo-End -->
|
||||||
|
|
||||||
|
<!-- DevicePreparation-End -->
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
|
[Configuration service provider reference](configuration-service-provider-reference.md)
|
252
windows/client-management/mdm/devicepreparation-ddf-file.md
Normal file
252
windows/client-management/mdm/devicepreparation-ddf-file.md
Normal file
@ -0,0 +1,252 @@
|
|||||||
|
---
|
||||||
|
title: DevicePreparation DDF file
|
||||||
|
description: View the XML file containing the device description framework (DDF) for the DevicePreparation configuration service provider.
|
||||||
|
author: vinaypamnani-msft
|
||||||
|
manager: aaroncz
|
||||||
|
ms.author: vinpa
|
||||||
|
ms.date: 02/17/2023
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
ms.prod: windows-client
|
||||||
|
ms.technology: itpro-manage
|
||||||
|
ms.topic: reference
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Auto-Generated CSP Document -->
|
||||||
|
|
||||||
|
# DevicePreparation DDF file
|
||||||
|
|
||||||
|
The following XML file contains the device description framework (DDF) for the DevicePreparation configuration service provider.
|
||||||
|
|
||||||
|
```xml
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE MgmtTree PUBLIC " -//OMA//DTD-DM-DDF 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd"[<?oma-dm-ddf-ver supported-versions="1.2"?>]>
|
||||||
|
<MgmtTree xmlns:MSFT="http://schemas.microsoft.com/MobileDevice/DM">
|
||||||
|
<VerDTD>1.2</VerDTD>
|
||||||
|
<MSFT:Diagnostics>
|
||||||
|
</MSFT:Diagnostics>
|
||||||
|
<Node>
|
||||||
|
<NodeName>DevicePreparation</NodeName>
|
||||||
|
<Path>./Device/Vendor/MSFT</Path>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
</AccessType>
|
||||||
|
<Description>Parent node for the CSP.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<node />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<DDFName />
|
||||||
|
</DFType>
|
||||||
|
<MSFT:Applicability>
|
||||||
|
<MSFT:OsBuildVersion>99.9.99999</MSFT:OsBuildVersion>
|
||||||
|
<MSFT:CspVersion>1.0</MSFT:CspVersion>
|
||||||
|
<MSFT:EditionAllowList>0x4;0x1B;0x30;0x31;0x48;0x54;0x62;0x63;0x64;0x65;0x77;0x79;0x7A;0x7D;0x7E;0x81;0x82;0x87;0x88;0x88*;0x8A;0x8B;0xA1;0xA2;0xA4;0xA5;0xAB;0xAC;0xAF;0xB4;0xBC;0xBF;0xCA;0xCB;0xCD;</MSFT:EditionAllowList>
|
||||||
|
</MSFT:Applicability>
|
||||||
|
</DFProperties>
|
||||||
|
<Node>
|
||||||
|
<NodeName>PageEnabled</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
<Replace />
|
||||||
|
</AccessType>
|
||||||
|
<DefaultValue>false</DefaultValue>
|
||||||
|
<Description>This node determines whether to enable or show the Device Preparation page.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<bool />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<MIME />
|
||||||
|
</DFType>
|
||||||
|
<MSFT:AllowedValues ValueType="ENUM">
|
||||||
|
<MSFT:Enum>
|
||||||
|
<MSFT:Value>false</MSFT:Value>
|
||||||
|
<MSFT:ValueDescription>The page is not enabled</MSFT:ValueDescription>
|
||||||
|
</MSFT:Enum>
|
||||||
|
<MSFT:Enum>
|
||||||
|
<MSFT:Value>true</MSFT:Value>
|
||||||
|
<MSFT:ValueDescription>The page is enabled</MSFT:ValueDescription>
|
||||||
|
</MSFT:Enum>
|
||||||
|
</MSFT:AllowedValues>
|
||||||
|
</DFProperties>
|
||||||
|
</Node>
|
||||||
|
<Node>
|
||||||
|
<NodeName>PageStatus</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
</AccessType>
|
||||||
|
<Description>This node provides status of the Device Preparation page. Values are an enum: 0 = Disabled; 1 = Enabled; 2 = InProgress; 3 = Succeeded; 4 = Failed.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<int />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<MIME />
|
||||||
|
</DFType>
|
||||||
|
<MSFT:AllowedValues ValueType="ENUM">
|
||||||
|
<MSFT:Enum>
|
||||||
|
<MSFT:Value>0</MSFT:Value>
|
||||||
|
<MSFT:ValueDescription>Disabled</MSFT:ValueDescription>
|
||||||
|
</MSFT:Enum>
|
||||||
|
<MSFT:Enum>
|
||||||
|
<MSFT:Value>1</MSFT:Value>
|
||||||
|
<MSFT:ValueDescription>Enabled</MSFT:ValueDescription>
|
||||||
|
</MSFT:Enum>
|
||||||
|
<MSFT:Enum>
|
||||||
|
<MSFT:Value>2</MSFT:Value>
|
||||||
|
<MSFT:ValueDescription>InProgress</MSFT:ValueDescription>
|
||||||
|
</MSFT:Enum>
|
||||||
|
<MSFT:Enum>
|
||||||
|
<MSFT:Value>3</MSFT:Value>
|
||||||
|
<MSFT:ValueDescription>Succeeded</MSFT:ValueDescription>
|
||||||
|
</MSFT:Enum>
|
||||||
|
<MSFT:Enum>
|
||||||
|
<MSFT:Value>4</MSFT:Value>
|
||||||
|
<MSFT:ValueDescription>Failed</MSFT:ValueDescription>
|
||||||
|
</MSFT:Enum>
|
||||||
|
</MSFT:AllowedValues>
|
||||||
|
</DFProperties>
|
||||||
|
</Node>
|
||||||
|
<Node>
|
||||||
|
<NodeName>PageSettings</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
<Replace />
|
||||||
|
</AccessType>
|
||||||
|
<Description>This node configures specific settings for the Device Preparation page.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<chr />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<MIME />
|
||||||
|
</DFType>
|
||||||
|
<MSFT:AllowedValues ValueType="None">
|
||||||
|
</MSFT:AllowedValues>
|
||||||
|
</DFProperties>
|
||||||
|
</Node>
|
||||||
|
<Node>
|
||||||
|
<NodeName>BootstrapperAgent</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
</AccessType>
|
||||||
|
<Description>The subnodes configure settings for the Bootstrapper Agent.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<node />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<DDFName />
|
||||||
|
</DFType>
|
||||||
|
</DFProperties>
|
||||||
|
<Node>
|
||||||
|
<NodeName>ClassID</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
<Replace />
|
||||||
|
</AccessType>
|
||||||
|
<Description>This node stores the class ID for the Bootstrapper Agent WinRT object.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<chr />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<MIME />
|
||||||
|
</DFType>
|
||||||
|
<MSFT:AllowedValues ValueType="None">
|
||||||
|
</MSFT:AllowedValues>
|
||||||
|
</DFProperties>
|
||||||
|
</Node>
|
||||||
|
<Node>
|
||||||
|
<NodeName>ExecutionContext</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
<Replace />
|
||||||
|
</AccessType>
|
||||||
|
<Description>This node holds opaque data that will be passed to the Bootstrapper Agent as a parameter when it is invoked to execute.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<chr />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<MIME />
|
||||||
|
</DFType>
|
||||||
|
<MSFT:AllowedValues ValueType="None">
|
||||||
|
</MSFT:AllowedValues>
|
||||||
|
</DFProperties>
|
||||||
|
</Node>
|
||||||
|
<Node>
|
||||||
|
<NodeName>InstallationStatusUri</NodeName>
|
||||||
|
<DFProperties>
|
||||||
|
<AccessType>
|
||||||
|
<Get />
|
||||||
|
<Replace />
|
||||||
|
</AccessType>
|
||||||
|
<Description>This node holds a URI that can be queried for the status of the Bootstrapper Agent installation.</Description>
|
||||||
|
<DFFormat>
|
||||||
|
<chr />
|
||||||
|
</DFFormat>
|
||||||
|
<Occurrence>
|
||||||
|
<One />
|
||||||
|
</Occurrence>
|
||||||
|
<Scope>
|
||||||
|
<Permanent />
|
||||||
|
</Scope>
|
||||||
|
<DFType>
|
||||||
|
<MIME />
|
||||||
|
</DFType>
|
||||||
|
<MSFT:AllowedValues ValueType="None">
|
||||||
|
</MSFT:AllowedValues>
|
||||||
|
</DFProperties>
|
||||||
|
</Node>
|
||||||
|
</Node>
|
||||||
|
</Node>
|
||||||
|
</MgmtTree>
|
||||||
|
```
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
|
[DevicePreparation configuration service provider reference](devicepreparation-csp.md)
|
@ -670,6 +670,11 @@ items:
|
|||||||
items:
|
items:
|
||||||
- name: DeviceManageability DDF file
|
- name: DeviceManageability DDF file
|
||||||
href: devicemanageability-ddf.md
|
href: devicemanageability-ddf.md
|
||||||
|
- name: DevicePreparation
|
||||||
|
href: devicepreparation-csp.md
|
||||||
|
items:
|
||||||
|
- name: DevicePreparation DDF file
|
||||||
|
href: devicepreparation-ddf-file.md
|
||||||
- name: DeviceStatus
|
- name: DeviceStatus
|
||||||
href: devicestatus-csp.md
|
href: devicestatus-csp.md
|
||||||
items:
|
items:
|
||||||
@ -742,8 +747,6 @@ items:
|
|||||||
items:
|
items:
|
||||||
- name: EnterpriseModernAppManagement DDF file
|
- name: EnterpriseModernAppManagement DDF file
|
||||||
href: enterprisemodernappmanagement-ddf.md
|
href: enterprisemodernappmanagement-ddf.md
|
||||||
- name: EnterpriseModernAppManagement XSD
|
|
||||||
href: enterprisemodernappmanagement-xsd.md
|
|
||||||
- name: eUICCs
|
- name: eUICCs
|
||||||
href: euiccs-csp.md
|
href: euiccs-csp.md
|
||||||
items:
|
items:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user