Hello
How do i rename the displayname in AD to add description at the end.
Ex: I have a user called John Doe(As seen in display name). Now i need to add Contractor at the end so that it shows as
John Doe - Contractor.
Also i have a input csv file which contains the list of user names for which we need to alter the displayname. I do not want to search from OU and modify the displayname.
Please help.