AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 3.0 » Format-List

Format-List - Powershell 3.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Format-List

Short description
Formats the output as a list of properties in which each property appears on a new line.

Syntax


Description
The Format-List cmdlet formats the output of a command as a list of properties in which each property is displayed on a
 separate line. You can use Format-List to format and display all or selected properties of an object as a list (format
-list *).


Because more space is available for each item in a list than in a table, Windows PowerShell displays more properties of
 the object in the list, and the property values are less likely to be truncated.





M