|
 |
asp_cdo thread: Same old question....
Message #1 by "Sumanesh Maharabhusanam" <sumaneshm@y...> on Thu, 10 Jan 2002 10:04:15
|
|
Hi all,
Itz the same old question. how to create new mailboxes through ASP scripts for Exchange Server . I have posted this question in
so many Forums all in vain. Please anyone help me. Is it possible to create a new mailbox without creating new logins? Please
someone tell me how to see the MDB name in my Exchange Server.
Thanks in advance
Sumanesh
Message #2 by "Siegfried Weber" <sweber@c...> on Thu, 10 Jan 2002 15:35:57 +0100
|
|
You should probably tell us what Windows & Exchange Server version you
are using. Otherwise it's hard to propose a solution without reading
your mind.
<Siegfried />
> -----Original Message-----
> From: Sumanesh Maharabhusanam [mailto:sumaneshm@y...]
> Sent: Thursday, January 10, 2002 11:04 AM
> To: ASP CDO
> Subject: [asp_cdo] Same old question....
>
> Hi all,
> Itz the same old question. how to create new mailboxes through ASP
> scripts for Exchange Server . I have posted this question in so many
> Forums all in vain. Please anyone help me. Is it possible to create a
new
> mailbox without creating new logins? Please someone tell me how to see
the
> MDB name in my Exchange Server.
>
> Thanks in advance
> Sumanesh
$subst('Email.Unsub').
Message #3 by Sumanesh Maharabhusanam <sumaneshm@y...> on Thu, 10 Jan 2002 19:28:30 -0800 (PST)
|
|
Thanks for replying, Siegfried, we are using Windows
2000 and Exchange Server 2000. And I have found how to
see the name of the database and i used a code that is
there in the MSDN and it didnt work, it is saying
'There is no such object in the server"
if u want i can even send the coding i ve used, can u
help me?
Thanks
Sumanesh
--- Siegfried Weber <sweber@c...> wrote:
> You should probably tell us what Windows & Exchange
> Server version you
> are using. Otherwise it's hard to propose a solution
> without reading
> your mind.
>
> <Siegfried />
>
> > -----Original Message-----
> > From: Sumanesh Maharabhusanam
> [mailto:sumaneshm@y...]
> > Sent: Thursday, January 10, 2002 11:04 AM
> > To: ASP CDO
> > Subject: [asp_cdo] Same old question....
> >
> > Hi all,
> > Itz the same old question. how to create new
> mailboxes through ASP
> > scripts for Exchange Server . I have posted this
> question in so many
> > Forums all in vain. Please anyone help me. Is it
> possible to create a
> new
> > mailbox without creating new logins? Please
> someone tell me how to see
> the
> > MDB name in my Exchange Server.
> >
> > Thanks in advance
> > Sumanesh
> $subst('Email.Unsub').
>
$subst('Email.Unsub').
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
Message #4 by "Siegfried Weber" <sweber@c...> on Mon, 14 Jan 2002 15:55:35 +0100
|
|
Check the code at http://www.cdolive.net/download/adusermanagement.zip
and http://www.cdolive.net/download/bulkaddfromexcel.zip
I don't have any documentation for those Windows Scripting Host script
samples but they should give you a pointer how it works.
Cheers,
<Siegfried />
> -----Original Message-----
> From: Sumanesh Maharabhusanam [mailto:sumaneshm@y...]
> Sent: Friday, January 11, 2002 4:29 AM
> To: ASP CDO
> Subject: [asp_cdo] RE: Same old question....
>
> Thanks for replying, Siegfried, we are using Windows
> 2000 and Exchange Server 2000. And I have found how to
> see the name of the database and i used a code that is
> there in the MSDN and it didnt work, it is saying
> 'There is no such object in the server"
> if u want i can even send the coding i ve used, can u
> help me?
>
> Thanks
> Sumanesh
> --- Siegfried Weber <sweber@c...> wrote:
> > You should probably tell us what Windows & Exchange
> > Server version you
> > are using. Otherwise it's hard to propose a solution
> > without reading
> > your mind.
> >
> > <Siegfried />
> >
> > > -----Original Message-----
> > > From: Sumanesh Maharabhusanam
> > [mailto:sumaneshm@y...]
> > > Sent: Thursday, January 10, 2002 11:04 AM
> > > To: ASP CDO
> > > Subject: [asp_cdo] Same old question....
> > >
> > > Hi all,
> > > Itz the same old question. how to create new
> > mailboxes through ASP
> > > scripts for Exchange Server . I have posted this
> > question in so many
> > > Forums all in vain. Please anyone help me. Is it
> > possible to create a
> > new
> > > mailbox without creating new logins? Please
> > someone tell me how to see
> > the
> > > MDB name in my Exchange Server.
> > >
> > > Thanks in advance
> > > Sumanesh
> > $subst('Email.Unsub').
> >
> $subst('Email.Unsub').
>
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
>
$subst('Email.Unsub').
|
|
 |