The employeeid attribute was also present in the Windows 2000 AD Schema. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adschema/ad schema/a_employeeid.asp
The attribute isn't visible in Active Directory Users and Computers. Perhaps your schema modification was to make it visible (using display specifiers)? Tony -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of rubix cube Sent: Montag, 3. Januar 2005 12:30 To: [email protected] Subject: Re: [ActiveDir] Add users? Thank you, dsadd has almost all the parameteres. What is this Employee ID? in my AD currently there is no such thing I had to modify the schema and do some changes to make a field that looks like an employee ID Is this a new field in AD 2003 for example? r.c. On Mon, 3 Jan 2005 11:42:52 +0100, Jorge de Almeida Pinto <[EMAIL PROTECTED]> wrote: > Hi, > > You could create a VBS script that does this for you using a CSV file or an > excel sheet. See the Technet script center (repository) > http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx > > You can use the DSADD USER command line which is available in W2K3. To > create mailboxes you could use the ExchMbx.exe tool from JOEWARE.NET > (http://www.joeware.net/downloads/files/ExchMbx.zip) > > Regards, > Jorge > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of rubix cube > Sent: maandag 3 januari 2005 11:31 > To: [email protected] > Subject: [ActiveDir] Add users? > > Hi > I have to create users in bulk at specific times of the year, I currenlty > use add users which has only limited number of parameters, I need to add > more parameters like mailbox store, etc.. > What tool do you use for such thing? I find ldifde and csvde unfrienldy and > limited. > > Many thanks > r.c. > 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/ > > This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. > 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/ > 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/ 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/
