Examples of Formatting Files

 

This section provides examples of formatting files.

In This Section

Wide View (Basic)

This example shows how to implement a basic wide view that displays the System.ServiceProcess::ServiceController objects returned by the Get-Service cmdlet.

Wide View (GroupBy)

This example shows how to implement a wide view that displays groups of System.ServiceProcess::ServiceController objects returned by the Get-Service cmdlet.

Show: