SAM Account Numeric Values
If the SAM account name template specified in the general tab includes the <n> token the Active Directory account name generator task can append numeric values to generate a unique SAM account name in the domain.
Include Base Account Name
Determines whether the base account should be included - for example when true the template "tsmith<n>" would include "tsmith" as a possible account name.
Minimum Numeric Value
The minimum numeric value to append to the account name.
Maximum Numeric Value
The maximum numeric value to append to the account name.
Minimum Numeric Width
The minimum numeric width of the numeric value to append - for example for a value of 3 the template "tsmith<n>" would include account names such as "tsmith", "tsmith001", "tsmith002", etc. as possible account names.