|
We used 2003
From: Mulnick, Al
[mailto:[EMAIL PROTECTED]
Nope. Same in 2003.
Al
From: Rosales,
Mario [mailto:[EMAIL PROTECTED] Do either technique differ in 2003?
Thanks, Mario
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich Milburn 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]
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
-------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. ***************************************************************************
-------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. |
Title: Message
- RE: [ActiveDir] Importing Directory Information Rosales, Mario
- RE: [ActiveDir] Importing Directory Information Mike Baudino
- RE: [ActiveDir] Importing Directory Information Mulnick, Al
- RE: [ActiveDir] Importing Directory Information Rich Milburn
- RE: [ActiveDir] Importing Directory Information Rosales, Mario
- RE: [ActiveDir] Importing Directory Information Mike Baudino
- RE: [ActiveDir] Importing Directory Information james . cate
- RE: [ActiveDir] Importing Directory Information Mulnick, Al
- RE: [ActiveDir] Importing Directory Information Jorge de Almeida Pinto
- RE: [ActiveDir] Importing Directory Information Rich Milburn
- RE: [ActiveDir] Importing Directory Information Mike Baudino
