redirecting network printer to lpt1

D

Dawn Nolan

I have dos program that needs to print to lpt1. How do I
redirect a networked printer to that port. I know how to
do it in windows xp, but am unfamiliar with windows
2000. Thanks.
 
S

Sam

I have a Netware 5.0 network and have used the capture
command in a batch file that runs on the workstation at
startup.
Capture l=1 p=(here you type in the netware printer object)
another option is the net use command as in
net use lpt1 \\Server name\printer queue name
hope that helps
 

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