This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Use the following questions to check what you’ve learned in this module.
What is a pipeline when using PowerShell?
A chain of one or more commands in which the output from one command can pass as input to the next command
A generic word that describes an in-memory data structure
A collection of objects
Which formatting cmdlet would a user pipe into a PowerShell command to display the output where each property displays on a new line?
Format-Wide
Format-Table
Format-List
You must answer all questions before checking your work.
Was this page helpful?