- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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