PowerTip: Use Graphical Tool to Create PowerShell Commands

Doctor Scripto

Summary: Learn how to use a graphical tool to create Windows PowerShell commands.  

Hey, Scripting Guy! Question How can I use Windows PowerShell so that I can point-and-click at options that are available for a using a particular cmdlet?

Hey, Scripting Guy! Answer Use the Show-Command cmdlet and select the parameters you need, for example:

Show-Command -Name Get-Process

0 comments

Discussion is closed.

Feedback usabilla icon