Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Alverson, Tom

I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson  

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



Re: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Tony Hlabse

There may be a way via scripting but have found that there are many 3rd
party apps. that do this very easily. the tough part was importing the
password itself. The 3rd party apps. let you use csv files. But maybe
someone else has done this.



- Original Message -
From: "Alverson, Tom" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 2:48 PM
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


> I have a test server that I am trying to create a bunch of mailboxes
(user1,
> user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.
All
> I want to do is create mailboxes with unique email addresses (which
requires
> an accompanying AD user account I believe) and I would like to also give
> them some default password if possible.  I have been experimenting with
> CSVDE but so far I have only created disabled accounts which have no
> exchange mailbox.  Does anyone know what the minimum amount of info I can
> put in the CSV file to accomplish this?
>
> Tom Alverson
>
> _
> List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
> Archives:   http://www.swynk.com/sitesearch/search.asp
> To unsubscribe: mailto:[EMAIL PROTECTED]
> Exchange List admin:[EMAIL PROTECTED]
>

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Alverson, Tom

I'd hate to have to buy a 3rd party app (usually ) just to do some
testing

Tom

-Original Message-
From: Tony Hlabse [mailto:[EMAIL PROTECTED]] 
Sent: Monday, October 14, 2002 3:53 PM
To: Exchange Discussions
Subject: Re: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


There may be a way via scripting but have found that there are many 3rd
party apps. that do this very easily. the tough part was importing the
password itself. The 3rd party apps. let you use csv files. But maybe
someone else has done this.



- Original Message -
From: "Alverson, Tom" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 2:48 PM
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


> I have a test server that I am trying to create a bunch of mailboxes
(user1,
> user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.
All
> I want to do is create mailboxes with unique email addresses (which
requires
> an accompanying AD user account I believe) and I would like to also 
> give them some default password if possible.  I have been 
> experimenting with CSVDE but so far I have only created disabled 
> accounts which have no exchange mailbox.  Does anyone know what the 
> minimum amount of info I can put in the CSV file to accomplish this?
>
> Tom Alverson
>
> _
> List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
> Archives:   http://www.swynk.com/sitesearch/search.asp
> To unsubscribe: mailto:[EMAIL PROTECTED]
> Exchange List admin:[EMAIL PROTECTED]
>

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Andrey Fyodorov

this has worked for me in the past. They are still disabled and lack password, but 
that's how CSVDE works.

DN,homeMDB,cn,displayName,givenName,sn,distinguishedName,objectCategory,objectClass,name,sAMAccountName,userPrincipalName,mailNickname,homeMTA,msExchHomeServerName,mDBUseDefaults,msExchQueryBaseDN,proxyAddresses



-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 3:48 PM
To: Exchange Discussions
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson  

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Ed Crowley

When I've needed that, I've written VBScript to do that.  You might also
investigate LoadSim (Load Simulator).  It'll create a whole slew of
accounts for you too.

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Alverson, Tom
Sent: Monday, October 14, 2002 12:48 PM
To: Exchange Discussions
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes
(user1, user2, [EMAIL PROTECTED]) in order to do some benchmarking on the
server.  All I want to do is create mailboxes with unique email
addresses (which requires an accompanying AD user account I believe) and
I would like to also give them some default password if possible.  I
have been experimenting with CSVDE but so far I have only created
disabled accounts which have no exchange mailbox.  Does anyone know what
the minimum amount of info I can put in the CSV file to accomplish this?

Tom Alverson  

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Chris Scharff

Bulk add from Excel... www.cdolive.com or spend a few minutes modifying the
create user enabled mailbox object at www.swinc.com. I have a version I use,
but it's never been tested outside my lab and would likely cause the planet
to implode if released.

> -Original Message-
> From: Alverson, Tom [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, October 14, 2002 2:48 PM
> To: Exchange Discussions
> Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???
> 
> 
> I have a test server that I am trying to create a bunch of 
> mailboxes (user1, user2, [EMAIL PROTECTED]) in order to do some 
> benchmarking on the server.  All I want to do is create 
> mailboxes with unique email addresses (which requires an 
> accompanying AD user account I believe) and I would like to 
> also give them some default password if possible.  I have 
> been experimenting with CSVDE but so far I have only created 
> disabled accounts which have no exchange mailbox.  Does 
> anyone know what the minimum amount of info I can put in the 
> CSV file to accomplish this?
> 
> Tom Alverson  
> 
> _
> List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
> Archives:   http://www.swynk.com/sitesearch/search.asp
> To unsubscribe: mailto:[EMAIL PROTECTED]
> Exchange List admin:[EMAIL PROTECTED]
> 

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Webb, Andy

You can't do it with a csv unless you also write the script that reads the csv.

I know I have a script around here somewhere that does it.  There's one on our web 
site that will create a single mailbox.  easy to modify for lots.  I'll see if I can 
dig up the one that does lots and post that too. 
(http://www.swinc.com/resource/scripts.htm)  All my scripts use perl instead of VB.  
There are VB samples around too on MSDN and the Comp^h^h^h^hHP ActiveAnswers web site 
(actually a good little set of scripts is available there).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
=== 


-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Posted At: Monday, October 14, 2002 2:48 PM
Posted To: Microsoft Exchange
Conversation: Bulk creating Exchange 2000 mailboxes with CSVDE or ???
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson  

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



Re: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Tony Hlabse

I think the tough point he brought up is he wanted to also set the passwords
for each account. My understanding it is not straight forward using scripts
for AD. Hence the need for some 3rd party App.


- Original Message -
From: "Webb, Andy" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 4:05 PM
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


You can't do it with a csv unless you also write the script that reads the
csv.

I know I have a script around here somewhere that does it.  There's one on
our web site that will create a single mailbox.  easy to modify for lots.
I'll see if I can dig up the one that does lots and post that too.
(http://www.swinc.com/resource/scripts.htm)  All my scripts use perl instead
of VB.  There are VB samples around too on MSDN and the Comp^h^h^h^hHP
ActiveAnswers web site (actually a good little set of scripts is available
there).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
===


-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Posted At: Monday, October 14, 2002 2:48 PM
Posted To: Microsoft Exchange
Conversation: Bulk creating Exchange 2000 mailboxes with CSVDE or ???
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Webb, Andy

setting passwords via an adsi script is trivial.  it's just a couple lines of code, 
literally.

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
=== 


-Original Message-
From: Tony Hlabse [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 4:12 PM
To: Exchange Discussions
Subject: Re: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I think the tough point he brought up is he wanted to also set the passwords
for each account. My understanding it is not straight forward using scripts
for AD. Hence the need for some 3rd party App.


- Original Message -
From: "Webb, Andy" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 4:05 PM
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


You can't do it with a csv unless you also write the script that reads the
csv.

I know I have a script around here somewhere that does it.  There's one on
our web site that will create a single mailbox.  easy to modify for lots.
I'll see if I can dig up the one that does lots and post that too.
(http://www.swinc.com/resource/scripts.htm)  All my scripts use perl instead
of VB.  There are VB samples around too on MSDN and the Comp^h^h^h^hHP
ActiveAnswers web site (actually a good little set of scripts is available
there).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
===


-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Posted At: Monday, October 14, 2002 2:48 PM
Posted To: Microsoft Exchange
Conversation: Bulk creating Exchange 2000 mailboxes with CSVDE or ???
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Andrey Fyodorov

To set the passwords, you would need to use impersonation.

-Original Message-
From: Tony Hlabse [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 5:12 PM
To: Exchange Discussions
Subject: Re: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I think the tough point he brought up is he wanted to also set the passwords
for each account. My understanding it is not straight forward using scripts
for AD. Hence the need for some 3rd party App.


- Original Message -
From: "Webb, Andy" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 4:05 PM
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


You can't do it with a csv unless you also write the script that reads the
csv.

I know I have a script around here somewhere that does it.  There's one on
our web site that will create a single mailbox.  easy to modify for lots.
I'll see if I can dig up the one that does lots and post that too.
(http://www.swinc.com/resource/scripts.htm)  All my scripts use perl instead
of VB.  There are VB samples around too on MSDN and the Comp^h^h^h^hHP
ActiveAnswers web site (actually a good little set of scripts is available
there).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
===


-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Posted At: Monday, October 14, 2002 2:48 PM
Posted To: Microsoft Exchange
Conversation: Bulk creating Exchange 2000 mailboxes with CSVDE or ???
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Alverson, Tom

Loadsim??  Who knew it created accounts???!  (Besides Ed).  I'll check it
out.  I would like to create about 1000 accounts for testing.

Thanks!
Tom

-Original Message-
From: Ed Crowley [mailto:[EMAIL PROTECTED]] 
Sent: Monday, October 14, 2002 5:02 PM
To: Exchange Discussions
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


When I've needed that, I've written VBScript to do that.  You might also
investigate LoadSim (Load Simulator).  It'll create a whole slew of accounts
for you too.

Ed Crowley MCSE+Internet MVP kcCC+I
Tech Consultant
hp Services
Protecting the world from PSTs and Bricked Backups!


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Alverson, Tom
Sent: Monday, October 14, 2002 12:48 PM
To: Exchange Discussions
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson  

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]


_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Andrey Fyodorov

I create my CSV file with help of Excel and its Concatenate function.
I just fill out Firstname, Lastname, username, and domain name, and Excel calculates 
the rest of the fields.

-Original Message-
From: Andrey Fyodorov 
Sent: Monday, October 14, 2002 4:31 PM
To: Exchange Discussions
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


this has worked for me in the past. They are still disabled and lack password, but 
that's how CSVDE works.

DN,homeMDB,cn,displayName,givenName,sn,distinguishedName,objectCategory,objectClass,name,sAMAccountName,userPrincipalName,mailNickname,homeMTA,msExchHomeServerName,mDBUseDefaults,msExchQueryBaseDN,proxyAddresses



-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 3:48 PM
To: Exchange Discussions
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson  

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-14 Thread Webb, Andy

Not true.  To set passwords all you need is account administrator rights (or better).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
=== 


-Original Message-
From: Andrey Fyodorov [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 4:20 PM
To: Exchange Discussions
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


To set the passwords, you would need to use impersonation.

-Original Message-
From: Tony Hlabse [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 5:12 PM
To: Exchange Discussions
Subject: Re: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I think the tough point he brought up is he wanted to also set the passwords
for each account. My understanding it is not straight forward using scripts
for AD. Hence the need for some 3rd party App.


- Original Message -
From: "Webb, Andy" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 4:05 PM
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


You can't do it with a csv unless you also write the script that reads the
csv.

I know I have a script around here somewhere that does it.  There's one on
our web site that will create a single mailbox.  easy to modify for lots.
I'll see if I can dig up the one that does lots and post that too.
(http://www.swinc.com/resource/scripts.htm)  All my scripts use perl instead
of VB.  There are VB samples around too on MSDN and the Comp^h^h^h^hHP
ActiveAnswers web site (actually a good little set of scripts is available
there).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
===


-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Posted At: Monday, October 14, 2002 2:48 PM
Posted To: Microsoft Exchange
Conversation: Bulk creating Exchange 2000 mailboxes with CSVDE or ???
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]



RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???

2002-10-15 Thread Alverson, Tom

Thanks for all the help!  I got the users created with CSVDE.  They start
life with no passwords and "password must be changed at next logon" checked.
I found an easy way to set all the passwords the same.  I downloaded a 30
day eval of "Hyena" which let me select all the test accounts and uncheck
the "next logon" box in one operation.  It also let me set all the passwords
at once (all to the same password).  

Thanks again for all the help.

Tom

-Original Message-
From: Webb, Andy [mailto:[EMAIL PROTECTED]] 
Sent: Monday, October 14, 2002 5:39 PM
To: Exchange Discussions
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


Not true.  To set passwords all you need is account administrator rights (or
better).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
=== 


-Original Message-
From: Andrey Fyodorov [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 4:20 PM
To: Exchange Discussions
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


To set the passwords, you would need to use impersonation.

-Original Message-
From: Tony Hlabse [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 14, 2002 5:12 PM
To: Exchange Discussions
Subject: Re: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I think the tough point he brought up is he wanted to also set the passwords
for each account. My understanding it is not straight forward using scripts
for AD. Hence the need for some 3rd party App.


- Original Message -
From: "Webb, Andy" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 4:05 PM
Subject: RE: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


You can't do it with a csv unless you also write the script that reads the
csv.

I know I have a script around here somewhere that does it.  There's one on
our web site that will create a single mailbox.  easy to modify for lots.
I'll see if I can dig up the one that does lots and post that too.
(http://www.swinc.com/resource/scripts.htm)  All my scripts use perl instead
of VB.  There are VB samples around too on MSDN and the Comp^h^h^h^hHP
ActiveAnswers web site (actually a good little set of scripts is available
there).

===
Andy Webb[EMAIL PROTECTED]  www.swinc.com
Simpler-Webb, Inc.   Austin, TX512-322-0071
-- Eating XXX Chili at Texas Chili Parlor since 1989 --
===


-Original Message-
From: Alverson, Tom [mailto:[EMAIL PROTECTED]]
Posted At: Monday, October 14, 2002 2:48 PM
Posted To: Microsoft Exchange
Conversation: Bulk creating Exchange 2000 mailboxes with CSVDE or ???
Subject: Bulk creating Exchange 2000 mailboxes with CSVDE or ???


I have a test server that I am trying to create a bunch of mailboxes (user1,
user2, [EMAIL PROTECTED]) in order to do some benchmarking on the server.  All
I want to do is create mailboxes with unique email addresses (which requires
an accompanying AD user account I believe) and I would like to also give
them some default password if possible.  I have been experimenting with
CSVDE but so far I have only created disabled accounts which have no
exchange mailbox.  Does anyone know what the minimum amount of info I can
put in the CSV file to accomplish this?

Tom Alverson

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Archives:   http://www.swynk.com/sitesearch/search.asp
To unsubscribe: mailto:[EMAIL PROTECTED]
Exchange List admin:[EMAIL PROTECTED]

_
List posting FAQ:   http://www.swinc.com/resource/exch_faq.htm
Arch