G
Guest
I hope this the correct place to post this... if not please refer me to the
correct board.
I am trying to create a .bat file that uses a few NET USE commands that will
map drives and printers. I have a problem with mapping a printer. Within my
file i have:
NET USE \\<computername>\<printername>
and
NET USE LPT1: \\<computername>\<printername>
Upon the execution of the file it says everything is completed successfully,
but when i goto Printer and Faxes in Control Panel the printers I mapped are
not displayed. Can someone pls help
Tony
correct board.
I am trying to create a .bat file that uses a few NET USE commands that will
map drives and printers. I have a problem with mapping a printer. Within my
file i have:
NET USE \\<computername>\<printername>
and
NET USE LPT1: \\<computername>\<printername>
Upon the execution of the file it says everything is completed successfully,
but when i goto Printer and Faxes in Control Panel the printers I mapped are
not displayed. Can someone pls help
Tony