Book Image

Microsoft Exchange Server Powershell Cookbook (Update)

Book Image

Microsoft Exchange Server Powershell Cookbook (Update)

Overview of this book

Table of Contents (21 chapters)
Microsoft Exchange Server PowerShell Cookbook Third Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. PowerShell Key Concepts

In this chapter, we will cover the following:

  • Using the help system

  • Understanding the command syntax and parameters

  • Understanding the pipeline

  • Working with variables and objects

  • Working with arrays and hash tables

  • Looping through items

  • Creating custom objects

  • Using the debugger functions

  • Understanding the new execution policy

  • Working with desired state configuration

  • Using the Save-Help function

  • Working with script repositories (a PowerShell v5 preview)