Chapter 4. Formatting output

When you work with Windows PowerShell, it is common to want to format the output to the Windows PowerShell console. This is not always a requirement, however, due to the fact that many Windows PowerShell cmdlets include their own formatted output. For example, the Get-Process cmdlet produces a nice table output that readily meets the needs for 90 percent of those who require process information. Occasionally, however, it becomes necessary to customize the output. In this chapter, you learn about creating tables, lists, wide lists, and even how to use a selectable grid view.

Note

If you use any of the formatting tools mentioned in this chapter, ...

Get Windows PowerShell 3.0 First Steps now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.