Scheduled Tasks.

  • Thread starter Thread starter Mick
  • Start date Start date
M

Mick

Is there a way to tick the "stop the task if the computer ceases to be idle"
box using Schtasks.exe. I can't locate that option.
 
Set the schedule to launch when idle,
Select the Settings tab, in the "Idle Time" section place a chek in the box;
"Stop the task if the computer ceases to be idle"
 
Thank you for your reply. I meant to use the schtasks.exe in a batch file and
enable the "Stop the task if the computer ceases to be idle" option from
within the batch file.
 
Back
Top