I appreciate the response.
The registry method is what I was using to map drives, but i could only do one drive. With your guidance, I changed it to run a batch file that maps the drives. This worked. I appreciate the help!
The scenario:
40 users, 3 workstations, 1 NAS fileshare. These workstations move on quite often and we replace them with other donated systems.
We have a batch file that adds all user accounts to each machine.
I would like these machines to map drives upon user account login. I understand I...