I've tried the sample but still the same error:
![Image]()
After some investigations I've realized that running the AT command the task will run under the local system account but the properties window is read only.
![Image]()
Is there a way to achieve this using this library ? Maybe there is a XP setting that I don't know about it ?
Thank you again.
"Test Task.job" (ConsoleApplication.exe) 4/30/2014 10:45:23 AM ** ERROR **
The attempt to log on to the account associated with the task failed, therefore, the task did not run.
The specific error is:
0x80041314: The task has been configured with an unsupported combination of account settings and run time options.
Verify that the task's Run-as name and password are valid and try again.
[ ***** Most recent entry is above this line ***** ]

After some investigations I've realized that running the AT command the task will run under the local system account but the properties window is read only.

Is there a way to achieve this using this library ? Maybe there is a XP setting that I don't know about it ?
Thank you again.