C.5 iPrint Printer List Import File Format

To import the iPrint printer configuration to all the policies that match specific printer URI, use the XML file created when you exported the iPrint printer. For more information on exporting the iPrint printer, see Section C.2.6, Exporting iPrint Printer.

The format of the iPrint printer list import file that is used with the printer policy import command is as follows.

<?xml version="1.0" encoding="UTF-8"?>
   <PrinterList removeOthers="false">
     <Printer name="ipp://164.99.147.66/ipp/Printer2" type="iPrint" updateiPrintDriver="true">
       <DefaultPrintingPreferences />
     </Printer>
     <Printer name="ipp://164.99.147.66/ipp/Printer3" type="iPrint" updateiPrintDriver="false">
      <DefaultPrintingPreferences/>
     </Printer>
</PrinterList>