I was wondering if someone could help me, I am trying to list Scheduled Tasks from a specific user (Admin) on the local computer using the TaskScheduler Class (http://www.co
i doubt you can do this. windows tasks will be common for all the users please correct me if im wrong. but you can get the created user of the perticuler task or els you will be able to get the execution user of the particuler computer.
but this will be differ when it comes to diffrent OS. such as windows 7 windows xp.