|
AD.Account.CopyProperties
|
|
| Full AD path to source account
|
| Full AD path to target account
|
|
|
| List of properties, Format: property name + "§" after each entry.
|
| Example: ADpropertyName1§ADpropertyName2§
|
|
|
| Some interesting "special" properties:
|
| · | logonHours - logon hours
|
| · | userWorkstations - log on to
|
| · | userAccountControl - contains all "account options" flags except "user cannot change password" (which is the only flag that can not be set by using AD commands, workaround)
|
|
|
| The easiest way to find out correct property names is probably to use SetupExplorer, see How to display all existing properties for one account.
|
|
|
|
|