Hi,
I'am trying to migrate my oes 2018 Print manager (driver store is on another server in the same tree) to the iprint appliance.
Everything is migrating except the association between the printer and the driver.
when i look in the psmimport.xml generated by the miggui i can see the driver association.
<driver>
<keyname><![CDATA[Lexmark E260dn]]></keyname>
<ostype>windows-nt-5.1</ostype>
<cputype>x86-32</cputype>
</driver>
<driver>
<keyname><![CDATA[Lexmark E260dn (MS)]]></keyname>
<ostype>windows-nt-6.1</ostype>
<cputype>x86-64</cputype>
</driver>
<driver>
<keyname><![CDATA[Lexmark Universal v2]]></keyname>
<ostype>windows-nt-6.2</ostype>
<cputype>x86-64</cputype>
</driver>
if i ran the xml from the command line using ipsmd -x it does not change anything.
I don't know what to do.
Regards
Stephane