Exam 10: Scripting in Windows 10 and Centos 7

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

How can a PowerShell ISE user include a suggestion from an IntelliSense menu in their script?

Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
Verified

B

When you write a script, what type of line should you include to ensure that the script is run under the correct shell?

Free
(Multiple Choice)
4.7/5
(37)
Correct Answer:
Verified

A

Match each item with a statement below. -In PowerShell, the red lines in the Console pane that indicate an error has occurred

Free
(Multiple Choice)
4.7/5
(43)
Correct Answer:
Verified

C

The CD command is used in the command line to change the path of a directory, what is the equivalent cmdlet in PowerShell?

(Multiple Choice)
4.8/5
(44)

What character can you use to break cmdlets between parameters when using PowerShell?

(Multiple Choice)
4.8/5
(43)

Why must a CentOS 7 administrator change the permissions on their script to enable it to run?

(Essay)
4.9/5
(33)

Match each item with a statement below. -commands that establish a layout for data

(Multiple Choice)
4.8/5
(30)

What command in CentOS 7 can be used in a script to enable multiple executions of a set of instructions while a certain condition exists?

(Multiple Choice)
4.8/5
(39)

Match each item with a statement below. -In PowerShell, the pane where cmdlets are typed to create scripts

(Multiple Choice)
4.7/5
(33)

PowerShell cmdlet parameters will always be preceded by what character?

(Multiple Choice)
4.9/5
(41)

Match each item with a statement below. -A feature in PowerShell that indicates the flow of statements in an executed script

(Multiple Choice)
4.8/5
(38)

Match each item with a statement below. -a technique that minimizes errors by consistently observing typing rules

(Multiple Choice)
4.9/5
(35)

What is an alternative to the Help cmdlet when you need to locate a specific cmdlet?

(Multiple Choice)
4.9/5
(38)

Match each item with a statement below. -A PowerShell technology controlled by the Set-PSDebug cmdlet

(Multiple Choice)
4.8/5
(34)

What keyboard shortcut will allow you to launch a script directly from the PowerShell ISE?

(Multiple Choice)
4.8/5
(35)

Match each item with a statement below. -In the PowerShell ISE, a pane where cmdlets are typed for execution and the script output appears

(Multiple Choice)
4.8/5
(40)

What PowerShell ISE keyboard shortcut can be used to run a script immediately?

(Multiple Choice)
4.7/5
(36)

When using filtering in PowerShell you need to know the comparison operators, what operator allows you to see whether an identical value exists in a list of values?

(Multiple Choice)
4.8/5
(47)

Explain the concept of using script parameters in CentOS 7?

(Essay)
4.8/5
(36)

Match each item with a statement below. -A command in CentOS 7 that enables you to execute a group of statements a specified number of times

(Multiple Choice)
4.9/5
(41)
Showing 1 - 20 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)