John,
> I need to be able to add users from our web farm.
> Many people have suggested getting the windows nt resource kit.
> The Utilities rmcd.exe and rmcdsrv will allow me to execute aduser.exe
> remotely.
>
> adduser will be call by vbscript from an asp page.
>
> Does anyone have some code examples.
>
> Also are the any alternatives to the resource kit utilities?
Our EZSignUp utility (demo at http://mail.hksi.net) will do what you
want without messing with the resource kit. It uses adduser.exe and
open-source ASP, sends welcome messages to the new users (important in
initializing the mailbox), and works on domains with or without an
external database. It's not free ($49 per server), so whether or not
that's a good deal for you depends on how much your time is worth. We're
pretty handy with COM objects and ASP, and it still took several hours
to get right.
A cheaper alternative would be to add the users via the web templates
themselves... as a system admin, you can do that for any domain. Sending
the welcome message would then be a manual process, however.
hope this helps,
Ron
ron allen hornbaker humankind systems, inc. mailto:[EMAIL PROTECTED]
HKSI WebMail Templates for IMail v6x ~ Now 502 Installations Worldwide
Demo: http://mail.hksi.net Buy: http://humankindsystems.com/products
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.