Hi,
I have a csv file which has below data.

I want to compare the headers to a predefined value to check whether the OS exists in the csv file. If it exists, I want to read the data in that column in to an array.
Anybody can help me with how can I achieve this in PowerShell?
Thanks in advance.