<?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: How to set default printer? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516591#M22950</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;You can set it using SAM .&lt;BR /&gt;&lt;BR /&gt;If you want to do it for one user set the LPDEST environment variable &lt;BR /&gt;&lt;BR /&gt;Runtime you can use lp -d &lt;DEST&gt; &lt;JOB&gt;&lt;/JOB&gt;&lt;/DEST&gt;</description>
    <pubDate>Thu, 12 Apr 2001 13:57:43 GMT</pubDate>
    <dc:creator>Vikas Khator</dc:creator>
    <dc:date>2001-04-12T13:57:43Z</dc:date>
    <item>
      <title>How to set default printer?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516590#M22949</link>
      <description>&lt;BR /&gt;Hi I am using HP-UX System V box and when I tried to lp store_list. It went to the wrong printer. Now Iwant to set it up to the correct printer. How?? Thanks&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 12 Apr 2001 13:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516590#M22949</guid>
      <dc:creator>Steve_18</dc:creator>
      <dc:date>2001-04-12T13:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to set default printer?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516591#M22950</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;You can set it using SAM .&lt;BR /&gt;&lt;BR /&gt;If you want to do it for one user set the LPDEST environment variable &lt;BR /&gt;&lt;BR /&gt;Runtime you can use lp -d &lt;DEST&gt; &lt;JOB&gt;&lt;/JOB&gt;&lt;/DEST&gt;</description>
      <pubDate>Thu, 12 Apr 2001 13:57:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516591#M22950</guid>
      <dc:creator>Vikas Khator</dc:creator>
      <dc:date>2001-04-12T13:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to set default printer?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516592#M22951</link>
      <description>Hi Steve:&lt;BR /&gt;&lt;BR /&gt;You have several options.&lt;BR /&gt;&lt;BR /&gt;1.  You can use SAM to add a printer and declare it as the "default" printer during its creation.&lt;BR /&gt;&lt;BR /&gt;2.  You can issue your print request like this:&lt;BR /&gt;&lt;BR /&gt;# lp -d &lt;DESTINATION&gt; &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;3.  You can set and export the LPDEST variable, in your $HOME/.profile (for instance):&lt;BR /&gt;&lt;BR /&gt;# LPDEST=mydestination&lt;BR /&gt;# export LPDEST&lt;BR /&gt;# lp &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;4.  Lastly, you can use 'lpadmin' to simply declare the default destination:&lt;BR /&gt;&lt;BR /&gt;# lpadmin -d &lt;DESTINATION&gt;&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;/DESTINATION&gt;&lt;/FILENAME&gt;&lt;/FILENAME&gt;&lt;/DESTINATION&gt;</description>
      <pubDate>Thu, 12 Apr 2001 14:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516592#M22951</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-04-12T14:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to set default printer?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516593#M22952</link>
      <description>"/usr/sbin/lpshut;/usr/sbin/lpadmin -pHP -orm$B -orpHP -mrmodel -v/dev/null -orc -ocmrcmodel -osmrsmodel;/usr/sbin/accept HP;/usr/bin/enable HP;/usr/sbin/lpsched;/usr/sbin/lpadmin -dHP"</description>
      <pubDate>Thu, 12 Apr 2001 14:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516593#M22952</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-04-12T14:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to set default printer?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516594#M22953</link>
      <description>Use the LPDEST variable this way you can set different default printers for different users or a system wide default with the metheods outlined above.  Depends on your needs&lt;BR /&gt;&lt;BR /&gt;Rob &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Apr 2001 14:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516594#M22953</guid>
      <dc:creator>Rob Smith</dc:creator>
      <dc:date>2001-04-12T14:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to set default printer?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516595#M22954</link>
      <description>James &amp;amp; Rob,&lt;BR /&gt;&lt;BR /&gt;Thanks for that insight.  The default printer that was set up is on the other side of our building.  It isn't too bad when you can specify where your print is sent (lp -dXXX filename), it's when you are using something like SAM (or another utility) that only has a "print" option.  The print gets sent to the default printer NMW (no matter what).  :-)</description>
      <pubDate>Thu, 12 Apr 2001 18:46:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-set-default-printer/m-p/2516595#M22954</guid>
      <dc:creator>Tom Gore</dc:creator>
      <dc:date>2001-04-12T18:46:16Z</dc:date>
    </item>
  </channel>
</rss>

