mapping/redirecting network printer to LPT1

G

Guest

Hi,
We have an application that only wants to print to LPT1 connected directly
to a printer or a printer that is connected to another computer that is
shared on the network. It does not want to print to a normal networked
printer.
Is there a way through command line or something else I can map/redirect a
network printer to LPT1? Thanks.


Mitch
 
G

Guest

I wasn't able to map that. The printer is connected on the network using a HP
Jetdirect card. It's not connected to a workstation? Is there a different
syntax for this?
 
J

John John

Just use the printer server name.

NET USE LPT1 \\printservername\printername

I stand to be corrected but I think that NET USE only works for DOS
applications. Is the stubborn program a DOS app?

John
 
G

Guest

That did the job. Thanks.

mitch said:
I wasn't able to map that. The printer is connected on the network using a HP
Jetdirect card. It's not connected to a workstation? Is there a different
syntax for this?
 
J

John John

Ahhh... I see. I thought the LPT1 part in NET USE only applied to DOS,
you learn something new every day, or you try to. A DOS app is what you
use when it costs an arm and a leg to be replaced by a Windows app. Or
when you're too cheap to replace it. Like me and my Accpac Plus... on
my old NT network. ;-)

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top