I have created a small script that when the user logs in, it checks their groups and maps the appropriate drives in reference to those groups during logon. The script seems to run fine, until it has run 5-10 times. Then it just stops running all together.

The funny thing is if I copy one of the example .kix files into my servers and have them run during startup, everything is fine so then I copy my script back over the example and my script starts working...for about 5-10 times...then it stops working again.

I have the /f command on the test accounts login script box. I have checked the registry and I have the kixtart folder in the software section of the hkey_current_user, but nothing under that folder, so I guess the /f command is working.

Any ideas or have I completely lost everyone?