Create users

G

Guest

Guest
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Windows 2003 server+Exchange server 2003

I need to create a lot a users and mail boxes. Is there a quick way to
execute this process?

Thanks
 
Archived from groups: microsoft.public.win2000.active_directory (More info?)

D!

There are a couple of ways. One would be scripting. Another would be to
use a 'provisioning' system. Another way would be to use an .hta. I have
such a creature - but it is for WIN2000 / Exchange 2000. When I have the
time I can modify it for WIN2003 / Exchange 2003 if you would like. You
would also have to manually modify some things - I would clearly specify
which!

Does this help?

--
Cary W. Shultz
Roanoke, VA 24012
Microsoft Active Directory MVP

http://www.activedirectory-win2000.com
http://www.grouppolicy-win2000.com



"doliveira" <doliveira@discussions.microsoft.com> wrote in message
news:6F94E4DA-F483-4304-A994-0E0632C9D51F@microsoft.com...
> Windows 2003 server+Exchange server 2003
>
> I need to create a lot a users and mail boxes. Is there a quick way to
> execute this process?
>
> Thanks
 
Archived from groups: microsoft.public.win2000.active_directory (More info?)

"" wrote:
> Windows 2003 server+Exchange server 2003
>
> I need to create a lot a users and mail boxes. Is there a
> quick way to
> execute this process?
>
> Thanks

how about scripting? the MS site provides a lot of script to automate
things. Joeware.net also has some cool utils that could help you

--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/Active-Directory-Create-users-ftopict407637.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1352659
 
Archived from groups: microsoft.public.win2000.active_directory (More info?)

And two that I forgot to mention: csvde and ldifde.

--
Cary W. Shultz
Roanoke, VA 24012
Microsoft Active Directory MVP

http://www.activedirectory-win2000.com
http://www.grouppolicy-win2000.com



"Cary Shultz [A.D. MVP]" <cwshultz@mvps.org> wrote in message
news:%23ASxTTsnFHA.3300@TK2MSFTNGP15.phx.gbl...
> D!
>
> There are a couple of ways. One would be scripting. Another would be to
> use a 'provisioning' system. Another way would be to use an .hta. I have
> such a creature - but it is for WIN2000 / Exchange 2000. When I have the
> time I can modify it for WIN2003 / Exchange 2003 if you would like. You
> would also have to manually modify some things - I would clearly specify
> which!
>
> Does this help?
>
> --
> Cary W. Shultz
> Roanoke, VA 24012
> Microsoft Active Directory MVP
>
> http://www.activedirectory-win2000.com
> http://www.grouppolicy-win2000.com
>
>
>
> "doliveira" <doliveira@discussions.microsoft.com> wrote in message
> news:6F94E4DA-F483-4304-A994-0E0632C9D51F@microsoft.com...
>> Windows 2003 server+Exchange server 2003
>>
>> I need to create a lot a users and mail boxes. Is there a quick way to
>> execute this process?
>>
>> Thanks
>
>
 
Archived from groups: microsoft.public.win2000.active_directory (More info?)

Specifically look at exchmbx. You could combine it, for instance, with adfind to
quickly mailbox enable an entire OU of users.

--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net


Jorge_de_Almeida_Pinto wrote:
> "" wrote:
> > Windows 2003 server+Exchange server 2003
> >
> > I need to create a lot a users and mail boxes. Is there a
> > quick way to
> > execute this process?
> >
> > Thanks
>
> how about scripting? the MS site provides a lot of script to automate
> things. Joeware.net also has some cool utils that could help you
>