Time for a new series—the VI Toolkit One-Liners!
PS > Get-VMHost | Get-View | ForEach-Object { $_.Summary.Hardware }
Vendor : Dell Computer Corporation
Model : PowerEdge 1600SC
Uuid : 44454c4c-3400-1052-8030-d9c04f303031
OtherIdentifyingInfo :
MemorySize : 2147352576
CpuModel : Intel(R) Xeon(TM) CPU 2.40GHz
CpuMhz : 2392
NumCpuPkgs : 2
NumCpuCores : 2
NumCpuThreads : 4
NumNics : 1
NumHBAs : 1
DynamicType :
DynamicProperty :
Vendor : Dell Computer Corporation
Model : PowerEdge 1600SC
Uuid : 44454c4c-3100-1036-8042-b8c04f573431
OtherIdentifyingInfo :
MemorySize : 2147352576
CpuModel : Intel(R) Xeon(TM) CPU 2.40GHz
CpuMhz : 2392
NumCpuPkgs : 2
NumCpuCores : 2
NumCpuThreads : 4
NumNics : 1
NumHBAs : 1
DynamicType :
DynamicProperty :

No comments yet.