Hello,
is it possible to have a scheduled task running every 5 minutes instead of hourly ?
Regards, Thorsten
No, unfortunately the minimum time interval is 1 hour. Can you provide more details on what you are trying to accomplish?
Starting from Adaxes 2013.1, Schedules Tasks can be set up to run every N minutes.
Is it poossibel to run pre and post commands before processing all objects, and then after processing all objects? I have a process that validates if a user account should be ... to be able to tell if the process failing is causing mass disabling of accounts.
When creating a scheduled task, you select Object type. e.g.: User but can you add an additional filter, eg. where deparment is a value (HR, IT, ...) or where an ... of the CC add an extra pop-up when e.g more information from the requestor is needed?
I want to query all pending approval Request to check if there's already an pending request for a specific object. I can create a security Role with the needed rights, but cannot assign it to the scheduled task. is there any otther possibility to check?
Hello, We have a task which checks every hour if jobs have been added to a list (CSV-File) and if so will start provisioning tasks including Microsoft Teams. If ... job has completed or is still running to prevent duplicate runs. Is this somehow possible?
Let's say that I have a scheduled task that adds a high-level roles-based AD group to a user. As part of that same task, I'd like to run a powershell script to collect all ... the task to type in the "parent" group name, and pass it to the script that way?