What is happening now, is that .bat files are ran on logon, which executes mapping the drives. We now however want to switch these into a VB script. A couple problems, however:
There are 18 drives to map (f through w)
The users aren't group correctly (if at all). I'm probably going to change them into the correct groups, hopefully three different ones so that the script can look that group up and know what to do.
It has to start up a system called LUMINX (not sure if anyone here has ever worked with it. If you have however, i'm sure you know it's from the darkest and depths of hell). Which is set to a certain IP and under LUMINX_LIVE.
I'm QUITE new to coding, and have never really tackled something like this before. I've looked over some codes that would work, however everyone seems to be a bit off and not have something I need.
Any help would be much appreciated.