Tagged: connect-viserver

0

Find Virtual Machines With Active Memory Limits

get-vms-with-memory-limits.ps1 There is a well known issue with Virtual Machines running on all versions of ESX from 3.0 to 5.5 regarding memory limits. The VMWare KB Article at http://kb.vmware.com/kb/1003470 goes into detail but in summary,...

0

Set VM guest setting via powershell

In todays scenario we had a number of virtual guests that had been provisioned with the wrong settings. This scripts demonstrates how to set vm guest settings via powershell. The VmWare PowerCLI cmdlets enabled...