PowerShell PowerShell Get-Command | where { $_.ParameterSets.Parameters.Name -eq "PassThru" } 1 Get-Command | where { $_.ParameterSets.Parameters.Name -eq "PassThru" }