HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Microsoft
- >
- printing to a dos application
Operating System - Microsoft
1827964
Members
3140
Online
109973
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-07-2004 05:17 AM
10-07-2004 05:17 AM
printing to a dos application
We need to redirect a dos print job to a virtual lpt1 port using a jetdirect 500x. I need to use a net use command but do not know the syntax. The jet direct has a ip but I am not sure of the printer name.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2004 08:14 PM
10-07-2004 08:14 PM
Re: printing to a dos application
Hmm, not sure you can print direct to a jetdirect printer from DOS without installing the drivers. Someone may prove me wrong! It's been a while since I used DOS, but here's a workaround:
1. Install the jetdirect printer as a windows printer on your local machine itself. If your machine isn't actually windows, then find a machine that is and install it there.
2. Share that printer in Windows.
3. Run the following command:
net use lpt1 \\{printer share machine name}\{printer name}
This should succeed, if you type "net use", it will show you the connected devices:
C:\Documents and Settings\michaelw>net use
New connections will not be remembered.
Status Local Remote Network
-------------------------------------------------------------------------------
OK LPT1 \\roc\apple Microsoft Windows Network
The command completed successfully.
If this solution is not good, then I believe if you wish to connect remotely to a jetdirect printer you need to install the Print Services for UNIX on a Windows machine and copy the lpr/lp/lpstat command to the dos box, which should then enable you to print directly to the IP Address
1. Install the jetdirect printer as a windows printer on your local machine itself. If your machine isn't actually windows, then find a machine that is and install it there.
2. Share that printer in Windows.
3. Run the following command:
net use lpt1 \\{printer share machine name}\{printer name}
This should succeed, if you type "net use", it will show you the connected devices:
C:\Documents and Settings\michaelw>net use
New connections will not be remembered.
Status Local Remote Network
-------------------------------------------------------------------------------
OK LPT1 \\roc\apple Microsoft Windows Network
The command completed successfully.
If this solution is not good, then I believe if you wish to connect remotely to a jetdirect printer you need to install the Print Services for UNIX on a Windows machine and copy the lpr/lp/lpstat command to the dos box, which should then enable you to print directly to the IP Address
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP