Write an application using Ldapsdk. Write a vb script which will read a ldif file and fire ldap adds over AD. Pass the following attributes for each user addition.
e.g dn:CN=aajohn Doe,CN=Users,DC=roha,DC=intranet,DC=pspl,DC=co,DC=in cn:aaJohn Doe objectClass:user samAccountName:aajohn sn:Doe userAccountControl:512 Naval. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mayet, Yusuf Y Sent: Wednesday, November 27, 2002 4:54 PM To: '[EMAIL PROTECTED]' Subject: [ActiveDir] VB Script Help Hi all, I received a request mentioned below from our User Administration Department. Considering what I know about scripts is scary. Can you guys help?? Write a VBScript application, together with the relevant supporting documentation, that creates user accounts in the Active Directory based on input provided in a flat file. The flat file should contain the following information at a minimum: o First Name o Last Name o OU where the user account should be created ______________________________________________ Disclaimer and confidentiality note Everything in this e-mail and any attachments relating to the official business of Standard Bank Group Limited is proprietary to the company. It is confidential, legally privileged and protected by law. Standard Bank does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of Standard Bank. The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way. Standard Bank can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference. _______________________________________________ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
