Automating VMware Memory Changes
I had to make some memory changes on a batch of VMs. I didn’t want to have to manually shutdown each VM, alter the memory setting and then restart as this would be very time consuming instead I prepared this script. You first need to create a CSV file, e.g. vmalterlist.csv and place it somewhere on […]
More...