Extend task scheduler
M
Michiel van der Veeken
Merged in a post:
Monthly schedules
A
André Kops
Add an option to the task schedules to schedule tasks monthly. Including specifying which day of the month and may stuff like "third tuesday" or such.
Also with a selection of which months to include so we can do e.g. quarterly schedules.
M
Michiel van der Veeken
Maarten Schuit Thanks for the feedback. At the moment this request has a low priority on our side.
As a possible workaround, you could set up a weekly schedule and add a small check in your PowerShell script to determine whether it’s the first Monday of the month (or the first Tuesday, for example). If it’s not, the script can simply exit and skip the rest of the logic. Does this works for you?
A
Alexander Eibl
@Michiel van der Veeken
That will be grate to get more flexebility here.
J
James Sicilia
Just had a client today that could of used this exact sort of flexibility to schedules.
M
Michiel van der Veeken
Merged in a post:
Create a schedule monthly
Wilco Ophof
Make it possible to scheduled a job that run only at the first day of each month
Benjamin Fresco
Annually, monthly and quarterly scheduling would be great from a security and auditing point of view. You can design your schedule to integrate with your security framework/controls.
The builtin Task Scheduler from Microsoft seems like a good example.
s
sander slot
This would be great to have.
M
Melanie Remy
I can only agree on this, there are some task that need to run each month.