Scheduled task question

  • Thread starter Thread starter Donna YaWanna
  • Start date Start date
D

Donna YaWanna

Is there a way to schedule a task to run every 30 minutes EXCEPT for a
certain time?
 
Is there a way to schedule a task to run every 30 minutes EXCEPT for a
certain time?
If you encapulate your task in a script, it can end before starting yourt task if it is that 'certain time'.
 
Back
Top