Simplifying Data Entry
Adaxes provides features that allow you to facilitate and speed up the process of creation and modification of objects in Active Directory. With the help of Property Patterns you can define rules for automatic generation of AD object properties, specify a list of possible values for a property, set default values, etc. This allows avoiding repetitive entering of the same information and helps you maintain Active Directory data consistency. Also, with the help of Property Patterns, you can define formatting constraints for AD object properties. The constraints prevent users from entering data that do not correspond to the established corporate standards.
The flexible assignment mechanism allows making a Property Pattern effective only for AD objects that correspond to certain criteria, members of specific AD groups, objects located in a specific AD domain or OU, etc. This enables you to make different Property Patterns effective for different Active Directory objects.
Property Patterns allow to:
- automatically generate values of AD object properties using templates (e.g. %firstname% %lastname%),
- define a list of possible values for an AD property,
- make an AD property required (without changing the AD schema),
- define default values for AD properties,
- define formating constraints for property values,
- and more...
These tutorials show you various techniques for facilitating, simplifying and speeding up the creation and modification of AD objects.
In this section you can find out how to:
- Auto-populate the company name when creating users
- Change template for auto-generating users' full name
- Specify list of departments to avoid repetitive typing
- Disallow specifying telephones without country code
- Make Employee ID a required property & specify its format
- Set default account options for creating users
- Validate/modify user input using a script
- Predefine selection of Exchange mailbox stores
- Automatically set account expiration date for new users
- Generate initial password on user creation
- Automatically set users' address based on their office
- Provide custom help and tips for AD object properties
