Set FakeSCSI Reservations on vSAN to allow Nested ESXi VMs to run vSAN
This script will enable/disable the /VSAN/FakeSCSIReservations setting to allow for Nested ESXi VM's to create a vSAN datastore on a vSAN datastore.
Must be connected to vCenter.
VsanSetFakeSCSIReservations.ps1 -Cluster <clustername> -Enable $true/$false
Sign in to be able to add comments.