Exam 10: Scripting in Windows 10 and Centos 7

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

What syntax characters in PowerShell indicate optional items?

(Multiple Choice)
4.7/5
(44)

Microsoft's PowerShell Script pane is an "automatic completion" feature that helps you develop scripts quickly.

(True/False)
4.8/5
(42)

Explain the syntax and the capabilities of the Help cmdlet in PowerShell.

(Essay)
4.7/5
(35)

What characters in PowerShell represent a dynamic variable that stores the current information being piped to it?

(Multiple Choice)
4.9/5
(38)

What is the process and advantages of creating scripts using incremental development?

(Essay)
4.8/5
(30)

Where does the output appear when you run a script in the PowerShell ISE?

(Multiple Choice)
4.9/5
(29)

PowerShell ISE is an Integrated Scripting Environment that is included with Windows 10.

(True/False)
4.9/5
(40)

To find a cmdlet that obtains process values, use the Get-Command -noun Process command. Indicate the answer choice that best completes the statement or answers the question.

(True/False)
4.9/5
(30)

Match each item with a statement below. -In PowerShell, a policy in which a digital signature is required for scripts received from an Internet site

(Multiple Choice)
4.8/5
(37)

Why is a header line important to include in a script written for CentOS 7 or any other Linux distribution?

(Essay)
4.8/5
(32)
Showing 41 - 50 of 50
close modal

Filters

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