PowerShell Parameter Alias

PowerShell alias provides an alternate name or shortcut name for the parameter instead of using the full name of the parameter or argument. Using the …

Read more