Extract comma delimited .CSV file about Contents in a folder and Subfolders

Hi Team,

I am looking for a Powershell Script that will extract all contents of a Folder in a comma delimited one line .CSV or .TXT File including the Headers similar to this example:

Does someone have a script to do this?
Many thanks,
Haritos

magen,
Welcome to the forum. :wave:t4:

This forum is for scripting questions rather than script requests. We do not write customized and ready to use scripts or solutions on request. But we’d be happy to assist with your self written code.

We actually expect you to make an own attempt at the first place to get your task done or to solve your problem. If you have done so already please document here what exactly you have done and show your code. Then we probably might be able to help you step further.

Regardless of that - please do not post images of code or error messages or sample data. Instead post the plain text and format it as code.

When you post code, sample data, console output or error messages please format it as code using the preformatted text button ( </> ). Simply place your cursor on an empty line, click the button and paste your code.

Thanks in advance

How to format code in PowerShell.org <---- Click :point_up_2:t4: :wink:

1 Like