]> 1.2 DevicePreparation ./Device/Vendor/MSFT Parent node for configuring the Device Preparation page in OOBE settings and configuring com.microsoft/1.0/MDM/DevicePreparation PageEnabled false This node determines whether to show the Device Preparation page during OOBE. text/plain PageStatus This node provides status of the Device Preparation page. text/plain PageErrorPhase This node provides the specific phase that failed during the Device Preparation page. Values are an enum: 0 = Unknown; 1 = AgentDownload; 2 = AgentProgress. text/plain PageErrorCode This node provides specific overall HRESULT causing a fatal error on the Device Preparation page. This node is valid only if the PageErrorPhase node's value is not Unknown. text/plain PageErrorDetails This node provides optional details for any fatal error on the Device Preparation page. This node is valid only if the PageErrorPhase node's value is not Unknown, but not all errors will have details. text/plain PageSettings This node configures the Device Preparation page settings. text/plain BootstrapperAgent Parent node for configuring agent that orchestrage provioning and communicate status to Device Preparation page. ExecutionContext This node holds opaque data that will be passed to the Bootstrapper Agent as a parameter when it is invoked to execute. text/plain MDMProvider Parent node for configuring the MDM provider that interacts with the BootstrapperAgent. Progress Node for reporting progress status as opaque data. Contract for data is between the server and EMM agent that reads the data. text/plain MdmAgentInstalled False This node indicates whether the mdm agent was installed or not. When set to true sets the AUTOPILOT_MDM_AGENT_REGISTERED WNF event. text/plain RebootRequired False This node indicates whether an MDM policy was provisioned that requires a reboot. text/plain IsPostOobeProvisioningAllowed false This node determines whether Autopilot Device Preparation provisioning can be executed after OOBE has completed. text/plain