Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display names in AD 2003

Status
Not open for further replies.

Mekkins

MIS
Feb 6, 2003
68
US
Does anyone know how to change the format which AD uses for display names? It's always "firstname lastname" which is not ideal. I can manually change the display name within the account properties to "lastname, firstname", but is there a way to tell AD to do this automatically? I haven't been able to find it.

Thanks, Mekkins
 
If your just talking about the visual setup in "Users and Computers" MMC then all you need to do is click on View -> Add Remove Coloumns. Then and the First and Last columns. Then you can sort them any way you like.

If you talking about wanting to change the acutal display name then you would have to write a script that reads the first and last name properties and adjusts the Display name. So if you have a script that creates users for you, you can add it there or just do one for after the fact.
 
Thanks guys. Yet another reason I love Tek-Tips :)

Mekkins
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top