PowerShell Commands - USALearning

Get, Set, Add, Remove, Clear, Enable, Disable, Start, Restart, Resume, Stop User with parameters and arguments separated by spaces • 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 - ................
................