- Microsoft Exchange 2010 PowerShell Cookbook
- Mike Pfeiffer
- 61字
- 2021-04-02 19:05:02
Chapter 1. PowerShell Key Concepts
In this chapter, we will cover the following:
- Understanding command syntax and parameters
- Using the help system
- Understanding the pipeline
- Working with variables and objects
- Formatting output
- Working with arrays and hash tables
- Looping through items
- Using flow control statements
- Creating custom objects
- Creating PowerShell functions
- Creating and running scripts
- Setting up a profile