Hi!
Been programming VBScript, and I need something with which I can create an entry or maybe even manipulate it. MicroSoft has a taskscheduler.exe archive, but I have not been able to make it schedule tasks when I want it to (it always schedules tasks at 12:00 AM, with a start date of 31/12/1899). Maybe the stuff from Microsoft is just way broken, or at least badly documented and the default entry in the tasks.xml has the wrong parameters.
Does anybody have a decent documentation of the MS SchedulingAgent.DLL that one can download at
or a COM+ object that allows me to access the scheduler from vbscript?
CU
mousseman
Been programming VBScript, and I need something with which I can create an entry or maybe even manipulate it. MicroSoft has a taskscheduler.exe archive, but I have not been able to make it schedule tasks when I want it to (it always schedules tasks at 12:00 AM, with a start date of 31/12/1899). Maybe the stuff from Microsoft is just way broken, or at least badly documented and the default entry in the tasks.xml has the wrong parameters.
Does anybody have a decent documentation of the MS SchedulingAgent.DLL that one can download at
or a COM+ object that allows me to access the scheduler from vbscript?
CU
mousseman