Summary: Use Windows PowerShell to find an approved verb.
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?
Use the Get-Verb cmdlet and pass it to the verb:
Get-Verb Use