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 extensionAttribute15 equals 'Mailbox'?

We have an external process (SFProvisioning) and HR or other people can request a mailbox for a person. We like to do this with a custom commend that set a value in AD e.g.: ExtAttrib15 and then run a scheduled task on all objects that have this value set to a specific value.

In a custom command you have when starting the 'pop-up' are you sure and at the end the summary witht the execution log.

Can you customize these pop-ups and/or can you during the progress of the CC add an extra pop-up when e.g more information from the requestor is needed?

ago by (20 points)

1 Answer

ago by (309k points)
0 votes

Hello,

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 extensionAttribute15 equals 'Mailbox'?

Unfortunately, there is no possibility to add filtering for the objects in the Activity Scope. However, you can use conditions in the scheduled task itself. For details, have a look at the following tutorial (step 9 seems to be exactly what you need): https://www.adaxes.com/help/ScheduleTasksForDirectoryManagement.

Can you customize these pop-ups and/or can you during the progress of the CC add an extra pop-up when e.g more information from the requestor is needed?

You can configure the confirmation notification for all custom commands or disable it entirely. The notification can be specified on the first step of the custom command creation wizard. To modify the notification for an existing command, select the command in the Administration console and click Edit next to Confirmation in the top right corner.

Unfortunately, there is no possibility to have pop-ups to request additional details during the process of the custom command execution. It can be only done using parameters as the first step before the execution itself. For details on using custom command parameters, have a look at step 5 of the following tutorial: https://www.adaxes.com/help/CreateCustomCommand.

Related questions

Currently, when I disable a user account in Adaxes, the group memberships of the user remain intact. I'd like to automate the removal of group memberships such as distribution ... a list of groups/DL that the user was previously in and removed from. Thanks!

asked Nov 3, 2021 by jayden.ang (20 points)
0 votes
1 answer

I have tried it using the Custom Commands Action "Add the user to a group", which only allows me to add the user to one group at a time, and can't use the multiple DNs that the ... I can't get it to work. Could you assist me in finding the best way to do this?

asked Jan 16, 2024 by dominik.stawny (280 points)
0 votes
1 answer

When configuring web page - under "Object Selection" - you can only choose 1 location (OU) when you select "Allow selecting only AD objects located under" - is there a way to have multiple OUs instead - perhaps using a LDAP filter?

asked Feb 2, 2021 by foleyjm (20 points)
0 votes
1 answer

I’m looking for a way to take a unique number from Adaxes and use part of it to create an employee ID for the AD attribute field.

asked Dec 25, 2023 by cewilson (300 points)
0 votes
1 answer

Occationally Service Desk staff need to clear a DNS record when a desktop has been reimaged but is keeping the same name as loses the ability to manage its original DNS ... running in ADAXES. Can I just install the applet on the ADAXES server using powershell?

asked Jan 17, 2023 by stevehalvorson (150 points)
0 votes
1 answer