Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 49146

Re: Ask for help

$
0
0

There is a lot of info available through the Get-VM and Get-HardDisk cmdlets.

If you want specific information, you can use the Select-Object cmdlet.

 

Get-VM| Select *

Get-VM|Get-HardDisk| Select *

Get-VM| Select Name, NumCpu, MemoryGB


Viewing all articles
Browse latest Browse all 49146

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>