|
ADvalue
|
|
| · | The machine on which the AdmWin executable is executed must be member of the domain from which properties are to be extracted from.
|
| · | You must be logged on as domain administrator on the machine on which the AdmWin executable is executed.
|
| Type of identifier to get property for
|
| Valid options: FullName | samAccountName | UserPrincipalName | ADPath
|
|
|
| FullName = Display name, usually same as cn, example "Tom Gray" (only works with accounts)
|
|
|
| samAccountName = "NT4" name, example "MyDomain\TGray"
|
|
|
| UserPrincipalName = UPN, example "TGray@d5.mydomain.com" (only works with accounts)
|
|
|
| ADPath = Active directory path, example "dc=com/dc=acme/dc=D31/cn=users/cn=account1"
|
| Name of object (account, group etc.) to get property for
|
|
|
| Property to read
|
|
|
| The easiest way to get correct AD property names is probably to use SetupExplorer, see How to display all existing properties for one account.
|
|
|
| "ADvalue" also returns these none-standard AD properties -
|
| · | ADpath = full AD path to object
|
| · | ADpathContainer = full AD path to object container
|
| · | Account flags
|