What specific PowerShell cmdlet lists the available disks on the computer?

A. List-All -Disk
B. Show-Disk
C. Get-Disk
D. Get-All -Disk


Answer: C

Computer Science & Information Technology

You might also like to view...

When using the logical operator “Or”, what part of the expression must be true?

(A) only the left part (B) only the right part (C) either the left or right part, but not both (D) either the left or right part

Computer Science & Information Technology

De facto standards are official standards.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Ordinary numbers that, in the context of a particular application, have a special meaning, are referred to as ____.

A. keys B. keywords C. magic numbers D. special values

Computer Science & Information Technology

While creating an EC2 snapshot using the API, which Action should I be using?

A. MakeSnapShot B. FreshSnapshot C. DeploySnapshot D. CreateSnapshot

Computer Science & Information Technology