0 votes

One of the ways we use Adaxes in our organization is for new user provisioning. We set up template accounts for different job functions with the needed groups and attributes in place. We then use business rules to get the right user account template and any location-specific groups required (if job title/office = x then do the following). It then performs the rest of the required activity (moving user to proper OU, adding email account, etc) and notifies the manager when complete.

What we're running into is what could potentially be a problem in the future. Our rules set is starting to get rather large. With over 150 job titles/locations specified, it takes several minutes just to enumerate the list, as well as when changes are saved. Due to how Adaxes handles changes (deleting the exiting rules and recreating them), I'm afraid that at some point it will take too long, error out, and leave us with a broken/incomplete set of rules.

Is anyone else using Adaxes for a similar purpose? If so, is there a better way to manage the process and avoid this kind of 'rule creep'?

Thank you,
Tom F

by (50 points)

1 Answer

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

Hello Tom,

When there are a lot of dependencies and conditions, using sets of actions and conditions can be very complicated and hard to manage. In such cases, it is recommended to use PowerShell scripts. You can check our script repository for examples: https://www.adaxes.com/script-repository.htm?. If you do not find an example that meets your needs, provide all the possible details regarding the desired scenario and we will help you.

Related questions

0 votes
1 answer

During the creation of a new user I want to be able to select the job title from a drop-down list which populates different values based on which Department is selected. Is there a way to achieve this? Thanks. Dario.

asked Oct 2, 2020 by winstonsmith (40 points)
0 votes
1 answer

In our environment, we have dirsync setup to assign the Office365 username based on the email property of the on-prem user. In Adaxes, if a newly created user doesn' ... instead utilize a property of our choosing? Currently using product version: 3.10.15918.0

asked Nov 8, 2018 by blaiseb (120 points)
0 votes
1 answer

Hi, We are trailing Adaxes and wanted to find out how to enable Litigation Hold on a user mailbox at the time of a new user creation. We are in a hybrid setup and are running a powershell script to enable remote mailbox onto O365 in the Business Rule.

asked Aug 17, 2018 by Shuja (100 points)
0 votes
1 answer

Pretty simple question. Upon user provisioning, based on business unit, is there a way to have the new O365 mailbox and user be added to an existing distribution group in ... could do this with local AD distribution groups, but that is currently not the case.

asked Sep 10, 2015 by eponerine (50 points)
0 votes
1 answer

I am trying to see if I can implement this in Adaxes somehow to support role-based provisioning to external apps (using appropriate Powershell scripts) but struggling to work ... to invest in a full-blown role-based provisioning platform (would rather not!).

asked Dec 24, 2019 by Bernie (310 points)
3,355 questions
3,054 answers
7,799 comments
545,154 users