Option
|
Compare with
|
CN
|
Windows 2000 and 2003 Common names
|
MailNickname
|
Exchange 2000 and 2003 nicknames
|
samAccountName
|
Windows 2000 and 2003 samAccount names
|
Mail
|
Exchange 2000 and 2003 SMTP Email addresses*
|
TextFile
|
All items in a text file, one item / row (for example Linux or Novell user names exported with Data.Get.LD.Find or Data.Get.ND)
|
UserPrincipalName
|
Windows 2000 and 2003 UPN*
|
E55Mail
|
Exchange 5.5 SMTP Email addresses*
|
Self
|
Compare column with itself.
|
Option
|
Action
|
AddNumber
|
Search the listed column and the selected AD property or file for duplicates. When a duplicate is found the number "2" is added ("carola"-> "carola2") or an existing trailing number is increased ("roger.svensson2@mymail.com"-> "roger.svensson3@mymail.com").
|
AddNumberPrompt
|
Same as AddNumber, except that an additional dialog, where new data can be reviewed / modified, is displayed when a duplicate is found.
|
FindDuplicates
|
Search the listed column and the selected AD property or file for duplicates. If there are duplicates the script stops.
|
FindSubstrings
|
Search the listed column for all substrings listed in the text file. CompareWith must be set to TextFile. The script stops if there are matches. This option makes sure that no "forbidden" character combinations (i.e. "bad" and other words you may find inappropriate) exists in auto generated user names.
|
ListDuplicates
|
Used with CompareWith=Self
Search the listed column for duplicates, remove all non-duplicates from the [Data] section, only duplicate rows will be left.
|