Is there an easier way to run programs in the background using Win2000? I need to run a program called TimeWolf all the time regardless of who ,if anyone, is logged in. I need to run it under a certain login and I don't want anyone else to be able to access it while using this machine. TimeWolf itself has its own user name and pass. I've tried using the run as feature, but I can't pass the login to TimeWolf. I wrote a script using WinBatch that opens TimeWolf and logs in. I just set the script to run under a specififc login, which would make TimeWolf open under the same login. If I try to close TimeWolf in the task manager under a different login I get an error, which is good. When I log off, TimeWolf no longer works for some reason. I tried setting the scheduler to run the script every time someone logs in, but it doesn't work. It says TimeWolf is open on the task manager, but it isn't doing anything because there is a file on the network TimeWolf is supposed to be updating, but its not getting updated. Any suggestions?