Skip to main content

Alias

To get the Alias of a command: 

 

Get-Alias - Definition "yourCommandHere" 

 

Reverse: 

 

Get-Alias -Name "yourAliasHere"