Import-CSV

Making Data Dance with PowerShell

PowerShell MVP Jeff Hicks begins a series of articles demonstrating how to make the most out of data in PowerShell no matter where it comes from.

LATEST

PowerShell Problem Solver: CSV Import Tricks and Tips

Import CSV files into PowerShell with these handy tips and tricks from IT veteran and PowerShell MVP Jeff Hicks.

View Article

PowerShell Import-CSV Cmdlet: Parse a Comma-Delimited CSV Text File

Learn how to easily parse a comma-delimited CSV text file with the PowerShell Import-CSV cmdlet.

View Article

PowerShell Problem Solver: How to Pull Data from Log Files using PowerShell

Microsoft PowerShell MVP Jeff Hicks shows us how to pull data from log files using PowerShell and the Get-Content and Import-CSV cmdlets.

View Article