--- title: Update DDF file description: Update DDF file ms.assetid: E236E468-88F3-402A-BA7A-834ED38DD388 ms.author: maricia ms.topic: article ms.prod: w10 ms.technology: windows author: nickbrower ms.date: 06/19/2017 --- # Update DDF file This topic shows the OMA DM device description framework (DDF) for the **Update** configuration service provider. DDF files are used only with OMA DM provisioning XML. You can download the DDF files from the links below: - [Download all the DDF files for Windows 10, version 1703](http://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](http://download.microsoft.com/download/2/3/E/23E27D6B-6E23-4833-B143-915EDA3BDD44/Windows10_1607_DDF.zip) The XML below is the current version for this CSP. ``` syntax ]> 1.2 Update ./Vendor/MSFT ApprovedUpdates Approve of specific updates to be installed on a device and accept the EULA associated with the update on behalf of the end-user Approved Updates UpdateID field of the UpdateIdentity is used to display relevant update metadata to IT and approved updates to be installed on the device Approved Update Guid ApprovedTime 0 The time updates get approved The time update get approved text/plain FailedUpdates Approved updates that failed to install on a device Failed Updates UpdateID field of the UpdateIdentity GUID that represent an update that failed to install Failed Update Guid HResult 0 Update failure error code HResult text/plain Status Update failure status Failed update status text/plain RevisionNumber The revision number of the update Update's revision number text/plain InstalledUpdates Updates that are installed on the device Installed Updates UpdateIDs that represent the updates installed on a device Installed Update Guid RevisionNumber The revision number of the update Update's revision number text/plain InstallableUpdates Updates that are applicable and not yet installed on the device Installable Updates UpdateIDs that represent the updates applicable and not installed on a device Installable Update Guid Type The UpdateClassification value of the update Values: 0 = None 1 = Security 2 = Critical Type of update text/plain RevisionNumber The revision number of the update Update's revision number text/plain PendingRebootUpdates Devices in the pending reboot state Pending Reboot Update Guid InstalledTime The time the update installed. InstalledTime text/plain RevisionNumber The revision number of the update Update's revision number text/plain LastSuccessfulScanTime 0 Last success scan time. LastSuccessfulScanTime text/plain DeferUpgrade 0 Defer upgrades till the next upgrade period (at least a few months). text/plain ``` ## Related topics [Update CSP](update-csp.md)