241networking witH windows PowersHell
Review Questions
1. What is a shell in an operating system?
2.
Why PowerShell is important for system administration and networking?
3.
What can be accomplished by Microsoft Azure PowerShell?
4.
What are the four types of Windows PowerShell commands?
5.
What are the dierences between cmdlets and regular commands?
6.
What is a PowerShell script and what do you do with it?
7.
How is a cmdlet structured?
8.
What are the approved cmdlet verb groups?
9.
What do you do with a PowerShell function?
10.
What are the components of a PowerShell function?
11.
What are the components provided by PowerShell to support scripting?
12.
What is runtime and how is it used in the scripting process?
13.
What do ...