Learn how to find PowerShell commands using the Get-Command cmdlet. This video covers how to list all commands, find commands by keywords, find commands by verb and noun, find commands by parameter, and find commands by module. It also covers how to get more information about a command using the ShowCommandInfo parameter. #windows #powershell
Timestamp
00:00 - Intro.
00:31 - List all PowerShell Commands.
01:18 - Finding PowerShell Commands by Keyword.
02:06 - Finding Commands by Verb and Noun.
03:01 - Finding Commands by Parameter.
03:47 - Finding Commands by Module.
04:16 - Getting More Information About a Command.
04:44 - Getting Help for the Get-Command Command.
05:02 - Outro.
Link to the commands demonstrated in this video:
https://www.configserverfirewall.com/...
Video tutorial on Get-Help: • Get-Help: PowerShell Help Command Tut...