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 ...
We're using a combination of script and batch files here. We have one script which pulls the OU and Group and runs a batch file based on that which maps whatever drives each OU / Group needs. I don't ...