This project is intended to automatically provision infrastructure for events such as Hackathons. Getting Started Prerequisites Software 1+ vCenter instance (6.5, 6.7, & VMware Cloud on AWS account have all been tested successfully) 1+ vSphere ESXi node that is...
vmug-labs-master.zip
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 #Reservations #Nested ...
VsanSetFakeSCSIReservations.ps1