I have a log in script called login.bat. This disconnects any drive mappings that the user has.
It then calls a vb script that will map drives based on group memberships. It will also run a program once a particular drive is mapped.
Both files are in the netlogon share. Here is the weird part:
The drive mapping and the running of the program only works for domain admins. I even granted everyone full control over the netlogon share to test and it still didn't work. But if I add a user who is not working correctly to the domain admins group, then the script works just as expected.
Any ideas?
Joe
Joe - a.k.a. Oneworld
It then calls a vb script that will map drives based on group memberships. It will also run a program once a particular drive is mapped.
Both files are in the netlogon share. Here is the weird part:
The drive mapping and the running of the program only works for domain admins. I even granted everyone full control over the netlogon share to test and it still didn't work. But if I add a user who is not working correctly to the domain admins group, then the script works just as expected.
Any ideas?
Joe
Joe - a.k.a. Oneworld