Import-Csv


Takes values from a CSV list and sends objects down the pipeline.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Import-Csv

 [-Path] <String[]> [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

The import-CSV Cmdlet takes the CSV data listed in files created by the export-CSV Cmdlet, and sends them down the pipeline as objects.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net