I would like to add a vote for this feature.
We currently have 70 jobs, and this will probably almost double by the time we have enabled protection of all objects. The large amount of jobs is needed due our object count. We create jobs automated using scripts and randomly sets the offset. Best case scenario is that we have two jobs starting every minute (~120 jobs), when we are limited to a 1 hour offset.
As others have mentioned, I think there's two solutions to this:
We currently have 70 jobs, and this will probably almost double by the time we have enabled protection of all objects. The large amount of jobs is needed due our object count. We create jobs automated using scripts and randomly sets the offset. Best case scenario is that we have two jobs starting every minute (~120 jobs), when we are limited to a 1 hour offset.
As others have mentioned, I think there's two solutions to this:
- Allow PeriodicallyOffsetMinutes to have a value between 0 and (60*PeriodicallyEvery-1). I guess also some equivalent would be needed for situations where someone chooses Minutes5 through Minutes30.
- Keep PeriodicallyOffsetMinutes between 0 and 59, but allow for setting DailyTime in combination with Type=Periodically.
Statistics: Posted by kirderf — Jan 08, 2025 8:07 pm



