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 (300k 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, 2024 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 wish to disable tls 1.0 and 1.1 whilst leaving tls 1.2 enabled.

asked 1 day ago by egb_riv (20 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)
3,668 questions
3,353 answers
8,468 comments
549,179 users