--- title: PrinterProvisioning DDF file description: View the XML file containing the device description framework (DDF) for the PrinterProvisioning configuration service provider. ms.date: 01/18/2024 --- # PrinterProvisioning DDF file The following XML file contains the device description framework (DDF) for the PrinterProvisioning configuration service provider. ```xml ]> 1.2 PrinterProvisioning ./User/Vendor/MSFT Printer Provisioning 10.0.22000, 10.0.19044.1806, 10.0.19043.1806, 10.0.19042.1806 1.0 0x4;0x1B;0x30;0x31;0x48;0x54;0x62;0x63;0x64;0x65;0x79;0x7A;0x7D;0x7E;0x81;0x82;0x88;0x8A;0x8B;0xA1;0xA2;0xA4;0xA5;0xAB;0xAC;0xAF;0xBC;0xBF;0xCA;0xCB;0xCD;0xCF; 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. Install Support async execute. Install Universal Print printer. Status 1 finished installation successfully, 2 installation in progress after receiving execute cmd, 4 installation failed, 8 installation initial status, 32 unknown (not used). ErrorCode HRESULT of the last installation returned code. 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. ``` ## Related articles [PrinterProvisioning configuration service provider reference](printerprovisioning-csp.md)