PS Help Flashcards

1
Q

PowerShell cmdlet that Displays information about Windows PowerShell commands and concepts.

A

Get-Help

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Downloads and installs the newest help files on your computer.

A

Update-Help

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Get-Help parameter that adds parameter descriptions and examples to the basic help display.

A

-Detailed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Get-Help parameter that displays only the name, synopsis, and examples.

A

-Examples

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Get-Help parameter that displays the whole help topic for a cmdlet.

A

-Full

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Get-Help parameter used to specify the name of a cmdlet, function, or conceptual topic to display help information for.

A

-Name

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Get-Help parameter that displays the online version of a help topic in the default Internet browser.

A

-Online

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Get-Help parameter that displays only the detailed descriptions of specific parameters. Wildcards are permitted.

A

-Parameter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Get-Help parameter that displays the help topic in a window for easier reading.

A

-ShowWindow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly