I need to have a logon script that will do a few things... here is what I would like: 1) If username is Joe, or Mike it will map drive X to \\server\share\admin 2) For all users map drive V to ...
We have an NT4 server at work that runs a service which outputs a file. We want the file to be written to a network share (actually a UNIX Samba share, but appears like a normal Windows share). In ...