Uncategorized

Setting VMware Reservations and Limits via PowerShell

I am looking into the possibility of implementing tiering and limiting within my VM infrastructure. Nothing special is required, but I want to make sure that a development system doesn’t run rampant and impact production. I came up with this script to adjust the CPU/RAM reservations/limits based on the number of CPUs and amount of RAM assigned.

Leave a Reply