Summary: Use Windows PowerShell to find approved verbs.
How can find a list of approved verbs for a function I am writing in Windows PowerShell?
Use the Get-Verb function.
Summary: Use Windows PowerShell to find approved verbs.
How can find a list of approved verbs for a function I am writing in Windows PowerShell?
Use the Get-Verb function.