How can get the run time(duration) of each Task in Task Scheduler.
While opening Task Scheduler for each task under History Tab i need to calculate the time of Task Started and Task Completed time for calculating run time of each task.
Can anyone suggest me the script to be used to calculate run duration of each task.