In The last screen of the user creation wizard in Exchange 2007 you'll see
the PowerShell command for
the creation process. You can copy it and make the modifications you need
to make the command
more generic.
Then you can turn it into a script or even modify it read from a CSV file
for bulk user creation.
Check out this link:
Exchange Server 2007: Bulk creation of mailboxes using Exchange Management
Shell:
http://exchangepedia.com/blog/2006/1...eation-of.html
-----
Shay Levi
$cript Fanatic
http://scriptolog.blogspot.com
Hebrew weblog:
http://blogs.microsoft.co.il/blogs/scriptfanatic
> We currently use vb script to create our accounts within our active
> directory. Now that we have Exchange 2007 with our environment, we
> would like to incorporate the new powershell commands when creating an
> account that has a exchange 2007 mailbox. Can this been done? Do
> we still keep our vb scripts and just make a powershell call - If so
> how is this done? Or do we convert all of our vs scripts into
> powershell ?
>
> Thanks in advance,
>
> Eric Sabo
>