filter dot([string]$Parameter){ $_ | Select-Object -ExpandProperty $Parameter } Set-Alias : dot Set-Alias _ dot