I have several users connecting to a Windows 2000 Terminal Server that run a login script for drive mappings. We wish to have these users locked into running an application automatically at login via the Environment tab. What seems to be happening is that the exe won't run because it can't find the path specified. I know the path is valid and am wondering...is the exe trying to run before the login script finishes mapping drives? There's about 4 net use statements in the login bat file. I thought about running the exe in the batch file but then the TS session won't close automatically when the user exits the application.
Thanks in advance for any advice!
Thanks in advance for any advice!