Can I add fields in AD

  • Thread starter Thread starter Sayed
  • Start date Start date
S

Sayed

Hi,

Can anyone tell me if I can add an additional field in the
AD user accounts. For example there is the first name,
last name, tel # etc. but I would like to add an extra
field that would say "Employee Number". Is there a way to
to this? Any response will be appreciated. Thanks,

Sayed
 
To do this, you would need to extend AD schema with new attribute. There is
a lot of documentation on http://msdn.microsoft.com about this, so try
searching there. After you have done this you would also have to create a
utlity to populate this attribute.

--
Regards

Matjaz Ladava, MCSE, MCSA, MCT, MVP
Microsoft MVP - Active Directory
(e-mail address removed), (e-mail address removed)
http://ladava.com
 
Back
Top