Forum Discussion

cimpercee's avatar
cimpercee
Copper Contributor
Mar 06, 2023

Unable to catch the error

I am trying to query a user and was hoping to build a csv file for those that I can and cannot get. I'm not really sure why.     users = import-csv ".\OU.csv" -Delimiter ";" foreach ($user in...

Resources