VMware VS4-STD-C - vSphere Standard - PC Evaluation Manual page 73

Evaluator guide
Table of Contents

Advertisement

VMware vSphere 5.0 Evaluation Guide –
Volume One
Figure 95.
To select properties that we would like to see, we can use the Select-Object cmdlet to choose the properties of
the virtual machine we would like returned.
Type: Get-VM | Select Name, PowerState, VMHost, NumCPU, MemoryMB | Format-Table
This will retrieve the selected properties and show them in a table view in our console.
Figure 96.
This information can easily be exported from vSphere PowerCLI into many formats using some of the cmdlets
built into the default PowerShell console.
T E C H N I C A L W H I T E P A P E R / 7 3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vsphere 5.0

Table of Contents