Thanks dude,
its work like charm, but i have one doubt if i execute this command to check the physical cpu
Get-VMHost| SelectName, NumCPU
iam getting output 12
my doubt 1 physical cpu = how many virtual cpu?
| CpuTotalMhz | CpuUsageMhz | CputAvailableMhz |
| 31992 | 4075 | 27917 |
| 31980 | 2777 | 29203 |
cputotalMhz -- its refering cpu speed?
i am little bit confused with cputotalMhz vs numcpu .. can you please help me to understand.
Thanks in advance