Chapter 5.1 Scripting
Across
- 2. Which command in Powershell Console shows the history buffer?
- 3. In Powershell, __________ is used to organize and share scripts, functions and other resources.
- 4. __________ is a temporary storage container for object.
- 6. Which policy setting gives no restriction but will prompt for permission in the execution policy?
- 9. Windows _________ is a task-based command-line shell and scripting language.
- 10. ISE Window has 3 panes,name one of the panes.
- 11. Which host application uses a basic command-line interface?
- 12. Which cmdlet verb queries a specific object or a subset of a type of object?
Down
- 1. Name one of the four types of named commands that can be executed by Windows Powershell.
- 2. Which formatting options allow the output data to be displayed in a list?
- 5. __________ is a comparison command used to filter object that is greater than the given number.
- 7. What is the file that contains a series of commands to be executed by the command line interpreter?
- 8. Which of the host application provides debugging tools?
- 9. What character is used to separate commands?
- 13. What is the command that completes command input?