Solved

Alina Is Using Windows PowerShell on a Windows Server 2019

Question 19

Multiple Choice

Alina is using Windows PowerShell on a Windows Server 2019 system for the first time. She wants a list of all cmdlets in PowerShell, so she types the following command: PS C : \ Users \Administrator>Get-Command | More Why does Alina use the pipe symbol (|) in this command?


A) To create a customized Windows PowerShell session
B) To control execution in the same way as the -whatif option
C) To create an output file called More in which the results of Get-Command are stored
D) To send the output from Get-Command to More, which displays the output page-by-page

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions