Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
NET USE !!
Name: Ty Date: November 30, 2000 at 08:57:09 Pacific
Comment:
hello,
I am connecting a LPT Printer on our server, the workstation has WIN98. When I use the NET USE LPT1 \\server\Printer, it does connect but when I re-boot the connection is lost.
Name: Michael Date: November 30, 2000 at 09:47:02 Pacific
Reply:
Ty, NET use commands are not permanent connections. I.E. you have to reinstate them every time you reboot the machine. The best way to to do this is include a batch file with the net use command in the startup folder of the machine. If it is a pure DOS machine, then add the command to the Autoexec.bat file. However, If both machines are windows machine it would probably be best to add the printer in the printers folder so it windows will automatically reinstate the connection each time windows boots. Also if you are logging into an NT network, you can have the administrator add the net use command to the person's login script (if the script is for one user only, if its for the machine just put it in the startup folder as a stated earlier). Hope this helps. -Michael
0
Response Number 2
Name: DoOMsdAY Date: November 30, 2000 at 12:46:59 Pacific
Summary: Hi! i want to use Net Use for map Network drive ex.: NET USE P: \\SBR3\MTCE\ * \user:sdanca But i want to promt the username because i have a multi-user station ( prompt a message "Enter your usern...
Summary: from dos in paradox 4 & 4.5 -- i am trying to use NET USE to print to a network printer on LPT2. Net use will connect and print to LPT1; however net use will connect to LPT2 but not print... any sugg...