Reply to Message

View discussion in a popup

Replying to:
BGONZALES_ASH
Contributor
Contributor

Hi Luc.. Thanks for the reply. I was able to grab without an issue..

PowerCLI C:\temp> get-vm testfailover

Name                 PowerState Num CPUs MemoryGB

----                 ---------- -------- --------

testfailover         PoweredOn  4        6.000

PowerCLI C:\temp> get-vm -name testfailover

Name                 PowerState Num CPUs MemoryGB

----                 ---------- -------- --------

testfailover         PoweredOn  4        6.000

Reply
0 Kudos