I have a need to schedule a large kix script on an NT4 Server. The script disconnects/maps network drives, launches and kills several win32 apps that uses network drives, and a few other sundry things. Every scheduler I've tried always presents problems with user contexts, almost always with either the network drives or with the win32 apps running correctly.

Has anyone ever found a GOOD scheduler that will work? I know that IE4's Task Scheduler will probably do what I want since I can schedule things using specific contexts, but I'd really rather not have to install that beast if I can get away with it. Thanks!