Hi... I am trying to map couple of drives using a batch file... I found out how to make the batch file (the commands like "net use x: \\w2k-server\docs") but my ...
Attaching a remote drive or directory on a Windows box is called “drive mapping” though the process is essentially the same as what we call mounting in the Unix world. While I rarely spend any ...
I am working to replace our current system of mapping network drives (batch file that calls kixtart script) with .vbs script. In testing I have been ...