- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Redirect HP-UX print jobs to Windows 2000 print qu...
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-18-2005 03:15 AM
10-18-2005 03:15 AM
I want my printing jobs generated on my HP-UX 11i box to be redirected to the print queue of a Windows 2000 machine and from there get it printed on a wireless Zebra printer.
Any solution/procedure for doing the above.
Thanks in advance.
AG
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 04:23 AM
10-18-2005 04:23 AM
Re: Redirect HP-UX print jobs to Windows 2000 print queue
ftp://hprc.external.hp.com/presentations/billh/nt9000/hpux2nt.txt
is the document that can guide you, how to setup what you are trying to do.
HTH
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 04:45 AM
10-18-2005 04:45 AM
Re: Redirect HP-UX print jobs to Windows 2000 print queue
This is what I get when I try to access it:
ERROR
The requested URL could not be retrieved
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 05:37 AM
10-18-2005 05:37 AM
Re: Redirect HP-UX print jobs to Windows 2000 print queue
See this microsoft knowledge base doc. You should have HPDP services running on your HPUX machine.
http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/Default.asp?url=/resources/documentation/windows/2000/server/reskit/en-us/core/fnbe_prn_creq.asp
Regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 05:44 AM
10-18-2005 05:44 AM
Re: Redirect HP-UX print jobs to Windows 2000 print queue
ftp://contrib:9unsupp8@hprc.external.hp.com/presentations/billh/nt9000/hpux2nt.txt
The contrib and 9unsupp8 are user and password values. The document is fairly dated (no Win2k or WinXP) details. HP-UX is ready to print to a print server such as Win2k, you just have to enable the LPD/LPR service on the Win2K box. Use SAM to add the new printer as a "remote" not a "network" printer.
NOTE: not a single lp -o option will work because the Windows box can't process these options. If you see plain text printouts stair-stepping across the page, you'll need to preprocess these file with ux2dos as in:
ux2dos myTextFile | lp -dsomeprinter
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2005 03:00 AM
10-20-2005 03:00 AM