Microsoft
Software
Hardware
Network
Question : Massage Data From CLI into Array
I have data in the below format that I'd like to get into a powershell array so I can step through it in a ForEach loop, I think you can see what i'd need as the column headers and the data in each column:
CDRXHelp 8.0 - CDR External Base Line Helper Tool
Setting focus to Instance001
Setting focus client name to file01
Installed IDAs
AppId: 84, Name: Continuous Data Replicator
REPID PAIRID SrcPath DestPath Dest Machine
213 433 D:\SiteShare\Data Q:\file01\SiteData\D\SiteS
hare\Data server1
213 434 D:\SiteShare\UserData Q:\file01\SiteData\D\SiteS
hare\UserD
ata server1
All suggestions are much appreciated.
Michael
Answer : Massage Data From CLI into Array
Hi Michael,
Want to drop the first few lines or preserve them?
This picks up from line 5 and returns everything else as an object, if you'd like to give it a try?
Cheers,
Chris
1: 2:
$Data = WhateverComandYouRan $Data[5..$($Data.Count)] -Replace '\s{2,}', ',' | ConvertFrom-Csv
Random Solutions
How do I delete the default recipient policy in exchange 2010?
Sharing camcorder footage
How can I detect a pixel color of an image in Flash using ActionScript 2?
Rehab Dell MD3000i or move to NetApp FAS2020 storage array?
DCDIAG DC ERRORS
Example on How to use AddPrinterDriver or AddPrinterDriverEx with C#?
Sync Issues” and “Local Failures make the OST size more than 6 GB
asp.net: how would you insert the address 'location' into this hyperlink control
ASP.NET How to get picture images to display...in a LISTVIEW?
Restore default wireless connection on laptop