- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: New Script
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
02-14-2003 02:49 PM
02-14-2003 02:49 PM
New Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 04:11 PM
02-14-2003 04:11 PM
Re: New Script
I am not sure about the script that you are talking about. Was it developed in-house using jetadmin commands?.
You will have to load the network printer software. You can get it from here.
http://www.hp.com/cposupport/prodhome/hpjdprinte18922.html
FAQs and installation tips are available there.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 05:00 PM
02-14-2003 05:00 PM
Re: New Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 05:39 PM
02-14-2003 05:39 PM
Re: New Script
addqueue -h 12.34.56.78 -q printer3
(or whatever queue name you want to use) The addqueue command queries the printer and then picks the appropriate printer script.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 06:57 AM
02-17-2003 06:57 AM
Re: New Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 07:00 AM
02-17-2003 07:00 AM
Re: New Script
Most new printers can use an existing script.
look at
http://www.hp.com/pond/modelscripts/
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 09:35 PM
02-17-2003 09:35 PM
Re: New Script
addqueue is just a simple program that looks up the ID of the printer and matches it with an approp[riate script. If addqueue does NOT match an LJ4 with the right script, there is a big problem. The printer did not self-ID to the addqueue request or the printer is not connected using a standard HP JetDirect LAN interface. There aren't that many printer scripts for addqueue to choose, but if it asks the admin to choose a specific printer script then the connection is not supported. Every HP Laserjet printer starting with the LJ4 have a selft-ID known to addqueue (assuming that addqueue has been updated with the latest version of HPPI. JetDirect software (like HPPI) should be updated every few months or at least when a brand new printer is purchased.
And note that HP LaserJets and HP Deskjets (CopyJets, multifunction inkjet) printers are very different and may not work at all in the HP-UX environment.
Bill Hassell, sysadmin