1833883 Members
1667 Online
110063 Solutions
New Discussion

Re: print server

 
david_913
New Member

print server

I want to configure print server in hpux11.11.
we have HPLJ network printer which is configured as network printer in windows2003.
can any help me.

Regards
lawrance
3 REPLIES 3
Carles Viaplana
Valued Contributor

Re: print server

Hello David,

If need to configure a network printer on HP-UX system yo have to execute jetadmin.

Select option 1 - Configuration (super-user only) - and then option 3 - Add printer to local spooler.

You should just to provide IP address (in case printer doesn't exist into /etc/hosts file or or DNS) and controller (almost always for HPLJ printes I used lpj4).

I hope it helps to you.

Regards,

Carles

Gavin Clarke
Trusted Contributor

Re: print server

If whereis hppi doesn't return something like:

hppi: /usr/bin/hppi /opt/hpnpl/bin/hppi /opt/hpnpl/man/man1/hppi.1


Then this link will help you download and install hppi:

http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=bpj07374

Once you've installed hppi run it as root.

Go into Spooler Administration.
Then Add printer to local spooler.
Then give it the printer IP address. (or you can vi /etc/hosts and add an entry for the printer with a name before you run hppi).


Then look here to see what model script you want to use:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=558553

Or search the forums, I'm sure this has been covered many times before, If I find a good explanation I will post a link.
Mahesh Kumar Malik
Honored Contributor

Re: print server

Hi Lawrance

You need to have hppi utility to install a network printer in hp-ux. hppi is freely downloadable from hp. After you have done so , you may either use SAM to add remote printer or run hppi. Before doing so make sure IP address has been setup on the printer and you are able to ping to printer from hp-ux server

Regards
Mahesh