ADSI AND Creating Exchange 2000 mailbox

G

Guest

I am in the middle of creating a VBScript that uses ADSI to automate the
creation of user accounts. I was wondering if someone could provide a snipet
of code that would allow me to create the exchange mailbox at the same time?
 
T

Tomasz Onyszko

Space said:
I am in the middle of creating a VBScript that uses ADSI to automate the
creation of user accounts. I was wondering if someone could provide a snipet
of code that would allow me to create the exchange mailbox at the same time?

Two samples how to create exchange mailbox:
http://www.w2k.pl/tech/sample2_6.txt
http://www.w2k.pl/tech/sample2_6_1.txt

You can have some problems with delay between creating user accout and
getting this account visible for the Exchange server
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top