Hello,
I have a pool of vms and need to create a script that changes the IOPs value from "unlimited" to 2000 of all my VMs that are in the pool. So I would like to know if anyone of you know how to change this value from Powercli.
Thanks
Have a look at using powercli to control limit disk iops
There it is done to limit the IOPS for VMs that are defined in a CSV file, but you easily adapt this for all VMs in a resourcepool.