Title: Message
Do either technique differ in 2003?
 
Thanks,
Mario


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich Milburn
Sent: Tuesday, January 06, 2004 3:41 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Importing Directory Information

Mario if you get stuck on this I've done two things recently that are similar to what you're doing.  I used a csv to create ad users, and I pulled e-mail addresses out of exchange 5.5 and put them directly into the mail attribute of the ad users - instead of just adding static info like is in the doc below.  That's where I started though... I did it in vbscript, just let me know

Rich

 


From: Mulnick, Al [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 2:24 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [ActiveDir] Importing Directory Information

 

Best bet, in my mind is to use a script that reads the CSV and then puts those fields in the appopriate fields in Active Directory. 

 

CSVDE is a utility that will read that file, but it's unfortunately only good for creation/deletion.  LDIFDE is good for modification as well as creation/deletion, but unfortunately is syntax unfriendly.

 

Script would be fairly simple to use for your purpose. 

 

 

This document should give you the background and the ideas for your solution.  http://www.microsoft.com/windows2000/techinfo/planning/activedirectory/bulksteps.asp

-----Original Message-----
From: Rosales, Mario [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 2:27 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [ActiveDir] Importing Directory Information

OK here is currently what might help.

 

1.  The file importing into Exchange 5.5 right now is in CSV format.

2.  The information that will be loaded is the Address(Company), Phone Number, Manager Information, Title, etc.

 

Thanks in advance.

Mario. 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mulnick, Al
Sent: Monday, January 05, 2004 3:56 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [ActiveDir] Importing Directory Information

What format is the data in now?

 

There's really two basic options to update (modify) existing records: LDIFDE and script/programming.  Of the two, scripting is the easiest by far since ldif format is not syntax friendly.

 

There are many examples on the web, including Microsoft's site http://www.microsoft.com/library/shared/deeptree/asp/rightframe.asp?

 


From: Rosales, Mario [mailto:[EMAIL PROTECTED]
Sent: Monday, January 05, 2004 4:15 PM
To: '[EMAIL PROTECTED]'
Subject: [ActiveDir] Importing Directory Information

I am trying to figure out a way to import data into AD that will update the address book information.  Does anyone have a good reference on how to do this?

 

Any help would be appreciated it.

 

Thanks,

Mario

 

***************************************************************************

The contents of this communication are intended only for the addressee and may contain confidential and/or privileged material. If you are not the intended recipient, please do not read, copy, use or disclose this communication and notify the sender. Opinions, conclusions and other information in this communication that do not relate to the official business of my company shall be understood as neither given nor endorsed by it.

***************************************************************************

 

-------APPLEBEE'S INTERNATIONAL, INC. CONFIDENTIALITY NOTICE------- PRIVILEGED / CONFIDENTIAL INFORMATION may be contained in this message or any attachments. This information is strictly confidential and may be subject to attorney-client privilege. This message is intended only for the use of the named addressee. If you are not the intended recipient of this message, unauthorized forwarding, printing, copying, distribution, or using such information is strictly prohibited and may be unlawful. If you have received this in error, you should kindly notify the sender by reply e-mail and immediately destroy this message. Unauthorized interception of this e-mail is a violation of federal criminal law. Applebee's International, Inc. reserves the right to monitor and review the content of all messages sent to and from this e-mail address. Messages sent to or from this e-mail address may be stored on the Applebee's International, Inc. e-mail system.



***************************************************************************

The contents of this communication are intended only for the addressee and may contain confidential and/or privileged material. If you are not the intended recipient, please do not read, copy, use or disclose this communication and notify the sender. Opinions, conclusions and other information in this communication that do not relate to the official business of my company shall be understood as neither given nor endorsed by it.

***************************************************************************



Reply via email to