Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Featured Posts
Dreaming in PowerShell
Don Jones
Code MarkUp Tool
Directory
All Tags
»
Where-Object
»
objects
»
PowerShell
(
RSS
)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
Import-CSV
PowerShell v2.0
Scripting
Sort
Using Types with Imported CSV Data in PowerShell
The Import-CSV cmdlet in PowerShell is incredibly useful. You can take any CSV file and pump objects to the pipeline. The cmdlet uses the CSV header as properties for the custom object. PS S:\> import-csv .\testdata.csv Date : 1/18/2012...
Posted to
The Lonely Administrator
by
The Lonely Administrator
on 01-19-2012
Filed under:
Filed under:
Scripting
,
PowerShell
,
PowerShell v2.0
,
Where-Object
,
objects
,
Import-CSV
,
Sort
Page 1 of 1 (1 items)
Copyright 2012 PowerShell.com. All rights reserved.