New User
The batch file I am trying to run with VisualCron has been successfully run for 6+ months using windows task scheduler. The win 2000 server is due to be replaced next month and beginning two weeks ago, periodically would forget the password of the administrator. We would re-enter the password and it would run fine for a day or two, sometimes less. Out of frustration I discovered VC and set it up this weekend to run my simple batch file.
The problem is that when the task completes I receive both a success and a fail email and in VC the error on the execute task is "The handle is Invalid". Reviewing the VC log file the exit code is 6 (the handle is invalid).
I can't seem to find anything in the settings of the job or the execute task that make any difference other that the task won't run at all with other settings. The windows event viewer indicates that the actual batch task is successful as it does when I run the batch file by double clicking on it, but I still receive the success and fail emails and the "invalid handle" error.
I'm new... I'm stumped... and I'm frustrated. Thanks for any assistance you may provide.