Obsoleet
Platinum Member
I have a powershell script that pulls data from SQL servers and puts each servers info into an individual file folder (CSV files).
Is there an easy way to pull certain fields from a few of the files in each directory and compile that data onto a single spreadsheet? This script runs by itself every month, and I'd like it to look for all the file folders that currently exist, and populate those values onto this 1 spreadsheet once it's opened.
Thank you
Is there an easy way to pull certain fields from a few of the files in each directory and compile that data onto a single spreadsheet? This script runs by itself every month, and I'd like it to look for all the file folders that currently exist, and populate those values onto this 1 spreadsheet once it's opened.
Thank you