Hi all!
First of all, I LOVE THIS CODE - it is saving my life in terms of being able to run programs on remote PCs using different credentials! :)
** Here's my question: is there a way to subscribe to a local or remote TaskService so that I get notifications when any TaskScheduler change occurs?
I'm currently showing all tasks in a DatGridView, and instead of a user needing to refresh the list, I would like to be able to do this only when my program gets notification of a change...
Any thoughts or ideas about this?
(and thanks in advance)! :)
*** After thinking about this more, maybe what I'm after is some kind of HOOK I can created that would let me know when TaskScheduler events or mothods are bing used\accessed?
First of all, I LOVE THIS CODE - it is saving my life in terms of being able to run programs on remote PCs using different credentials! :)
** Here's my question: is there a way to subscribe to a local or remote TaskService so that I get notifications when any TaskScheduler change occurs?
I'm currently showing all tasks in a DatGridView, and instead of a user needing to refresh the list, I would like to be able to do this only when my program gets notification of a change...
Any thoughts or ideas about this?
(and thanks in advance)! :)
*** After thinking about this more, maybe what I'm after is some kind of HOOK I can created that would let me know when TaskScheduler events or mothods are bing used\accessed?