Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Find Alias for PowerShell Cmdlet

$
0
0

Summary: Learn how to find an alias for a specific Windows PowerShell cmdlet.

Hey, Scripting Guy! Question How can I find is there is an alias for a specific Windows PowerShell cmdlet that I use a lot?

Hey, Scripting Guy! Answer Use the Get-Alias cmdlet, specify the –Definition parameter, and supply the name of the cmdlet, for example:

Get-Alias -Definition Get-CimClass


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>