PowerShell Pipe

[Pages:75]PowerShell Pipe

Patrick Gruenauer | Microsoft MVP Co-Author of ,,The Powe rShell Conference Book" Author of sid- |

Topics

Pipeline Formatierung und Ausgabe

Format-Table Format-List Format-Wide Import-CSV | Export-CSV ConvertTo-CSV | ConvertFrom-CSV Out-GridView Export-Excel

$_ und $PSItem Filtering Sort-Object und Select-Object Exkurs: Parameterbindung: ByValue, ByPropertyName

2

Pipeline

3

Piping

Die Piping Technik erm?glicht die ,,Verbindung" zweier oder mehrerer Cmdlets Die Verwendung der Pipe ist eine Schl?sseltechnologie in PowerShell | ALTGR+

4

PowerShell Pipe



5

Piping ? Beispiele

6

Looking behind the scenes

Trace-Command erm?glicht eine Ablaufverfolgung Was passiert bei Get-Process notepad ?

7

Looking behind the scenes

trace_command.ps1

8

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download