search
Categories
Sponsors
VirtualMetric Hyper-V Monitoring, Hyper-V Reporting
Archive
Blogroll

Badges
MCSE
Community

Cozumpark Bilisim Portali
Getting VMs with Dynamic Memory on SCVMM 2012 R2
Posted in Virtual Machine Manager, Windows Powershell | 1 Comment | 2,201 views | 22/05/2014 11:44

You can get VMs with Dynamic Memory on SCVMM with following command:

Get-VM | Where DynamicMemoryEnabled -eq $True | ft Name, Cloud

That will give you name of the virtual machine and cloud information.


Comments (1)

Weekly IT Newsletter – May 19-23, 2014 | Just a Lync Guy

May 27th, 2014
05:19:54

[…] Getting VMs with Dynamic Memory on SCVMM 2012 R2 – […]



Leave a Reply