0 votes

Is it possible to change just 1 part of a condition to AND/OR? Currently I have an action that says:

If operation succeeded AND
Office = London then
add user to *ad group*

What I want is to have something like

If operation succeeded AND
Office = London then
add user to *ad group* OR
office = Spain then
add user to *ad group

But if it seems that both the condition can only be the same, so I have to create a separate action for each 1?

by (400 points)

1 Answer

0 votes
by (280k points)
selected by
Best answer

Hello Scott,

There is no possibility to combine AND/OR logical operators within a single set of actions and conditions. In your case, you need to create a separate set for each action. To do so, use the Add action to a new set option.

Related questions

0 votes
1 answer

As part of our (legacy) deprovisioning script (run by hand / not part of Adaxes), the user's home folder is moved to a folder tree of the format: !disabled\< ... have to resort to a PS script for that rather than allowing Adaxes to handle it internally.

asked Oct 6, 2014 by bradenmcg (260 points)
0 votes
1 answer

As part of offboarding a user I need to generate a report of all AD groups, Entra groups and all Azure / M365 roles and licenses the user has before they ... about keeping a record of the leavers configured profile to simplify cloning them onto new starters.

asked Jun 24 by dhardyuk (20 points)
0 votes
1 answer

Hello, I think I might have found a regression. Starting 2014.1 it is impossible to change the reply address for a user having an Exchange 2003 mailbox. The button "Set ... related to my authorizations; I did test various configuration (admin, ...). Regards,

asked May 2, 2014 by Pierre (750 points)
0 votes
1 answer

I'm trying to use "Before Modify Office 365" event to request approval for changes. It seems to be kicking off for the "After Create User" event. How do I request ... for default settings but if admins want to make a change then it goes out for approval.

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

Hi , I would like to know that is there any API service, where we can work on objects inside Adaxes tool? Preferbly REST API?

asked Nov 6, 2019 by Anil (20 points)
3,439 questions
3,135 answers
7,993 comments
546,397 users