Select, sort, and measure objects using the pipeline

Intermediate
Administrator
Azure
Azure Cloud Shell
Azure PowerShell
Azure Virtual Machines
Microsoft 365
Microsoft Entra ID

This module explains how to manipulate objects in the pipeline by using commands that sort, select, and measure objects.

Learning objectives

Upon completion of this module, the learner will be able to:

  • Explain how to sort objects by a specified property.
  • Sort objects by using the Sort-Object command.
  • Explain how to measure objects’ numeric properties.
  • Measure objects by using the Measure-Object command.
  • Explain how to display a subset of objects in a collection.
  • Explain how to display a customized list of objects’ properties.
  • Select objects by using the Select-Object command.
  • Explain how to create calculated properties.
  • Create custom calculated properties for display.

Prerequisites

  • Familiarity with Windows networking technologies and implementation.
  • Familiarity with Windows Server administration, maintenance, and troubleshooting.
  • Familiarity with Windows PowerShell and its commands to perform specific tasks.
  • Familiarity with PowerShell cmdlets used for system administration tasks related to Active Directory, network configuration, server administration, and Windows 10 device administration.