Discover commands in PowerShell
PowerShell comes with a built-in help system. Use help to read more about a command, what the command does, and how to call it. Also, if you inspect what a command returns, you can use that information to customize the output, determine what commands are logically grouped, and determine how to use the commands together.
Inspect commands to understand how to call them., Understand what a command returns and customize what it returns.
Be able to start a terminal., Understand what PowerShell is., Know how to run a command in PowerShell.
There are no reviews yet.