Windows Task Scheduler

  • Thread starter Thread starter Mohan123
  • Start date Start date
M

Mohan123

In my program i am using Windows Task Scheduler API’s to do
automatic task schedule.

I have tried to register more thant 1025 jobs with system account. But
only 1023 jobs are registered with the system account. the remaining
jobs are registered with current login user.

Is there any settings needs to be done to register task more than 1025
or what is the limitations of the windows Task Scheduler according to
the number of tasks.

Thanks
Mohan Kumar
 
We are running into a similar problem. I would love to know if there is a reg
hack or someother remedy for this.
 
Back
Top