- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Use alternate printer script hp-ux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2007 08:17 AM
10-05-2007 08:17 AM
HPPI has the option but it does not work!
Willing to use addqueue or lpadmin if someone tells the syntax.
I want define a hp4350 (net_lj4350) but use a hp4050 driver (net_ljx000)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2007 08:22 AM
10-05-2007 08:22 AM
Re: Use alternate printer script hp-ux
You can continue to do this at will until you find one that works right. The model scripts are read every time there is a print job sent so no need to reset/restart the scheduler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2007 08:26 AM
10-05-2007 08:26 AM
Solution# addqueue -l
to get a list of modelscripts and then use addqueue with the -i switch and supply the id from the list.
ex.
# addqueue -i 4 -h host -q queue_name -b off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 01:56 AM
10-06-2007 01:56 AM
Re: Use alternate printer script hp-ux
I like the addqueue option. great news...
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 06:47 AM
10-06-2007 06:47 AM
Re: Use alternate printer script hp-ux
Well, only the root or lp user can do this so you will have only knowledgeable people doing this. But note that addqueue is simply doing what you would do by hand -- copying a different script for this printer. If someone deletes the printer and adds it back without using addqueue and the specific printerID, then default script goes back in place.
Note that addqueue and hppi (unless told otherwise) will a;ways select the printer script based on the model of the printer. Now the net_ljx000 is the most generic high-end LaserJet printer script you can use so making all your LaserJet printers use the same script should work fine. Unknown or missing feature options (like -oduplex or -obtray3 are just ignored by printers without those features.
Bill Hassell, sysadmin