PowerShell Commands - USALearning

Get-Childitem –path C:\tools •-path is the parameter • The argument is the value pass to the parameter, C:\tools **059 So PowerShell cmdlets use a . verb-noun construct. So like the Get - Childitem-- it's kind of nice for . readability and understanding what it . does. So some of the verbs are the . get, set, add, remove-- pretty ................
................