<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: lost printer--model script connections in migrate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972532#M120691</link>
    <description>yes, hppi is installed. I've gone to modify the printer - but I don't have the choice to select the modelscript - if I delete it (with sam) and then add it again (with sam or directly hppi) I can choose the model name and it all works. I can't see from your example how/when to select the modelscript and that seems to be what causes the hang-up.</description>
    <pubDate>Wed, 14 May 2003 06:05:48 GMT</pubDate>
    <dc:creator>Lisa Sorbo</dc:creator>
    <dc:date>2003-05-14T06:05:48Z</dc:date>
    <item>
      <title>lost printer--model script connections in migrate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972530#M120689</link>
      <description>migrating from box1 10.20 to box2 11.0. used SAM to save &amp;amp; restore printers. the association between printer id &amp;amp; model seems to be lost - i have to delete &amp;amp; re-add the printer and re-choose the model id in order for it to work. &lt;BR /&gt;Did I miss a step? &lt;BR /&gt;When I use hppi and select modify - there is no modelscript shown for the printer. is there a way to fix this on a large scale or transfer it over? &lt;BR /&gt;&lt;BR /&gt;Lisa</description>
      <pubDate>Tue, 13 May 2003 23:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972530#M120689</guid>
      <dc:creator>Lisa Sorbo</dc:creator>
      <dc:date>2003-05-13T23:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: lost printer--model script connections in migrate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972531#M120690</link>
      <description>Make suere HPPI was installed on the 11.0 system (it isn't by default depending on how old your 11.0 install CD might be. I don't know whether SAM was updated to handle HPPI configratio s correctly at 10.20 (10.20 is obsolete next month and most of it's life, JetAdmin was the JetDirect support application). However, it is very easy to delete and re-add the printers without using the interactive menu. Just use removequeue and addqueue:&lt;BR /&gt;&lt;BR /&gt;cd /opt/hpnpl/bin&lt;BR /&gt;./removequeue -qprinter1&lt;BR /&gt;./addqueue -qprinter1 -h12.34.56.78</description>
      <pubDate>Wed, 14 May 2003 01:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972531#M120690</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-05-14T01:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: lost printer--model script connections in migrate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972532#M120691</link>
      <description>yes, hppi is installed. I've gone to modify the printer - but I don't have the choice to select the modelscript - if I delete it (with sam) and then add it again (with sam or directly hppi) I can choose the model name and it all works. I can't see from your example how/when to select the modelscript and that seems to be what causes the hang-up.</description>
      <pubDate>Wed, 14 May 2003 06:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972532#M120691</guid>
      <dc:creator>Lisa Sorbo</dc:creator>
      <dc:date>2003-05-14T06:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: lost printer--model script connections in migrate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972533#M120692</link>
      <description>also - I've got easily 100+ definitions to do and no printed documentation about which printer model goes with each (though I could guess I suppose) - which is why I was looking for a way to bring over that info from box1 to box2.</description>
      <pubDate>Wed, 14 May 2003 06:07:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972533#M120692</guid>
      <dc:creator>Lisa Sorbo</dc:creator>
      <dc:date>2003-05-14T06:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: lost printer--model script connections in migrate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972534#M120693</link>
      <description>The association of the printer and the model script is automatic with addqueue. That's why the printer must be online. addqueue queries the printer type and then picks the right model script. Model scripts are very simple prepend/postpend filters so an exact match is not necessary. That's why the new crop of printers in the last couple of years all use the generic net_ljx000 script.&lt;BR /&gt;&lt;BR /&gt;You might also look at transferqueue which is designed to move large JetDirect queues. transferqueue is in the /opt/hpnpl/bin directory and has a man page. Another useful tool is multiaddqueue and to see the printer script automatic associations, use:&lt;BR /&gt;&lt;BR /&gt;/opt/hpnpl/bin/multiaddqueue -l</description>
      <pubDate>Wed, 14 May 2003 10:37:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972534#M120693</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-05-14T10:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: lost printer--model script connections in migrate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972535#M120694</link>
      <description>Perfect!&lt;BR /&gt;the removequeue / addqueue sequence worked great - but before I wrote a script to do this for all printers, I used the transferqueue utility and it worked for all printers (at least, for the ones I've sent test prints to so far). &lt;BR /&gt;&lt;BR /&gt;Thanks for your help!</description>
      <pubDate>Wed, 14 May 2003 15:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-printer-model-script-connections-in-migrate/m-p/2972535#M120694</guid>
      <dc:creator>Lisa Sorbo</dc:creator>
      <dc:date>2003-05-14T15:38:19Z</dc:date>
    </item>
  </channel>
</rss>

