I've been able to add tasks to Windows Task Scheduler with NetSchedulerJobAdd(). But every time it runs, i get an error: "Invalid Authorization Specification". Under the properties of the scheduled task, the "Run As:" property is filled in as "NT AUTHORITY\SYSTEM". Could this be the problem? If so, is there a way to change it to some sort of administrative status?