Compare two CSV files via PowerShell
Hello. Recently I had a task to find a way how to compare two CSV files, find a match and save it in a new CSV file. I was struggling a lot, but with a help of a friend, we were able to create such a script. Thank you Michal π Here, I will show …
