Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

pipe result to a .csv or .txt files

$
0
0
Hi All,
i find it hard to pick up powershell...need some help here.... .
i have some result as below:

PS C:\Users\xxx> $strReference = Get-Content "C:\temp\cep\book1.csv"
PS C:\Users\xxx> $strDifference = Get-Content "C:\temp\ce

Viewing all articles
Browse latest Browse all 467

Trending Articles