Schtasks.exe (Settings)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

When you create a task using Schtasks.exe is there any way you can change the settings
The two settings that I am looking for and want to change are
Delete Task If Not Rescheduled: Enable
Stop Task If Runs X Hours and X Mins: 72:

These can be viewed when running: schtasks /query /fo LIST /

Thanks!
 
Hi,

When you create a task using Schtasks.exe is there any way you can change the settings.
The two settings that I am looking for and want to change are:
Delete Task If Not Rescheduled: Enabled
Stop Task If Runs X Hours and X Mins: 72:0

These can be viewed when running: schtasks /query /fo LIST /v

Thanks!

You can set the default from 72 to anything from 1-999 by using tip 5580 in the
'Tips & Tricks' at http://www.jsiinc.com

I don't know how to do it per task, nor do I know how to change the "Delete the
task...."



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top