List of all Scheduled Tasks that have ran?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hello,<br/>Thanks for reading my post, any help is appreciated.  I need to be able to see a remote server and all the jobs under scheduled tasks that have ran. Is there a way this can be done?  Reading from a remote server is optional, but it would be nice for testing purposes.  I tried invoking the following with no luck:  <span style="font-size:x-small;color:#2b91af <span style="font-size:x-small;color:#2b91af <span style="font-size:x-small;color:#2b91af <span style="font-size:x-small;color:#2b91af
Process
<span style="font-size:x-small;color:#000000 [] processes = <span style="font-size:x-small;color:#2b91af Process<span style="font-size:x-small <span style="color:#000000 .GetProcessesByName(Calculator);<span style="font-size:x-small;color:#2b91af
<span style="font-size:x-small <br/>As an example, I created a scheduled task on my local machine which ran (it starts the Microsoft Calculator).  However, the processes is empty? Why didnt the calculator show up in the processes arrray?<br/><br/>Thanks in advance for your help,<br/>-sasims


View the full article
 
Back
Top