hi,
how do i map a printer that is connected to a windows print server with shared name \\newvision_server\2nd_floor_printer
from DOS?
thanks
Printable View
hi,
how do i map a printer that is connected to a windows print server with shared name \\newvision_server\2nd_floor_printer
from DOS?
thanks
net use lpt2 \\newvision_server\2nd_floor_printer
?
there is no problem mapping \\newvision_server\2nd_floor_printer in windows however the problem comes when i try to do it in a DOS machine
any help?
What happens when you type:or:
- net use lpt2 \\newvision_server\2nd_floor_printer
at a DOS prompt?
- net use lpt1 \\newvision_server\2nd_floor_printer