Hi
I have a batch file that maps a network drive to a letter. What I need to do now though is tell it to use a particular login name (i.e. administrator) so the share can be accessed. Can someone please let me know how this is done.
The line currently reads:
net use f: \\servername\afolder
Thanks
I have a batch file that maps a network drive to a letter. What I need to do now though is tell it to use a particular login name (i.e. administrator) so the share can be accessed. Can someone please let me know how this is done.
The line currently reads:
net use f: \\servername\afolder
Thanks