PowerShell

Out-GridView

SafeInteractive grid view

... | Out-GridView

Shows results in a filterable GUI; -PassThru pipes the rows you select — pick-then-act in one line.

Examples

  • Get-Process | Out-GridView -PassThru | Stop-ProcessStop the processes you pick

Syntax

<cmd> | Out-GridView [-PassThru]

Before you run it

Display only (mind the -PassThru pipeline).

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store