<?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 Remote printer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099124#M146571</link>
    <description>Hi,&lt;BR /&gt;Can any one tell how to configure and use the remote printer in HPUX11i.The remote printer in connected in Windows system.&lt;BR /&gt;&lt;BR /&gt;Regards ....L.Tamilselvan</description>
    <pubDate>Wed, 22 Oct 2003 00:05:17 GMT</pubDate>
    <dc:creator>l.tamilselvan</dc:creator>
    <dc:date>2003-10-22T00:05:17Z</dc:date>
    <item>
      <title>Remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099124#M146571</link>
      <description>Hi,&lt;BR /&gt;Can any one tell how to configure and use the remote printer in HPUX11i.The remote printer in connected in Windows system.&lt;BR /&gt;&lt;BR /&gt;Regards ....L.Tamilselvan</description>
      <pubDate>Wed, 22 Oct 2003 00:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099124#M146571</guid>
      <dc:creator>l.tamilselvan</dc:creator>
      <dc:date>2003-10-22T00:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099125#M146572</link>
      <description>Hi,&lt;BR /&gt;Add the IP address of the windows machine in /etc/hosts &lt;BR /&gt;Then configure a printer using SAM--&amp;gt;Printers and Plotters --&amp;gt;LP Spooler --&amp;gt;Printers and Plotters&lt;BR /&gt;go to actions and add remote printer.&lt;BR /&gt;Give the queue name, then windows PC name(given in /etc/hosts), and windows printer name..&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Oct 2003 00:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099125#M146572</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-10-22T00:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099126#M146573</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Follow the previous suggestion and all should work fine.&lt;BR /&gt;&lt;BR /&gt;A recommendation I would make is that if your printer is attached to an external print server it may be a good idea that you utilise parallel port 1. This will prevent additional complications in configuring the queue and equipment. If your printer has an internal card then nothing to worry about.&lt;BR /&gt;&lt;BR /&gt;Should you have any problems getting it working you could :-&lt;BR /&gt;&lt;BR /&gt;Ensure the equipment is connected.&lt;BR /&gt;Ensure the equipment is powered on.&lt;BR /&gt;Ensure the equipment is on-line.&lt;BR /&gt;&lt;BR /&gt;ping ipaddress&lt;BR /&gt;ping hostname&lt;BR /&gt;lpshut&lt;BR /&gt;lpsched&lt;BR /&gt;accept lpqname&lt;BR /&gt;enable lpqname  &lt;BR /&gt;lp -dlpqname testfile&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Wed, 22 Oct 2003 03:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099126#M146573</guid>
      <dc:creator>Keith Bevan_1</dc:creator>
      <dc:date>2003-10-22T03:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099127#M146574</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As long as, you can ping the windows system from your HPUX box, you can add the same. &lt;BR /&gt;&lt;BR /&gt;You can use the lpadmin command to add the same. For adding printer test on hpux system the remote printer printer1 on the windows system windows1, you can use the follwoing command&lt;BR /&gt;&lt;BR /&gt;lpadmin -ptest -ormwindows1 -orpprinter1 -mrmodel -mrmodel -v/dev/null -orc -ocmrcmmodel -osmrsmmodel&lt;BR /&gt;&lt;BR /&gt;If you are not comfortable with the command, use the SAM GUI, Printers &amp;amp; Plotters, LP Spooler, Printers &amp;amp; Plotters, Add Remote printer will do it.The printer daemon must be running on the windows system for the proper functioning of this.</description>
      <pubDate>Wed, 22 Oct 2003 03:12:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099127#M146574</guid>
      <dc:creator>Bhuvaneswari Selvaraj</dc:creator>
      <dc:date>2003-10-22T03:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099128#M146575</link>
      <description>First you need to enable print services for UNIX in the windows machine.&lt;BR /&gt;Next share the printer in windows.&lt;BR /&gt;The windows host should have a static IP addess which needs to be entered in /etc/hosts on your unix box.&lt;BR /&gt;You can then use SAM to add this printer to your HP-UX system.&lt;BR /&gt;&lt;BR /&gt;Note:  depending on what you want to print you may need to add a registery key to your windows machine. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Wed, 22 Oct 2003 03:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099128#M146575</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2003-10-22T03:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099129#M146576</link>
      <description>I have just finished setting up this type of printing, nobody mentioned that you need to add a registry key on the Windows machine yet though...he's a quick doc I made for the process&lt;BR /&gt;&lt;BR /&gt;1) Setup a local printer connected via LPT1 or USB should work also. &lt;BR /&gt;2) Start the "TCP/IP Print Server" service (otherwise Unix will not be able to see it, I haven't figured out how to do this with Win98 yet) &lt;BR /&gt;3) Start regedit and go to "My Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers\&lt;PRINTER name=""&gt;\PrinterDriverData" &lt;BR /&gt;4)On the Edit menu click Add Value and add the following registry value &lt;BR /&gt; Value Name: LpdPrinterPassThrough &lt;BR /&gt; Data Type: REG_DWORD &lt;BR /&gt; Value Data: 1 &lt;BR /&gt;5) Quit the editor and restart the TCP/IP Printer Spool and the Spooler services &lt;BR /&gt;6) On the Unix side, use SAM to create a new remote printer &lt;BR /&gt; sam-&amp;gt;Printers and Plotters-&amp;gt;LP Spooler-&amp;gt;Printers and Plotters &lt;BR /&gt; Actions-&amp;gt;Add Remote Printer/Plotter &lt;BR /&gt;  The Printer Name will be what it is called in Unix&lt;BR /&gt;  Remote System Name is the name (or IP Address) of the host system&lt;BR /&gt;  Remote Printer Name is the name of the printer on the host system (case sensitive)&lt;BR /&gt;  All other options can be left at default &lt;BR /&gt;NOTE: With the addition of remote printer queues, using lpstat -o will result in hanging for a minute if the remote queue is offline, to suppress the timeout time us a -i option also (lpstat -o -i) &lt;BR /&gt;&lt;BR /&gt;I've also made changes to the initial remote script since it was not printing correctly, that involved adding &lt;ESC&gt; sequences into the printer script, the &lt;ESC&gt; is created by typing Ctrl+V then Esc, then enter the code you need&lt;BR /&gt;Here's a link to HPs site for the Esc Control functions if any additional support for the driver is needed. &lt;BR /&gt;&lt;A href="http://www.hp.com/cposupport/printers/support_doc/bpd05855.html" target="_blank"&gt;http://www.hp.com/cposupport/printers/support_doc/bpd05855.html&lt;/A&gt;&lt;BR /&gt;&lt;/ESC&gt;&lt;/ESC&gt;&lt;/PRINTER&gt;</description>
      <pubDate>Thu, 23 Oct 2003 07:54:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099129#M146576</guid>
      <dc:creator>Matthew Couper</dc:creator>
      <dc:date>2003-10-23T07:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099130#M146577</link>
      <description>You can also add 'SimulatePassThrough' to the LPDSVC registry key and this will work for all printers.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;John.&lt;BR /&gt;&lt;BR /&gt;Run Registry Editor (REGEDT32.EXE). &lt;BR /&gt;From the HKEY_LOCAL_MACHINE subtree, go to the following key:&lt;BR /&gt;&lt;BR /&gt;\SYSTEM\CurrentControlSet\Services\LPDSVC\Parameters &lt;BR /&gt;On the Edit menu, click Add Value. &lt;BR /&gt;Add the following:&lt;BR /&gt;&lt;BR /&gt;Value Name: SimulatePassThrough&lt;BR /&gt;Data Type: REG_DWORD&lt;BR /&gt;Data: 1&lt;BR /&gt;&lt;BR /&gt;PS: You usually get better responces if you assign points.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 08:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer/m-p/3099130#M146577</guid>
      <dc:creator>John Flanagan</dc:creator>
      <dc:date>2003-10-23T08:19:53Z</dc:date>
    </item>
  </channel>
</rss>

