Musings of a software developer
In Windows XP, to map a network drive from the command prompt, run the following command:
net use <Drive>: \\<network path>\ <password> /user:<domain>\<username>
Post a Comment
0 comments:
Post a Comment