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.
Hello,
It can be easily done using a business rule (e.g. triggering Before creating a user) and a script. The following tutorial should be helpful: https://www.adaxes.com/help/ValidateModifyUserInputWithScript. Additionally, you can check our script repository for similar scripts, for example: https://www.adaxes.com/script-repository/generate-sequential-property-values-s494.htm.
I have a scheduled task that generates several reports and saves them in the filesystem. The task runs only once a day. Is it possible to trigger the scheduled task ... solution to save a report in the filesystem after user creation? Thanks for your help
I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks
I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?
When attempting to assign licenses during the "after creating a user" rule we're reciving the following error. Failed to create a remote mailbox for the user. The address ' ... mail attribute to the proper format that isn't the onmicrosoft.com domain as well.
Hello I am trying to set up a script to copy the 'Members Of' from specific accounts to a new user account after creating the user. Something very similar to this: https:/ ... to the ever changing nature of the business. Is someone able to help me with this?