0 votes

Greetings,

We're changing the way we manage users via Adaxes and one of the changes is that new users won't be created through the Adaxes web interface. A script will create new users and put them in a specific OU from where our user admins will grab the users, rename them and move them to another OU.
I have to fire off some business rules based on rename, one of them being create mailbox.
I can't figure out how to do this, since the built-in rule only allows for triggering on Create User.

Does anybody have any ideas as to how I should manage this?

Regards,
Troels

by (70 points)

1 Answer

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

Hello,

Create Exchange mailbox action is not available After renaming a User. Thank you for pointing this out to us, we will consider implementing this possibility in future releases.

As a workaround you can create a Business Rule with following conditions: After Updating a User and If Full Name has changed. To do so:

  1. Launch Adaxes Administration Console.
  2. Create a new Business Rule.
  3. In the 2nd step of the wizard select After Updating a User.
  4. Click Add Action and select Create an Exchange Mailbox.
  5. Enter the Alias and select the Mailbox store.
  6. Right-click the action you’ve just added and click Add condition.
  7. Select If <property> changed.
  8. Select If Full Name has changed.
  9. Click OK and finish creating the Business Rule.

Related questions

0 votes
1 answer

Hi As our initial Adaxes implementation was rushed, I'm re-engineering it so that it fits our work model. We are currently split between on premise and o365 ... changed somewhere to allow mailbox creation after the user account has been moved? Thanks Matt

asked Nov 14, 2017 by chappers77 (2.0k 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 (140 points)
0 votes
1 answer

Hi, I would like to setup the self-service with a list of required hardware, printers applications etc for someone to select when creating a new user. Then when the user is ... this can be done under custom forms but im not exactly sure how to do this.

asked Dec 4, 2023 by STIG (40 points)
0 votes
1 answer

Hello, I am scripting user creation. I have created a custom command where an end user will submit info for the user to be created from: Here is the scirpt: # Import the ... Schema. I have tried using "Employee Type" as in the screen shot above but same error.

asked Apr 6, 2023 by mightycabal (1.0k points)
0 votes
1 answer

Is there a way to have the Create User trigger to run a command to trigger the update user flag/trigger to be hit? The goal is to have specific Create User tasks to also go through the same tasks as the Update user.

asked Mar 2, 2023 by mobosys (290 points)
3,358 questions
3,057 answers
7,805 comments
545,177 users