Hi,
Thanks to you and David Gregg. I have been able to create a solution to this
problem.
I tried the Imail1.exe technique, and it works well. I like this since it
also sends a basic welcome message to the administrator/user.
I also discovered that what you told me about the registery is right on the
money. I have been implementing this using a web based application mixing
ASP and VBScript. Together they seem to work well. Of course I had to find
all the little helper things like ads.exe, and updated WMI sdk and such.
Thanks again for all the really great input!!
Ron C.
>From: "Jesus Alvarez" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: [IMail Forum] Adduser Issues
>Date: Wed, 19 Apr 2000 20:15:58 -0400
>
>For the directory issue, you may consider creating the
>directories with "md" after executing "adduser".
>
>"adduser" does not currently allow setting host administrators.
>This can be implemented by doing an OR of 0x0100 with the
>current value of the registry key
>
>HKEY_LOCAL_MACHINE/Software/Ipswitch/IMail/Domains/yourdomain/users/admuser/
>Flags
>
>(substitute yourdomain for your domain and admuser for the admin
>user). A Perl script (using the Win32::registry module) or a small C
>program that performs this operation on the registry would make the
>user a host administrator.
>
>Please visit http://www.ipswitch.com/support/mailing-lists.html
>to be removed from this list.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.