Book Image

PowerShell Troubleshooting Guide

By : Mike Shepard
Book Image

PowerShell Troubleshooting Guide

By: Mike Shepard

Overview of this book

Table of Contents (15 chapters)
PowerShell Troubleshooting Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. PowerShell Practices

In this chapter, we will discuss a few practices that will help PowerShell scripts run faster and produce the results that are expected. We will also cover optional output to the user and documentation in terms of built-in help along with the following topics:

  • Filter left

  • Format right

  • Comment-based help

  • Output using Write-* cmdlets