Course
Skills Expanded
Formatting With PowerShell
This course looks at formatting with PowerShell. It examines all your potential formatting options using PowerShell.
What you'll learn
This course takes a close look at a variety of mechanisms you can leverage to get great looking output from Powershell. The first two modules focus on string formatting and using the ToString() method. The rest of the course looks at using Format-* cmdlets, hash tables, and using format files and Format XML.
Table of contents
Formatting with ToString()
37mins
Composite Format Strings
11mins
Pipeline Formatting
19mins
Using Hash Tables
15mins
Format Files and Display XML
36mins
Other Output Mechanisms
27mins