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 Command
Name: Dannyhong Date: September 25, 2004 at 10:29:56 Pacific OS: WinNT CPU/Ram: P3/64
Comment:
I know this is win2000 forum...but it looks like there isn't an NT forum... so here it goes. I'm trying to perform following command: net use z: "\\abc\def\daniel hong" This works fine in Win2000 and XP but not in NT. It looks like the space char in "daniel hong" is causing the issue because following works fine: net use z: "\\abc\def" in NT, 2K and XP. Is there way to map network folder with space char in the folder name in NT?
Summary: I'm using net use command to login to shared network drives at work. In order to login to the drive, it requires a different username that on my workstation, however there is no password used. So, thi...
Summary: I have recently setup network printers with the net use command in order to print from a dos base program to a network printer. Now I have removed the network printer and would like to know how to di...