<?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: Setup Remote Printers on command line in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750997#M257777</link>
    <description>Thanks guys - I'll start reading the man pages.&lt;BR /&gt;All the printers run off a Windows print Server, so I figured that I should use Remote printing, rather than Network printing?&lt;BR /&gt;&lt;BR /&gt;I'll update as soon as I have had some success....&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;</description>
    <pubDate>Tue, 14 Mar 2006 16:27:54 GMT</pubDate>
    <dc:creator>Mike Ingram_1</dc:creator>
    <dc:date>2006-03-14T16:27:54Z</dc:date>
    <item>
      <title>Setup Remote Printers on command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750993#M257773</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a Tru64 system that is being decommissioned, and the replacement is an HP 8420.&lt;BR /&gt;I have approx. 600 printers configured on Tru64, which need to be set up on HP-UX.&lt;BR /&gt;I have set up a few using SAM, but wonder if there is an easier way, by using a script, to add all these printers?&lt;BR /&gt;&lt;BR /&gt;Any help or advice welcome!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Mar 2006 16:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750993#M257773</guid>
      <dc:creator>Mike Ingram_1</dc:creator>
      <dc:date>2006-03-14T16:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Remote Printers on command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750994#M257774</link>
      <description>I assume that you are using JetDirect (Network printers in HP-UX speak) devices. The simplest command is the addqueue command. Man addqueue for details.</description>
      <pubDate>Tue, 14 Mar 2006 16:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750994#M257774</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-14T16:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Remote Printers on command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750995#M257775</link>
      <description>lpadmin is the command you want. There's even an example in the man page for setting up a remote printer.</description>
      <pubDate>Tue, 14 Mar 2006 16:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750995#M257775</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-03-14T16:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Remote Printers on command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750996#M257776</link>
      <description>By the way, if given a choice under HP-UX always choose Network over Remote printers. You have far more control over Network printers.</description>
      <pubDate>Tue, 14 Mar 2006 16:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750996#M257776</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-14T16:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Remote Printers on command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750997#M257777</link>
      <description>Thanks guys - I'll start reading the man pages.&lt;BR /&gt;All the printers run off a Windows print Server, so I figured that I should use Remote printing, rather than Network printing?&lt;BR /&gt;&lt;BR /&gt;I'll update as soon as I have had some success....&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Mar 2006 16:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750997#M257777</guid>
      <dc:creator>Mike Ingram_1</dc:creator>
      <dc:date>2006-03-14T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Setup Remote Printers on command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750998#M257778</link>
      <description>Update - it worked, and here is what I did:&lt;BR /&gt;&lt;BR /&gt;1. lpshut&lt;BR /&gt;2. /usr/sbin/lpadmin -pUS1P1E1 -v/dev/null -mrmodel -ormus1psrv -orpUS1P1E1&lt;BR /&gt;4. accept US1P1E1&lt;BR /&gt;3. enable US1P1E1&lt;BR /&gt;4. lpstat US1P1E1&lt;BR /&gt;5. lpsched&lt;BR /&gt;&lt;BR /&gt;Many thanks for the pointers.</description>
      <pubDate>Tue, 14 Mar 2006 16:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-remote-printers-on-command-line/m-p/3750998#M257778</guid>
      <dc:creator>Mike Ingram_1</dc:creator>
      <dc:date>2006-03-14T16:56:36Z</dc:date>
    </item>
  </channel>
</rss>

