L Luigi Nov 18, 2003 #1 Can I conntect LPT1 port to a network port (\\server\print_name) in windows 2000? Thanks. Luigi.
N Nelson Ehijene Nov 18, 2003 #2 Yes you can by using the net use command for example net use lpt1: \\servername\printershare /persistent I hope this works. Nelson
Yes you can by using the net use command for example net use lpt1: \\servername\printershare /persistent I hope this works. Nelson
J Jim Grooms Nov 19, 2003 #3 Yes you can.. at the Command Prompt type in the following: net use lpt1: \\server\print_name /persistent:yes this will always use LPT1 for printing to the network printer
Yes you can.. at the Command Prompt type in the following: net use lpt1: \\server\print_name /persistent:yes this will always use LPT1 for printing to the network printer