powershell final

powershell final

University

25 Qs

quiz-placeholder

Similar activities

FW23_Parcial 1

FW23_Parcial 1

University

20 Qs

MS Word

MS Word

University

20 Qs

PowerShell

PowerShell

University

25 Qs

TEST FINAL - Sistemas Operativos

TEST FINAL - Sistemas Operativos

University

20 Qs

Laravel API sanctum

Laravel API sanctum

12th Grade - University

20 Qs

General Info & Commands

General Info & Commands

University

20 Qs

CIS30C Quiz 1 Review Game

CIS30C Quiz 1 Review Game

University

22 Qs

Computer Forensics Investigation Process

Computer Forensics Investigation Process

University

20 Qs

powershell final

powershell final

Assessment

Quiz

Computers

University

Easy

Created by

CDI Networking

Used 198+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the common parameter for PowerShell command that allows you

to confirm you want to execute the command.

-confirm

-whatif

-verbose

-debug

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the common parameter for PowerShell command that tells

PowerShell not to execute the command but give the results of that command if you

executed.

-confirm

-whatif

-verbose

-debug

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the common parameter for PowerShell command that instructs

high level of detail when command is executed.

-confirm

-whatif

-verbose

-debug

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the common parameter for PowerShell command that provided

debugging information?

-confirm

-whatif

-verbose

-debug

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the command that can display help information on a PowerShell command?

Get | Help

Get > Help

GetHelp

Get-Help

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which Command that will display all the get commands?

Get-Help | get*

Get-Help get*

Get-Help > get*

Get-Help = Get*

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command provides the contents of C:\mytest in a wide output format?

Get-ChildItem C:\mytest | Format-List

Get-ChildItem C:\mytest | Format-Wide

Get-ChildItem C:\mytest | Format-Table

Get-ChildItem C:\mytest | Format-Out-GridView

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?