I am looking for a way through which
1. I can check the status of the task in Task Scheduler which is in Remote machine.
2. Also if the task is not running then instead of running it manually I want to automate it so that with a button click it will start running so as to avoid login to that remote machine and run it manually.
Is this possible to do? Please help me with your suggestions and answers? Is it possible to do this using any API in ASP.Net?