Hi,

Is there a way to access the methods and properties of the windows task scheduler?

here's what I want to do in case there is another way of doing this:

I want to add a scheduled task programaticaly but I want that task to be run under a profile. meanning I dont want it to be a System process.

I you go through the ADD SCHEDULED TASK wizard, you will probably see what I mean.

thanks