1.

Solve : Mapping Network Drive with Bat Files?

Answer»

Could someone help me along in making a bat file to map network DRIVES when i run the bat file ?It is the same as GOING to command prompt and TYPE NET use. U just put the COMMANDS into a text file and save that file as .bat

Example:

net use z: //computer2

put the commands into a text file and save the file as a .bat file.

If u are still in doubt, u can read up on "net use" commands and bat files.



Discussion

No Comment Found