Gatt Posted September 16, 2006 Posted September 16, 2006 Just noticed that when I imported all the users into AD, that the script didn't set their "Display Name" - so the start menu just displays their Username Is there a script to set all the Display Names to the cn values?
Norphy Posted September 16, 2006 Posted September 16, 2006 DSMOD can change the display name of the user. Usage:dsmod user -display I used CSVDE to dump the domain users details into a CSV file which I manipulated in Excel to make the changes I wanted.
meastaugh1 Posted September 16, 2006 Posted September 16, 2006 what is it and where do i get it http://www.computerperformance.co.uk/w2k3/utilities/admodify.htm
ITWombat Posted September 16, 2006 Posted September 16, 2006 how aboutnet user jbloggs /fullname:"Joe Bloggs" Formatting and extracting distinguished names as per dsmod can be a bit of une chienne.
Gatt Posted September 16, 2006 Author Posted September 16, 2006 what is it and where do i get it http://www.computerperformance.co.uk/w2k3/utilities/admodify.htm Cheers - will look at that tomorrow
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now