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

PowerTip: Use PowerShell to Find Approved Verb

$
0
0

Summary: Use Windows PowerShell to find an approved verb.

Hey, Scripting Guy! Question I want to write a new function that will connect a young Jedi Knight to the force by using the noun TheForce and
           the verb Use. How can I use Windows PowerShell to find if Use is an approved verb?

Hey, Scripting Guy! Answer Use the Get-Verb cmdlet and pass it to the verb:

Get-Verb Use


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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