I am trying to run this in my ESXi 4.1 environment and it is not looping through all the datastores bound to the hosts in the cluster we are running this against. Ultimately, we need to change the PSP on all datastores to "VMW_PSP_FIXED_AP".
What would I need to change so that the script loops through each and every datastore on the host and changes the PSP to VMW_PSP_FIXED_AP (basically "Fixed" since VMW_PSP_FIXED_AP is already the default PSP for the SATP we are currently using).
Thanks for any help the community can provide here!
-jSun311