diff --git a/windows/client-management/mdm/declaredconfiguration-csp.md b/windows/client-management/mdm/declaredconfiguration-csp.md index 0ed8150367..cfcee7e74a 100644 --- a/windows/client-management/mdm/declaredconfiguration-csp.md +++ b/windows/client-management/mdm/declaredconfiguration-csp.md @@ -4,7 +4,7 @@ description: Learn more about the DeclaredConfiguration CSP. author: vinaypamnani-msft manager: aaroncz ms.author: vinpa -ms.date: 09/12/2023 +ms.date: 09/13/2023 ms.localizationpriority: medium ms.prod: windows-client ms.technology: itpro-manage @@ -33,78 +33,36 @@ The new Declared Configuration device management model requires the server to de The following list shows the DeclaredConfiguration configuration service provider nodes: - ./Device/Vendor/MSFT/DeclaredConfiguration - - [Host](#devicehost) - - [Complete](#devicehostcomplete) - - [Documents](#devicehostcompletedocuments) - - [{DocID}](#devicehostcompletedocumentsdocid) - - [Document](#devicehostcompletedocumentsdociddocument) - - [Properties](#devicehostcompletedocumentsdocidproperties) - - [Abandoned](#devicehostcompletedocumentsdocidpropertiesabandoned) - - [Results](#devicehostcompleteresults) - - [{DocID}](#devicehostcompleteresultsdocid) - - [Document](#devicehostcompleteresultsdociddocument) - - [Inventory](#devicehostinventory) - - [Documents](#devicehostinventorydocuments) - - [{DocID}](#devicehostinventorydocumentsdocid) - - [Document](#devicehostinventorydocumentsdociddocument) - - [Results](#devicehostinventoryresults) - - [{DocID}](#devicehostinventoryresultsdocid) - - [Document](#devicehostinventoryresultsdociddocument) - - [Template](#devicehosttemplate) - - [Documents](#devicehosttemplatedocuments) - - [{DocID}](#devicehosttemplatedocumentsdocid) - - [Document](#devicehosttemplatedocumentsdociddocument) - - [Properties](#devicehosttemplatedocumentsdocidproperties) - - [Abandoned](#devicehosttemplatedocumentsdocidpropertiesabandoned) - - [Variables](#devicehosttemplatedocumentsdocidvariables) - - [{VariableName}](#devicehosttemplatedocumentsdocidvariablesvariablename) - - [Value](#devicehosttemplatedocumentsdocidvariablesvariablenamevalue) - - [Results](#devicehosttemplateresults) - - [{DocID}](#devicehosttemplateresultsdocid) - - [Document](#devicehosttemplateresultsdociddocument) - - [ManagementServiceConfiguration](#devicemanagementserviceconfiguration) - - [CertificateExpirationThreshold](#devicemanagementserviceconfigurationcertificateexpirationthreshold) - - [RefreshInterval](#devicemanagementserviceconfigurationrefreshinterval) - - [StartSyncSessionOnFailure](#devicemanagementserviceconfigurationstartsyncsessiononfailure) -- ./User/Vendor/MSFT/DeclaredConfiguration - - [Host](#userhost) - - [Complete](#userhostcomplete) - - [Documents](#userhostcompletedocuments) - - [{DocID}](#userhostcompletedocumentsdocid) - - [Document](#userhostcompletedocumentsdociddocument) - - [Properties](#userhostcompletedocumentsdocidproperties) - - [Abandoned](#userhostcompletedocumentsdocidpropertiesabandoned) - - [Results](#userhostcompleteresults) - - [{DocID}](#userhostcompleteresultsdocid) - - [Document](#userhostcompleteresultsdociddocument) - - [Inventory](#userhostinventory) - - [Documents](#userhostinventorydocuments) - - [{DocID}](#userhostinventorydocumentsdocid) - - [Document](#userhostinventorydocumentsdociddocument) - - [Results](#userhostinventoryresults) - - [{DocID}](#userhostinventoryresultsdocid) - - [Document](#userhostinventoryresultsdociddocument) - - [Template](#userhosttemplate) - - [Documents](#userhosttemplatedocuments) - - [{DocID}](#userhosttemplatedocumentsdocid) - - [Document](#userhosttemplatedocumentsdociddocument) - - [Properties](#userhosttemplatedocumentsdocidproperties) - - [Abandoned](#userhosttemplatedocumentsdocidpropertiesabandoned) - - [Variables](#userhosttemplatedocumentsdocidvariables) - - [{VariableName}](#userhosttemplatedocumentsdocidvariablesvariablename) - - [Value](#userhosttemplatedocumentsdocidvariablesvariablenamevalue) - - [Results](#userhosttemplateresults) - - [{DocID}](#userhosttemplateresultsdocid) - - [Document](#userhosttemplateresultsdociddocument) + - [Host](#host) + - [Complete](#hostcomplete) + - [Documents](#hostcompletedocuments) + - [{DocID}](#hostcompletedocumentsdocid) + - [Document](#hostcompletedocumentsdociddocument) + - [Properties](#hostcompletedocumentsdocidproperties) + - [Abandoned](#hostcompletedocumentsdocidpropertiesabandoned) + - [Results](#hostcompleteresults) + - [{DocID}](#hostcompleteresultsdocid) + - [Document](#hostcompleteresultsdociddocument) + - [Inventory](#hostinventory) + - [Documents](#hostinventorydocuments) + - [{DocID}](#hostinventorydocumentsdocid) + - [Document](#hostinventorydocumentsdociddocument) + - [Results](#hostinventoryresults) + - [{DocID}](#hostinventoryresultsdocid) + - [Document](#hostinventoryresultsdociddocument) + - [ManagementServiceConfiguration](#managementserviceconfiguration) + - [CertificateExpirationThreshold](#managementserviceconfigurationcertificateexpirationthreshold) + - [RefreshInterval](#managementserviceconfigurationrefreshinterval) + - [StartSyncSessionOnFailure](#managementserviceconfigurationstartsyncsessiononfailure) -## Device/Host +## Host | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -137,12 +95,12 @@ The following list shows the DeclaredConfiguration configuration service provide -### Device/Host/Complete +### Host/Complete | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -175,12 +133,12 @@ The following list shows the DeclaredConfiguration configuration service provide -#### Device/Host/Complete/Documents +#### Host/Complete/Documents | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -213,12 +171,12 @@ The following list shows the DeclaredConfiguration configuration service provide -##### Device/Host/Complete/Documents/{DocID} +##### Host/Complete/Documents/{DocID} | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -253,12 +211,12 @@ The following list shows the DeclaredConfiguration configuration service provide -###### Device/Host/Complete/Documents/{DocID}/Document +###### Host/Complete/Documents/{DocID}/Document | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -291,12 +249,12 @@ The following list shows the DeclaredConfiguration configuration service provide -###### Device/Host/Complete/Documents/{DocID}/Properties +###### Host/Complete/Documents/{DocID}/Properties | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -329,12 +287,12 @@ The following list shows the DeclaredConfiguration configuration service provide -###### Device/Host/Complete/Documents/{DocID}/Properties/Abandoned +###### Host/Complete/Documents/{DocID}/Properties/Abandoned | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -377,12 +335,12 @@ The following list shows the DeclaredConfiguration configuration service provide -#### Device/Host/Complete/Results +#### Host/Complete/Results | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -415,12 +373,12 @@ The following list shows the DeclaredConfiguration configuration service provide -##### Device/Host/Complete/Results/{DocID} +##### Host/Complete/Results/{DocID} | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -454,12 +412,12 @@ The following list shows the DeclaredConfiguration configuration service provide -###### Device/Host/Complete/Results/{DocID}/Document +###### Host/Complete/Results/{DocID}/Document | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -492,12 +450,12 @@ The following list shows the DeclaredConfiguration configuration service provide -### Device/Host/Inventory +### Host/Inventory | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -530,12 +488,12 @@ The following list shows the DeclaredConfiguration configuration service provide -#### Device/Host/Inventory/Documents +#### Host/Inventory/Documents | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -568,12 +526,12 @@ The following list shows the DeclaredConfiguration configuration service provide -##### Device/Host/Inventory/Documents/{DocID} +##### Host/Inventory/Documents/{DocID} | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -608,12 +566,12 @@ The following list shows the DeclaredConfiguration configuration service provide -###### Device/Host/Inventory/Documents/{DocID}/Document +###### Host/Inventory/Documents/{DocID}/Document | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -646,12 +604,12 @@ The following list shows the DeclaredConfiguration configuration service provide -#### Device/Host/Inventory/Results +#### Host/Inventory/Results | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -684,12 +642,12 @@ The following list shows the DeclaredConfiguration configuration service provide -##### Device/Host/Inventory/Results/{DocID} +##### Host/Inventory/Results/{DocID} | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -723,12 +681,12 @@ The following list shows the DeclaredConfiguration configuration service provide -###### Device/Host/Inventory/Results/{DocID}/Document +###### Host/Inventory/Results/{DocID}/Document | Scope | Editions | Applicable OS | |:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | +| ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | @@ -760,478 +718,8 @@ The following list shows the DeclaredConfiguration configuration service provide - -### Device/Host/Template - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -#### Device/Host/Template/Documents - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -##### Device/Host/Template/Documents/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | -| Dynamic Node Naming | ServerGeneratedUniqueIdentifier | -| Allowed Values | Regular Expression: `[0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12}` | - - - - - - - - - -###### Device/Host/Template/Documents/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Add, Delete, Get, Replace | - - - - - - - - - -###### Device/Host/Template/Documents/{DocID}/Properties - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Properties -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -###### Device/Host/Template/Documents/{DocID}/Properties/Abandoned - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Properties/Abandoned -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `int` | -| Access Type | Add, Delete, Get, Replace | -| Default Value | 0 | - - - -**Allowed values**: - -| Value | Description | -|:--|:--| -| 0 (Default) | Insert Description Here. | -| 1 | Insert Description Here. | - - - - - - - - - -###### Device/Host/Template/Documents/{DocID}/Variables - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Variables -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -###### Device/Host/Template/Documents/{DocID}/Variables/{VariableName} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Variables/{VariableName} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | -| Dynamic Node Naming | UniqueName: This node name references a variable in the templated document. | - - - - - - - - - -###### Device/Host/Template/Documents/{DocID}/Variables/{VariableName}/Value - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Variables/{VariableName}/Value -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Add, Delete, Get, Replace | - - - - - - - - - -#### Device/Host/Template/Results - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Results -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | - - - - - - - - - -##### Device/Host/Template/Results/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Results/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | -| Dynamic Node Naming | ClientInventory | - - - - - - - - - -###### Device/Host/Template/Results/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```Device -./Device/Vendor/MSFT/DeclaredConfiguration/Host/Template/Results/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Get | - - - - - - - - -## Device/ManagementServiceConfiguration +## ManagementServiceConfiguration | Scope | Editions | Applicable OS | @@ -1270,7 +758,7 @@ Configuration settings for WinDC behavior. -### Device/ManagementServiceConfiguration/CertificateExpirationThreshold +### ManagementServiceConfiguration/CertificateExpirationThreshold | Scope | Editions | Applicable OS | @@ -1311,7 +799,7 @@ This node determines the number of minutes as near expiration check for certific -### Device/ManagementServiceConfiguration/RefreshInterval +### ManagementServiceConfiguration/RefreshInterval | Scope | Editions | Applicable OS | @@ -1352,7 +840,7 @@ This node determines the number of minutes between refreshes. -### Device/ManagementServiceConfiguration/StartSyncSessionOnFailure +### ManagementServiceConfiguration/StartSyncSessionOnFailure | Scope | Editions | Applicable OS | @@ -1400,1138 +888,6 @@ This node determines whether or not to start a sync session when failed to refre - -## User/Host - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -### User/Host/Complete - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -#### User/Host/Complete/Documents - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Documents -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -##### User/Host/Complete/Documents/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Documents/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | -| Dynamic Node Naming | ServerGeneratedUniqueIdentifier | -| Allowed Values | Regular Expression: `[0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12}` | - - - - - - - - - -###### User/Host/Complete/Documents/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Documents/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Add, Delete, Get, Replace | - - - - - - - - - -###### User/Host/Complete/Documents/{DocID}/Properties - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Documents/{DocID}/Properties -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -###### User/Host/Complete/Documents/{DocID}/Properties/Abandoned - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Documents/{DocID}/Properties/Abandoned -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `int` | -| Access Type | Add, Delete, Get, Replace | -| Default Value | 0 | - - - -**Allowed values**: - -| Value | Description | -|:--|:--| -| 0 (Default) | Insert Description Here. | -| 1 | Insert Description Here. | - - - - - - - - - -#### User/Host/Complete/Results - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Results -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | - - - - - - - - - -##### User/Host/Complete/Results/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Results/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | -| Dynamic Node Naming | ClientInventory | - - - - - - - - - -###### User/Host/Complete/Results/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Complete/Results/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Get | - - - - - - - - - -### User/Host/Inventory - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Inventory -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -#### User/Host/Inventory/Documents - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Documents -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -##### User/Host/Inventory/Documents/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Documents/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | -| Dynamic Node Naming | ServerGeneratedUniqueIdentifier | -| Allowed Values | Regular Expression: `[0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12}` | - - - - - - - - - -###### User/Host/Inventory/Documents/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Documents/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Add, Delete, Get, Replace | - - - - - - - - - -#### User/Host/Inventory/Results - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Results -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | - - - - - - - - - -##### User/Host/Inventory/Results/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Results/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | -| Dynamic Node Naming | ClientInventory | - - - - - - - - - -###### User/Host/Inventory/Results/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Inventory/Results/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Get | - - - - - - - - - -### User/Host/Template - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -#### User/Host/Template/Documents - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -##### User/Host/Template/Documents/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | -| Dynamic Node Naming | ServerGeneratedUniqueIdentifier | -| Allowed Values | Regular Expression: `[0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12}` | - - - - - - - - - -###### User/Host/Template/Documents/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Add, Delete, Get, Replace | - - - - - - - - - -###### User/Host/Template/Documents/{DocID}/Properties - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Properties -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -###### User/Host/Template/Documents/{DocID}/Properties/Abandoned - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Properties/Abandoned -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `int` | -| Access Type | Add, Delete, Get, Replace | -| Default Value | 0 | - - - -**Allowed values**: - -| Value | Description | -|:--|:--| -| 0 (Default) | Insert Description Here. | -| 1 | Insert Description Here. | - - - - - - - - - -###### User/Host/Template/Documents/{DocID}/Variables - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Variables -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | - - - - - - - - - -###### User/Host/Template/Documents/{DocID}/Variables/{VariableName} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Variables/{VariableName} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Add, Delete, Get | -| Dynamic Node Naming | UniqueName: This node name references a variable in the templated document. | - - - - - - - - - -###### User/Host/Template/Documents/{DocID}/Variables/{VariableName}/Value - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Documents/{DocID}/Variables/{VariableName}/Value -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Add, Delete, Get, Replace | - - - - - - - - - -#### User/Host/Template/Results - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Results -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | - - - - - - - - - -##### User/Host/Template/Results/{DocID} - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Results/{DocID} -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `node` | -| Access Type | Get | -| Dynamic Node Naming | ClientInventory | - - - - - - - - - -###### User/Host/Template/Results/{DocID}/Document - - -| Scope | Editions | Applicable OS | -|:--|:--|:--| -| ✅ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | - - - -```User -./User/Vendor/MSFT/DeclaredConfiguration/Host/Template/Results/{DocID}/Document -``` - - - - - - - - - - - -**Description framework properties**: - -| Property name | Property value | -|:--|:--| -| Format | `chr` (string) | -| Access Type | Get | - - - - - - - - ## Declared Configuration OMA URI diff --git a/windows/client-management/mdm/declaredconfiguration-ddf-file.md b/windows/client-management/mdm/declaredconfiguration-ddf-file.md index 0daf161619..3860a6196f 100644 --- a/windows/client-management/mdm/declaredconfiguration-ddf-file.md +++ b/windows/client-management/mdm/declaredconfiguration-ddf-file.md @@ -4,7 +4,7 @@ description: View the XML file containing the device description framework (DDF) author: vinaypamnani-msft manager: aaroncz ms.author: vinpa -ms.date: 09/12/2023 +ms.date: 09/13/2023 ms.localizationpriority: medium ms.prod: windows-client ms.technology: itpro-manage @@ -24,762 +24,6 @@ The following XML file contains the device description framework (DDF) for the D 1.2 - - DeclaredConfiguration - ./User/Vendor/MSFT - - - - - Insert Description Here - - - - - - - - - - - - - - 99.9.99999 - 9.9 - 0x4;0x1B;0x30;0x31;0x48;0x54;0x62;0x63;0x64;0x65;0x79;0x7A;0x7D;0x7E;0x81;0x82;0x8A;0x8B;0xA1;0xA2;0xA4;0xA5;0xAB;0xAC;0xAF;0xBC;0xBF;0xCA;0xCB;0xCD; - - - - Host - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Complete - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Documents - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - [0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12} - - - - Document - - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - Properties - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Abandoned - - - - - - - - 0 - Insert Description Here - - - - - - - - - - - - - - - 0 - Insert Description Here - - - 1 - Insert Description Here - - - - - - - - - Results - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - - Document - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - Template - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Documents - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - [0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12} - - - - Document - - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - Properties - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Abandoned - - - - - - - - 0 - Insert Description Here - - - - - - - - - - - - - - - 0 - Insert Description Here - - - 1 - Insert Description Here - - - - - - - Variables - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - VariableName - - - - - This node name references a variable in the templated document. - - - - Value - - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - Results - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - - Document - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - Inventory - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Documents - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - [0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12} - - - - Document - - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - Results - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - - Document - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - DeclaredConfiguration ./Device/Vendor/MSFT @@ -1057,312 +301,6 @@ The following XML file contains the device description framework (DDF) for the D - - Template - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Documents - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - [0-9A-Fa-f]{8}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{4}\-[0-9A-Fa-f]{12} - - - - Document - - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - Properties - - - - - - - Insert Description Here - - - - - - - - - - - - - - - Abandoned - - - - - - - - 0 - Insert Description Here - - - - - - - - - - - - - - - 0 - Insert Description Here - - - 1 - Insert Description Here - - - - - - - Variables - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - VariableName - - - - - This node name references a variable in the templated document. - - - - Value - - - - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - - Results - - - - - Insert Description Here - - - - - - - - - - - - - - - - - - - - - Insert Description Here - - - - - - - - - - DocID - - - - - - - - - Document - - - - - Insert Description Here - - - - - - - - - - - - - - - - - Inventory