Book Image

Microsoft Exchange 2010 PowerShell Cookbook

Book Image

Microsoft Exchange 2010 PowerShell Cookbook

Overview of this book

Table of Contents (22 chapters)
Microsoft Exchange 2010 PowerShell Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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