[custom-header-login]
Being able to use the PowerShell pipeline is paramount is conquering the scripting langage and today we look at how we can very simply sort the output using … well sort and the GUI tool Out.Grid-View makes a welcome appearance.
Get-Service | sort status
Get-Service | Out-GridView