I agree that the users MUST run the login script, but the way I have things set up, the users also run the login script when they connect over VPN or RAS even if they are already logged into the computer. I am doing this with a program I wrote to detect the connection and launch the script.

Although I would like to force them to run the script, having their computer log them out when they are in the middle of doing something is worse than the user having no drive mappings.. Of course this only applies to remote users calling in.

If I really want things to be done without user intervention, then I can use wkix like you suggested, or change my program to execute without a window.

Right now I am not concerned about it, but I will probably have to review it some time.

Alex