Just a quick question here. Our company is looking to replace the built-in Windows Task Scheduler. At the moment all we have is a long list of jobs that run periodically; typically every minute or every 5 minutes, although some run every day.
There is a great deal of functionality and flexibility in VC that we could leverage, particularly regarding process restarts (if hung) and the sending of email notifications in cases of success/failure. However, our main reason for dumping Task Scheduler may not be addressed in VC.
We have had a problem in the past with Scheduled Tasks just dying. The whole service would get stuck, and as a result, NONE of the many jobs defined would run. We have some external notification processes set up, and so we would catch this fairly quickly, but there have been cases where the jobs did not run for a considerable time, due to the tasks service getting stuck.
The initial plan was to go with a competing product, which installs each task as a separate service. In this way, one service getting stuck or going down would not bring down any other jobs. This is an approach we thought would be duplicated in VC, but it appears not.
Is there any way around this? The price, service, and feature set in VC is unparalleled, and I really feel we could use it to our great advantage. But before making the purchase of several licenses, we have to address this very serious concern. Has anyone had issues with the VC service ever getting stuck? Are there any provisions to restart it automatically? Is the Task Scheduler service failure a known issue with Windows 2000?
Any and all feedback is appreciated; from VC support staff and from the general user community. Thanks!