| Author | Messages | |
dharding
Posts:39
 | | 03/08/2006 7:04 AM |
| What™s the fast way for me to create 200 user accounts
in specific OU™s and create Exchange mailboxes?
Devon Harding
Windows Systems Engineer
Southern Wine & Spirits
- BSG
954-602-2469
__________________________________
This message and any attachments are solely for the intended
recipient and may contain confidential or privileged information.
If you are not the intended recipient, any disclosure, copying, use
or distribution of the information included in the message and any
attachments is prohibited. If you have received this communication
in error, please notify us by reply e-mail and immediately and
permanently delete this message and any attachments. Thank You. | | | |
| kennedyjim
Posts:96
 | | 03/08/2006 7:16 AM |
| Delegate it to HR.
Short of that get HR or someone to give you a list of the
names and script it, provide a default password of their SS number
perhaps...must be changed on first log on.
After they are created, in the same OU...mass select them
in ADUC and right click them and send them a test email to create the
mailbox.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Harding,
DevonSent: Wednesday, March 08, 2006 2:02 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: [ActiveDir] Bulk
Import
What™s the fast way for me to
create 200 user accounts in specific OU™s and create Exchange
mailboxes?
Devon
Harding
Windows Systems
Engineer
Southern Wine &
Spirits - BSG
954-602-2469
__________________________________This message and any
attachments are solely for the intendedrecipient and may contain
confidential or privileged information.If you are not the intended
recipient, any disclosure, copying, useor distribution of the information
included in the message and anyattachments is prohibited. If you have
received this communicationin error, please notify us by reply e-mail and
immediately andpermanently delete this message and any attachments. Thank
You. | | | |
| kennedyjim
Posts:96
 | | 03/08/2006 7:48 AM |
| Ok, I skipped a step, sounds like you need these 200 to go
to separate OU's. Mass create them in one OU, mass right click them and create
the mailbox then mass send them an email.
The script the move if that is faster/easier than a manual
drag and drop. So your spreadsheet of users is:
firstname
lastname password
targetOU
convert that to comma text for your script and use the
first three for the creation and then the first two and last for the
move.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Kennedy,
JimSent: Wednesday, March 08, 2006 2:16 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: RE: [ActiveDir] Bulk
Import
Delegate it to HR.
Short of that get HR or someone to give you a list of the
names and script it, provide a default password of their SS number
perhaps...must be changed on first log on.
After they are created, in the same OU...mass select them
in ADUC and right click them and send them a test email to create the
mailbox.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Harding,
DevonSent: Wednesday, March 08, 2006 2:02 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: [ActiveDir] Bulk
Import
What™s the fast way for me to
create 200 user accounts in specific OU™s and create Exchange
mailboxes?
Devon
Harding
Windows Systems
Engineer
Southern Wine &
Spirits - BSG
954-602-2469
__________________________________This message and any
attachments are solely for the intendedrecipient and may contain
confidential or privileged information.If you are not the intended
recipient, any disclosure, copying, useor distribution of the
information included in the message and anyattachments is prohibited. If
you have received this communicationin error, please notify us by reply
e-mail and immediately andpermanently delete this message and any
attachments. Thank You. | | | |
| amulnick
Posts:163
 | | 03/08/2006 9:23 AM |
| Al
On 3/8/06, Kennedy, Jim wrote: Ok, I skipped a step, sounds like you need these 200 to go to separate OU's. Mass create them in one OU, mass right click them and create the mailbox then mass send them an email.
The script the move if that is faster/easier than a manual drag and drop. So your spreadsheet of users is:
firstname lastname password targetOU
convert that to comma text for your script and use the first three for the creation and then the first two and last for the move.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Kennedy, JimSent: Wednesday, March 08, 2006 2:16 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] Bulk Import Delegate it to HR.
Short of that get HR or someone to give you a list of the names and script it, provide a default password of their SS number perhaps...must be changed on first log on.
After they are created, in the same OU...mass select them in ADUC and right click them and send them a test email to create the mailbox.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Harding, DevonSent: Wednesday, March 08, 2006 2:02 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: [ActiveDir] Bulk Import What's the fast way for me to create 200 user accounts in specific OU's and create Exchange mailboxes?
Devon
Harding
Windows Systems Engineer
Southern Wine & Spirits - BSG
954-602-2469
__________________________________This message and any attachments are solely for the intendedrecipient and may contain confidential or privileged information.If you are not the intended recipient, any disclosure, copying, use
or distribution of the information included in the message and anyattachments is prohibited. If you have received this communicationin error, please notify us by reply e-mail and immediately andpermanently delete this message and any attachments. Thank You. | | | |
| dharding
Posts:39
 | | 03/08/2006 9:39 AM |
| I was going to user csvde, but read that
it did not support password creation. Is this supported under ADMod?
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On
Behalf Of Al Mulnick
Sent: Wednesday, March 08, 2006
4:22 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: Re: [ActiveDir] Bulk
Import
I suppose it really depends on your input data.
What have you got to work with and what is the decision criteria for the OU
differences?
Creating the objects in a particular OU and mailbox
enabling them would not be terribly difficult depending on the information you
have and want to put in there. Jim's way would work, but I think I prefer to
put them where they belong at creation vs. later. For that reason either
one of Joe's tools (admod for example) or script would be my preference.
Script would be mine but that's just because I'm funny like that. Joe's tools
are faster though both at runtime and to get working if you don't have scripts
laying around.
Al
On 3/8/06, Kennedy, Jim kennedyjim@xxxxxxxxxxxxxxxxx> wrote:
Ok, I skipped a step,
sounds like you need these 200 to go to separate OU's. Mass create them in one
OU, mass right click them and create the mailbox then mass send them an email.
The script the move if
that is faster/easier than a manual drag and drop. So your spreadsheet of users
is:
firstname
lastname password
targetOU
convert that to comma
text for your script and use the first three for the creation and then the
first two and last for the move.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On
Behalf Of Kennedy, Jim
Sent: Wednesday, March 08, 2006
2:16 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject:
RE: [ActiveDir] Bulk Import
Delegate it to HR.
Short of that get HR or
someone to give you a list of the names and script it, provide a default
password of their SS number perhaps...must be changed on first log on.
After they are created,
in the same OU...mass select them in ADUC and right click them and send them a
test email to create the mailbox.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On
Behalf Of Harding, Devon
Sent: Wednesday, March 08, 2006
2:02 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] Bulk Import
What's the fast way for me to create 200 user
accounts in specific OU's and create Exchange mailboxes?
Devon Harding
Windows Systems Engineer
Southern Wine & Spirits
- BSG
954-602-2469
__________________________________
This message and any attachments are
solely for the intended
recipient and may contain confidential
or privileged information.
If you are not the intended recipient,
any disclosure, copying, use
or distribution of the information
included in the message and any
attachments is prohibited. If you have
received this communication
in error, please notify us by reply
e-mail and immediately and
permanently delete this message and any
attachments. Thank You. | | | |
| deji
Posts:262
 | | 03/08/2006 10:04 AM |
| What is your input? Where are you getting the input from, and what format is
it in? Al mentioned some script laying around. I may have one stuck in one of
my couches here :)
Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCT
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Harding, Devon
Sent: Wed 3/8/2006 1:37 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] Bulk Import
I was going to user csvde, but read that it did not support password
creation. Is this supported under ADMod?
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al Mulnick
Sent: Wednesday, March 08, 2006 4:22 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: Re: [ActiveDir] Bulk Import
I suppose it really depends on your input data. What have you got to work
with and what is the decision criteria for the OU differences?
Creating the objects in a particular OU and mailbox enabling them would not
be terribly difficult depending on the information you have and want to put
in there. Jim's way would work, but I think I prefer to put them where they
belong at creation vs. later. For that reason either one of Joe's tools
(admod for example) or script would be my preference. Script would be mine
but that's just because I'm funny like that. Joe's tools are faster though
both at runtime and to get working if you don't have scripts laying around.
Al
On 3/8/06, Kennedy, Jim wrote:
Ok, I skipped a step, sounds like you need these 200 to go to separate OU's.
Mass create them in one OU, mass right click them and create the mailbox then
mass send them an email.
The script the move if that is faster/easier than a manual drag and drop. So
your spreadsheet of users is:
firstname lastname password targetOU
convert that to comma text for your script and use the first three for the
creation and then the first two and last for the move.
________________________________ From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx
] On Behalf Of Kennedy, Jim
Sent: Wednesday, March 08, 2006 2:16 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] Bulk Import
Delegate it to HR.
Short of that get HR or someone to give you a list of the names and script
it, provide a default password of their SS number perhaps...must be changed
on first log on.
After they are created, in the same OU...mass select them in ADUC and right
click them and send them a test email to create the mailbox.
________________________________ From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx
] On Behalf Of Harding, Devon
Sent: Wednesday, March 08, 2006 2:02 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] Bulk Import
What's the fast way for me to create 200 user accounts in specific
OU's and create Exchange mailboxes?
Devon Harding
Windows Systems Engineer
Southern Wine & Spirits - BSG
954-602-2469
________________________________
__________________________________
This message and any attachments are solely for the intended
recipient and may contain confidential or privileged information.
If you are not the intended recipient, any disclosure, copying, use
or distribution of the information included in the message and any
attachments is prohibited. If you have received this communication
in error, please notify us by reply e-mail and immediately and
permanently delete this message and any attachments. Thank You.
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| amulnick
Posts:163
 | | 03/09/2006 2:27 AM |
| Couple of options anyway. People that use CSVDE tend to then use a script to set the passwords on those objects that get created. LDIFDE would be more flexible for what you're trying to do, but I've never tried to do it with that tool. My preference would be script instead.
I'd call Deji and ask him to search his couches (is it really two? I feel like I'm hung up on that for some reason :)
On 3/8/06, deji@xxxxxxxxxxxxxx wrote:
What is your input? Where are you getting the input from, and what format isit in? Al mentioned some script laying around. I may have one stuck in one of
my couches here :)Sincerely,Dèjì Akómöláfé, MCSE+M MCSA+M MCTMicrosoft MVP - Directory Serviceswww.readymaids.com - we know IT
www.akomolafe.comDo you now realize that Today is the Tomorrow you were worried aboutYesterday? -anon________________________________From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
on behalf of Harding, DevonSent: Wed 3/8/2006 1:37 PMTo: ActiveDir@xxxxxxxxxxxxxxxxxxSubject: RE: [ActiveDir] Bulk ImportI was going to user csvde, but read that it did not support password
creation. Is this supported under ADMod?________________________________From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx[mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al MulnickSent: Wednesday, March 08, 2006 4:22 PMTo: ActiveDir@xxxxxxxxxxxxxxxxxxSubject: Re: [ActiveDir] Bulk Import
I suppose it really depends on your input data. What have you got to workwith and what is the decision criteria for the OU differences?Creating the objects in a particular OU and mailbox enabling them would not
be terribly difficult depending on the information you have and want to putin there. Jim's way would work, but I think I prefer to put them where theybelong at creation vs. later. For that reason either one of Joe's tools
(admod for example) or script would be my preference. Script would be minebut that's just because I'm funny like that. Joe's tools are faster thoughboth at runtime and to get working if you don't have scripts laying around.
AlOn 3/8/06, Kennedy, Jim wrote:Ok, I skipped a step, sounds like you need these 200 to go to separate OU's.
Mass create them in one OU, mass right click them and create the mailbox thenmass send them an email.The script the move if that is faster/easier than a manual drag and drop. Soyour spreadsheet of users is:
firstname lastname password targetOUconvert that to comma text for your script and use the first three for thecreation and then the first two and last for the move.
________________________________ From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx ] On Behalf Of Kennedy, Jim Sent: Wednesday, March 08, 2006 2:16 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx Subject: RE: [ActiveDir] Bulk ImportDelegate it to HR.Short of that get HR or someone to give you a list of the names and script
it, provide a default password of their SS number perhaps...must be changedon first log on.After they are created, in the same OU...mass select them in ADUC and rightclick them and send them a test email to create the mailbox.
________________________________ From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx ] On Behalf Of Harding, Devon Sent: Wednesday, March 08, 2006 2:02 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx Subject: [ActiveDir] Bulk Import What's the fast way for me to create 200 user accounts in specific
OU's and create Exchange mailboxes? Devon Harding Windows Systems Engineer Southern Wine & Spirits - BSG 954-602-2469________________________________
__________________________________ This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use
or distribution of the information included in the message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and
permanently delete this message and any attachments. Thank You.List info : http://www.activedir.org/List.aspxList FAQ :
http://www.activedir.org/ListFAQ.aspxList archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| dharding
Posts:39
 | | 03/09/2006 2:34 AM |
| Excel spreadsheet with First Name, Last Name & Division
-----Original Message-----
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of deji@xxxxxxxxxxxxxx
Sent: Wednesday, March 08, 2006 5:01 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] Bulk Import
What is your input? Where are you getting the input from, and what format is
it in? Al mentioned some script laying around. I may have one stuck in one of
my couches here :)
Sincerely,
Dèjì Akómöláfé, MCSE+M MCSA+M MCT
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday? -anon
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx on behalf of Harding, Devon
Sent: Wed 3/8/2006 1:37 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] Bulk Import
I was going to user csvde, but read that it did not support password
creation. Is this supported under ADMod?
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al Mulnick
Sent: Wednesday, March 08, 2006 4:22 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: Re: [ActiveDir] Bulk Import
I suppose it really depends on your input data. What have you got to work
with and what is the decision criteria for the OU differences?
Creating the objects in a particular OU and mailbox enabling them would not
be terribly difficult depending on the information you have and want to put
in there. Jim's way would work, but I think I prefer to put them where they
belong at creation vs. later. For that reason either one of Joe's tools
(admod for example) or script would be my preference. Script would be mine
but that's just because I'm funny like that. Joe's tools are faster though
both at runtime and to get working if you don't have scripts laying around.
Al
On 3/8/06, Kennedy, Jim wrote:
Ok, I skipped a step, sounds like you need these 200 to go to separate OU's.
Mass create them in one OU, mass right click them and create the mailbox then
mass send them an email.
The script the move if that is faster/easier than a manual drag and drop. So
your spreadsheet of users is:
firstname lastname password targetOU
convert that to comma text for your script and use the first three for the
creation and then the first two and last for the move.
________________________________ From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx
] On Behalf Of Kennedy, Jim
Sent: Wednesday, March 08, 2006 2:16 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] Bulk Import
Delegate it to HR.
Short of that get HR or someone to give you a list of the names and script
it, provide a default password of their SS number perhaps...must be changed
on first log on.
After they are created, in the same OU...mass select them in ADUC and right
click them and send them a test email to create the mailbox.
________________________________ From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx
] On Behalf Of Harding, Devon
Sent: Wednesday, March 08, 2006 2:02 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] Bulk Import
What's the fast way for me to create 200 user accounts in specific
OU's and create Exchange mailboxes?
Devon Harding
Windows Systems Engineer
Southern Wine & Spirits - BSG
954-602-2469
________________________________
__________________________________
This message and any attachments are solely for the intended
recipient and may contain confidential or privileged information.
If you are not the intended recipient, any disclosure, copying, use
or distribution of the information included in the message and any
attachments is prohibited. If you have received this communication
in error, please notify us by reply e-mail and immediately and
permanently delete this message and any attachments. Thank You.
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
-----------------------------------------
__________________________________
This message and any attachments are solely for the intended
recipient and may contain confidential or privileged information.
If you are not the intended recipient, any disclosure, copying, use
or distribution of the information included in the message and any
attachments is prohibited. If you have received this communication
in error, please notify us by reply e-mail and immediately and
permanently delete this message and any attachments. Thank You.
List info : http://www.activedir.org/List.aspx
List FAQ : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| amulnick
Posts:163
 | | 03/09/2006 4:57 AM |
| | Message body was not found. | | | |
| lists1
Posts:6
 | | 03/09/2006 7:19 AM |
| If you mention google after MSN Search you have to turn off
the shamless plug.
;-)
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al
MulnickSent: Thursday, March 09, 2006 3:26 AMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: Re: [ActiveDir] Bulk
Import
If not, ldifde will let you create passwords if you want to go that route
but mailboxes would be harder to deal with it. ADMOD will not mailbox
enable the objects. For that you'd want to pipe it to exchmbx.
I'd tell everyone what the input is and ask Deji to look through his
couches (couches? As in more than one?) for a useful script. Or you
*could* use something like MSN Search or Google to find such scripts pre-written that you could
modify.
Couple of options anyway. People that use CSVDE tend to then use a script
to set the passwords on those objects that get created. LDIFDE would be more
flexible for what you're trying to do, but I've never tried to do it with that
tool. My preference would be script instead.
I'd call Deji and ask him to search his couches (is it really two? I feel
like I'm hung up on that for some reason :)
On 3/8/06, deji@xxxxxxxxxxxxxx deji@xxxxxxxxxxxxxx> wrote:
What
is your input? Where are you getting the input from, and what format
isit in? Al mentioned some script laying around. I may have one stuck in
one of my couches here :)Sincerely,Dèjì Akómöláfé,
MCSE+M MCSA+M MCTMicrosoft MVP - Directory Serviceswww.readymaids.com - we know ITwww.akomolafe.comDo you now realize
that Today is the Tomorrow you were worried
aboutYesterday? -anon________________________________From:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx
on behalf of Harding, DevonSent: Wed 3/8/2006 1:37 PMTo: ActiveDir@xxxxxxxxxxxxxxxxxxSubject:
RE: [ActiveDir] Bulk ImportI was going to user csvde, but
read that it did not support password creation. Is this
supported under
ADMod?________________________________From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx[mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Al MulnickSent:
Wednesday, March 08, 2006 4:22 PMTo: ActiveDir@xxxxxxxxxxxxxxxxxxSubject:
Re: [ActiveDir] Bulk Import I suppose it really depends on
your input data. What have you got to workwith and what is
the decision criteria for the OU differences?Creating the
objects in a particular OU and mailbox enabling them would not be
terribly difficult depending on the information you have and want to
putin there. Jim's way would work, but I think I prefer to put them
where theybelong at creation vs. later. For that reason
either one of Joe's tools (admod for example) or script would be my
preference. Script would be minebut that's just because I'm
funny like that. Joe's tools are faster thoughboth at runtime and to get
working if you don't have scripts laying around.
AlOn 3/8/06, Kennedy, Jim kennedyjim@xxxxxxxxxxxxxxxxx> wrote:Ok, I skipped a step, sounds like you need these 200 to go to
separate OU's. Mass create them in one OU, mass right click them and
create the mailbox thenmass send them an email.The
script the move if that is faster/easier than a manual drag and drop.
Soyour spreadsheet of users is:
firstname lastname
password targetOUconvert
that to comma text for your script and use the first three for
thecreation and then the first two and last for the
move.________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxxActiveDir-owner@xxxxxxxxxxxxxxxxxx> ] On Behalf Of Kennedy, Jim Sent:
Wednesday, March 08, 2006 2:16 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE: [ActiveDir] Bulk ImportDelegate it to
HR.Short of that get HR or someone to give you a list of the
names and script it, provide a default password of their SS number
perhaps...must be changedon first log on.After they are
created, in the same OU...mass select them in ADUC and rightclick them
and send them a test email to create the mailbox.
________________________________
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxxActiveDir-owner@xxxxxxxxxxxxxxxxxx> ] On Behalf Of Harding, Devon Sent:
Wednesday, March 08, 2006 2:02 PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: [ActiveDir] Bulk
Import What's the fast
way for me to create 200 user accounts in specific OU's and create
Exchange mailboxes?
Devon Harding Windows Systems
Engineer Southern Wine &
Spirits - BSG
954-602-2469________________________________
__________________________________
This message and any attachments are solely for the
intended recipient and may contain
confidential or privileged
information. If you are not the
intended recipient, any disclosure, copying, use
or distribution of the information
included in the message and any
attachments is prohibited. If you have received this
communication in error, please
notify us by reply e-mail and immediately and
permanently delete this message and
any attachments. Thank You.List info : http://www.activedir.org/List.aspxList
FAQ : http://www.activedir.org/ListFAQ.aspxList
archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ | | | |
| listmail
Posts:824
 | | 04/02/2006 7:49 AM |
| Sorry for the delay, as may be obvious, I am digging myself
out. I have been in a fog of craziness the last few months up until about
yesterday when I finally started seeing light and my head started clearing and
going back to old joe mode; amazing what sleep and no current responsibilities
can do for you. :o)
Consequently... joe-valanch, err at least I think that is
what someone called it before. :)
--
Yes, admod will allow you to create an enabled user
with the password on create. You can even use it to mail or mailbox enable user
objects but it is "unsupported"Ώ] by MS as is any mechanism that updates
Exchange objects without going through CDOEXM. Various versions of Exchange may
have slightly different issues with it.
For example the following command would create
a mailbox enabled ACTIVE account in my joe.com test domain. You can use
msexchhomeserver, homemdb, or homeMTA combined with mailnickname. Note that this
is against Exchange 2003 SP2.
G:\>admod -b CN=pato,CN=Users,DC=joe,DC=com -add
objectclass::user samaccountname::pato mailnickname::pato
msexchhomeservername::"/o=joeware/ou=First
Administrative Group/cn=Configuration/cn=Servers/cn=2K3EXC01"
unicodepwd::!SoFamiliar2Me! useraccountcontrol::512 -kerbenc
AdMod V01.06.00cpp Joe Richards (joe@xxxxxxxxxxx)
June 2005
DN Count: 1Using server: 2k3dc01.joe.comAdding
specified objects... DN:
CN=pato,CN=Users,DC=joe,DC=com...
The command completed successfully
joe
Ώ] I think this is wrong wrong wrong wrong. I feel it is
more about the Exchange Devs not doing good data validation of attributes set in
AD than anything else.
--
O'Reilly Active Directory Third Edition - http://www.joeware.net/win/ad3e.htm
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx
[mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On Behalf Of Harding,
DevonSent: Wednesday, March 08, 2006 4:37 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: RE: [ActiveDir] Bulk
Import I was going to user
csvde, but read that it did not support password creation. Is this
supported under ADMod?
From:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:ActiveDir-owner@xxxxxxxxxxxxxxxxxx]
On Behalf Of Al
MulnickSent: Wednesday, March
08, 2006 4:22 PMTo:
ActiveDir@xxxxxxxxxxxxxxxxxxSubject: Re: [ActiveDir] Bulk
Import
I suppose it really depends on your input
data. What have you got to work with and what is the decision criteria for
the OU differences?
Creating the objects in a particular OU and
mailbox enabling them would not be terribly difficult depending on the
information you have and want to put in there. Jim's way would work, but I think
I prefer to put them where they belong at creation vs. later. For that
reason either one of Joe's tools (admod for example) or script would be my
preference. Script would be mine but that's just because I'm funny like
that. Joe's tools are faster though both at runtime and to get working if you
don't have scripts laying around.
Al
On 3/8/06, Kennedy, Jim kennedyjim@xxxxxxxxxxxxxxxxx> wrote:
Ok, I
skipped a step, sounds like you need these 200 to go to separate OU's. Mass
create them in one OU, mass right click them and create the mailbox then mass
send them an email.
The script
the move if that is faster/easier than a manual drag and drop. So your
spreadsheet of users is:
firstname
lastname password
targetOU
convert
that to comma text for your script and use the first three for the creation and
then the first two and last for the move.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On
Behalf Of Kennedy, JimSent: Wednesday, March 08, 2006 2:16
PM
To: ActiveDir@xxxxxxxxxxxxxxxxxx
Subject: RE:
[ActiveDir] Bulk Import
Delegate
it to HR.
Short of
that get HR or someone to give you a list of the names and script it, provide a
default password of their SS number perhaps...must be changed on first log on.
After they
are created, in the same OU...mass select them in ADUC and right click them and
send them a test email to create the mailbox.
From: ActiveDir-owner@xxxxxxxxxxxxxxxxxx [mailto:
ActiveDir-owner@xxxxxxxxxxxxxxxxxx] On
Behalf Of Harding,
DevonSent:
Wednesday, March 08, 2006 2:02 PMTo: ActiveDir@xxxxxxxxxxxxxxxxxxSubject: [ActiveDir] Bulk
Import
What's the fast way for me to
create 200 user accounts in specific OU's and create Exchange
mailboxes?
Devon
Harding
Windows Systems
Engineer
Southern Wine &
Spirits - BSG
954-602-2469
__________________________________This message and any attachments are solely for the
intendedrecipient and may contain confidential or privileged
information.If
you are not the intended recipient, any disclosure, copying, use
or
distribution of the information included in the message and
anyattachments
is prohibited. If you have received this
communicationin error, please notify us by reply e-mail and
immediately andpermanently delete this message and any attachments.
Thank You. | | | |
|
|