Hello - I am new to powershell. I am stuck with an issue and would like any input on it. First let me start off by telling you the process. We import a file with a list of users who do not have an email into active directory. Then an email gets created for each user on this list. Then it fills in the Email address text box in there AD profile What we need to do next is export that list with there email addresses back out as a csv file so we can import it back into our ERP system. What is the best way to do this?
Thanks!!!!!!!!