0 votes

Hello,

from the GUI, scheduling is only possible on complete hours. How can I change start time to 02:05?

image.png

regards Helmut

by (510 points)
0

Hello,

is this possible for Report Schedule too?

regards Helmut

0

Hello

changing code to

$tasksPath = $admService.Backend.GetConfigurationContainerPath("ReportSchedule")

would do that.

regards Helmut

1 Answer

+1 vote
by (11.0k points)
selected by
Best answer

Hello Helmut,

Unfortunately, there is no possibility to specify minutes when defining a schedule for a scheduled task in the Adaxes Administration console. However, it is possible to use a PowerShell script to define the schedule with precision up to seconds. For details and script examples, please, have a look at the Defining the schedule section of the following SDK article: http://adaxes.com/sdk/ManagingScheduledTasks/#defining-the-schedule.

Related questions

0 votes
1 answer

My scheduled task works like this (these are my action sets) Condition(s): Account is expired and home drive exists Action The user's home directory gets archived Condition(s): ... set? I do not want to split the scheduled task into two! Thanks in avance!

asked Apr 7, 2022 by lehnen (20 points)
0 votes
1 answer

I would like to backup Adaxes on a regular basis with a powershell script. I have a script that works well but I need to run it as a Scheduled Task. During ... started. What additional permissions would I need to give the service account to perform a backup?

asked Jul 24, 2020 by ComputerHabit (790 points)
0 votes
1 answer

Is it possible to get an email notification if a scheduled task fails to run, or if 1 step in the task failed? I have a scheduled task that goes through a few steps ... part was failing to send, is it possible to get an email notification if this happens?

asked Apr 30, 2018 by ScottGriff (400 points)
0 votes
1 answer

Hey, We've ran into a few issues recently where we ran out of Office Licenses without our knowledge and when that happens it causes a lot of our automation around this ... , so is that something we can easily configure on our scheduled tasks? Thank you, Ben

asked Mar 27, 2017 by Ben.Burrell (490 points)
0 votes
0 answers

Hello! I've run into this problem before with the windows task scheduler. It looks like there's no way in the interface to target a specific day in the month aside from ... of the month and output $True so I can use it to trigger an email notification?

asked Nov 10, 2015 by drew.tittle (810 points)
3,326 questions
3,025 answers
7,724 comments
544,677 users