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 (272k 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

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)
0 votes
1 answer

Forgive me if this topic has been discussed elsewhere i searched and didn't find anything. What I would like to have adaxes do is on a nightly basis 1. go to a folder it ... disabled by adaxes $date" } Is this possible #4 eludes me a bit. Thank you in advance.

asked Jun 19, 2018 by dexion11 (50 points)
3,350 questions
3,051 answers
7,791 comments
545,067 users