Donnerstag, 28. Januar 2016

Command output is an array of lines

If you need to have it as a single string, -join "`n" the output or pipe the output through Out-String.

Keine Kommentare:

Kommentar veröffentlichen