0 votes

Hi,

I need to execute custom commands on a quarterly and yearly base,
Is it possible to achieve that within Adaxes? Maybe with a scheduled task?

kind regards
Ingemar

by (960 points)
0

It looks like in the UI you can't set something for that type of timeline. I had a script that schedules a task for a termination at a certain date/time. You could take the approach of scheduling it for a certain date/time and then after it runs it sets the next date. You might have some logic to workout though depending on your needs.

Link to scripting a scheduled task: Create a Scheduled task to run a custom command

0

Thanks for referring to your post. The issue in my case is, that I do not have the date stored somewhere when the report needs to run.
And I like to avoid filling another two customAttributes per user object.
Hopefully there's a better way to achieve that

1 Answer

0 votes
by (216k points)

You can achieve that by creating a Scheduled Task that will be executed every 365 or 90 days:

  1. Create a Scheduled Task.
  2. In the Task Schedule page, select Daily.
  3. Specify Every 365 days or Every 90 days.
0

looks good but if I understand correctly this will execute the report 365 days after the initial date the task was created but I need to have it send for example on December 31 each year or quarterly, meaning March, June, September, December

Related questions

0 votes
0 answers

We have two instances of Adaxes set up in the Administrative console. The secondary instance is used to run some of our larger scheduled tasks, however this has since stopped working ... there a way I can get the secondary to appear in the list again? Thanks

asked Jun 12 by Homelander90 (350 points)
0 votes
1 answer

We need to run a scheduled task twice a year, so I chose every 182 days like it's suggested in here, only problem is that there is no way to change the next run ... really don't want these tasks to be triggered again if they've already been executed this year.

asked May 8 by boing (20 points)
0 votes
1 answer

It would be good to have a selectable column for the tasks schedule pane. This would allow us to easily show tasks scheduled dates and give us the ability to sort by the ... case it would be good to sort all of these password resets by their scheduled date.

asked Apr 30 by Moodie007 (60 points)
0 votes
1 answer

Hi, I am trying to find a way to have a visual overview of all enabled tasks and when they are running. Example of another app which support this: Is this maybe planned in future?

asked Oct 4, 2023 by wintec01 (1.3k points)
0 votes
1 answer

When I enable a scheduled task, instead of running at the scheduled time they all run imeadiately. This is not good behavior as changes are written in a way to reflect the ... is being enabled. I am hoping there is a powershell command to stop this behavoir.

asked Jul 10, 2023 by mightycabal (1.0k points)
3,439 questions
3,135 answers
7,993 comments
546,403 users