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

PowerTip: Use Complete Name for PowerShell Cmdlet

$
0
0

Summary: Use the complete name for a Windows PowerShell cmdlet.

Hey, Scripting Guy! Question How can I ensure that I use the correct cmdlet in my Windows PowerShell session if I think
            there might be more than one with the same name?

Hey, Scripting Guy! Answer Use the complete name of the cmdlet—this includes the module name and the cmdlet name.
           Here is an example of using the standard Get-Process cmdlet:

Microsoft.PowerShell.Management\get-process


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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