I am new to the PowerShell. I have a csv file which has info about the login ids for a set of users. I need a PowerShell script that can take input from this csv file and query AD for custom attribute 5, last name and first name. Thank you all for your assistance.
Thanks,