Hi,
I’ve written a netuse command to map a drive from my home to a drive on my network. And it ask for a username and password. Even though it ask for this information, I would like to use a blank username(no username) and a blank password(no password) I would like the command to be part of my .bat file. How can I enter this line in my .bat file? I hoped I explained this clearly..