--- title: UniversalPrint DDF file description: UniversalPrint DDF file ms.date: 06/02/2022 ms.reviewer: jimwu --- # UniversalPrint DDF file This article shows the OMA DM device description framework (DDF) for the **UniversalPrint** configuration service provider. Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-ddf.md). The XML below is the current version for this CSP. ```xml ]> 1.2 PrinterProvisioning ./User/Vendor/MSFT Printer Provisioning com.microsoft/1.0/MDM/PrinterProvisioning UPPrinterInstalls This setting will take the action on the specified user account to install or uninstall the specified printer. Install action is selected by default. Identifies the Universal Print printer, by its Share ID, you wish to install on the targeted user account. The printer's Share ID can be found in the printer's properties via the Universal Print portal. Note: the targeted user account must have access rights to both the printer and to the Universal Print service. PrinterSharedID PrinterSharedID from the Universal Print system, which is used to discover and install Univeral Print printer CloudDeviceID Identifies the Universal Print printer, by its Printer ID, you wish to install on the targeted user account. The printer's Printer ID can be found in the printer's properties via the Universal Print portal. Note: the targeted user account must have access rights to both the printer and to the Universal Print service. text/plain Install Support async execute. Install Universal Print printer. text/plain Status 1 finished installation successfully, 2 installation in progress after receiving execute cmd, 4 installation failed, 8 installation initial status, 32 unknown (not used). text/plain ErrorCode HRESULT of the last installation returned code. text/plain PrinterSharedName Identifies the Universal Print printer, by its Share Name, you wish to install on the targeted user account. The printer's Share Name can be found in the printer's properties via the Universal Print portal. Note: the targeted user account must have access rights to both the printer and to the Universal Print service. text/plain ```