After creating the user you can create the mailbox using the AccMgmt
component supplied with Exchange...

Set mntAcct = CreateObject("MSExchange.AcctMgmt")
...

And use the component to bind the mailbox to the user...

I'm just wondering if the ADC allows for an easy scripting reference to
create the mailbox (like CDOEXM's createmailbox or mailenable)?

I tried to register the cdoexm component on the 5.5 box, but, of course, it
would not let me create the control :(
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to