Hello!
I am fairly new to power shell. I am looking create a script that looks at a list of Active Directory user names from a csv file and then gets the computer names for each user. I would like it to be exported to a csv file. If this cannot be done with PS, is there any other way of grabbing this information? I really do not want to download any third party tools to accomplish this task.
Note: I would have added some code to show you what I have so far; but honestly I really do not know where to start with this one.
Please let me know.