"b00gie" <> wrote in message
news:...
>
> I want to create a script that copy for example user : Daniel James
> and on this user example it will create 15 users with password that
> they need to change at next logon + it will create the users in the Same
> ou where is Daniel James is, with mailbox and Membership of Daniel
> James Description etc..... and for each user i can write his First
> Name+Last name and Display Name
>
> how can i do it ?
>
I have an example VBScript program that creates user objects in bulk from
the information in an Excel spreadsheet linked here:
http://www.rlmueller.net/CreateUsers.htm
You should be able to revise this for your needs. It is easier to copy rows
in a spreadsheet, then to copy object attributes.
--
Richard Mueller
MVP Directory Services
Hilltop Lab -
http://www.rlmueller.net
--