|
Modify AD properties unknown by SetupBatcher
|
|
| · | There are many existing active directory and Exchange properties that are not visible in the standard "Users and computers" MMC console, some examples: "EmployeeID", "Division", "NameSuffix", "OtherName", "NamePrefix".
|
| · | It is also possible to add your own AD properties by extending the schema.
|
|
Prefix
|
Data type
|
Value
|
|
b$
|
Boolean
|
"true" / "false"
|
|
i$
|
Integer
|
Integer
|
|
m$
|
Multi text
|
One or many text strings. End each entry with "$". Multi properties are AD array properties.
|
|
s$
|
Text (default)
|
Text
|