Is it possible to create a task in task scheduler that would execute only once a year?

link|improve this question

feedback

2 Answers

up vote 5 down vote accepted

This can be done using Monthly!

enter image description here

link|improve this answer
1  
+1 Good answer. This will ensure that the task is run on the same day every year. – jmort253 Jan 30 '11 at 3:56
feedback

There isn't an option in the Task Scheduler to run a task annually or yearly; however, you may still be able to do this.

  • In the Basic Task Wizard, select "Daily". You should see the screen shown below.

Enter number of days between recurrence of Task

  • In the "Recur every _ days" field, enter 365.
  • Continue entering the details for your task as normal.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.