powershell final

powershell final

University

25 Qs

quiz-placeholder

Similar activities

SQL

SQL

12th Grade - Professional Development

23 Qs

Chapter 7 (Docker)

Chapter 7 (Docker)

University

21 Qs

KUIZ 1

KUIZ 1

University

20 Qs

quiz for operating system,Iot,Data science

quiz for operating system,Iot,Data science

University

20 Qs

CSE493_QUIZ 1

CSE493_QUIZ 1

University

20 Qs

Kuiz Autocad

Kuiz Autocad

1st Grade - University

20 Qs

linux commands

linux commands

University

20 Qs

QUIZZ 2 week 2 (IT 11)

QUIZZ 2 week 2 (IT 11)

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?