Microsoft Exchange 2010 PowerShell Cookbook
上QQ阅读APP看书,第一时间看更新

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