|
Edit existing Windows 2000 server accounts
|
|
| · | Domain name = "D2.acme.com" -> [Settings]:"SET ADDomainPath=dc=com/dc=acme/dc=D2".
|
| · | Server name = "\\EDU8" -> listed in the [Machines] section.
|
| · | The accounts to be modified are in the "6b" container in the "students" container -> [Settings]:"SET ADOUName=/ou=Students/ou=6b"
|
| · | CN user names are listed in [Data] column 1 -> [Settings]:"ADAccountPath=%ADOUPath%/cn=%col1%".
|
| · | The "AD.Account.SetProperty" commands in the [Batch] section sets UserPrincipalName to CN user name + "@acme.com", reads LastName from [Data] column 2, FirstName from [Data] column 3, etc. For more properties, please see AD.Account.SetProperty.
|