Click to See Complete Forum and Search --> : Creation of exchange mailboxes via asp?


Matthew Trachtenberg
07-21-1998, 07:25 PM
I am looking for a way to programaticly create exchange mailboxes via asp, this will be in the form of type in your id, type in a password, validate data, create mailbox.
I dont want to have to create nt acounts for each mailbox if i dont have to.

My ultimate goal is to integrate the Exchange accounts db with my siteserver 3.0 membership(ldap) db.....
any ideas on how to this would be great....

Ultimatly i want new users to be able to signup online and get a site server account and a mailbox...

Any ways if you just know the add user to exchange piece for now I would love to hear it

Julio BORRELL
03-19-1999, 11:01 AM
I know how to do this calling from an ASP page WSH Shell, but there must be an easiest way

------------
Matthew Trachtenberg at 7/21/98 7:25:37 PM

I am looking for a way to programaticly create exchange mailboxes via asp, this will be in the form of type in your id, type in a password, validate data, create mailbox.
I dont want to have to create nt acounts for each mailbox if i dont have to.

My ultimate goal is to integrate the Exchange accounts db with my siteserver 3.0 membership(ldap) db.....
any ideas on how to this would be great....

Ultimatly i want new users to be able to signup online and get a site server account and a mailbox...

Any ways if you just know the add user to exchange piece for now I would love to hear it