Hi,
Here's the story, i have a csv file that has close to 10000+ users listed in AD. The csv file has their name and title. (EX: Doe John, Manager)
I'm trying to see if it's possible to query AD for the User Logon Name (which is unique to each user) using the said csv file and then export the results in another csv file.
Reading through some forums, it sounds like the best way to do this is via PowerShell Scripting (maybe LDAP, is this possible?)
I'm trying to find the best process to do this.
Any help is much appreciated.
Thanks,
Biscuit_Deere