Sure. What have you tried? where are you stuck?

import-csv to get the CSV / header info (or get-content) whatever you want to do

and you can use ‘out-file’ or export-csv or whatever cmdlet of your choice to export it again.

Details depend what you want it to do in the 2nd CSV file with the header info.

Give it a shot. Feel free to post the code you have tried when you get stuck and we’ll go from there.

If you post code, please use the ‘Insert Code’ button. Please and thank you!

1 Spice up