If you want to run vCenter Server Appliance from vSphere 6 in VMware Workstation than the standard guided installation process won’t work. In this post we will be covering the process of deploying VCSA in VMware Workstation.
Process for deploying VCSA 6.0 in VMware Workstation
guestinfo.cis.appliance.net.addr.family = “ipv4”
guestinfo.cis.appliance.net.mode = “static”
guestinfo.cis.appliance.net.addr = “192.168.121.250”
guestinfo.cis.appliance.net.prefix = “24”
guestinfo.cis.appliance.net.gateway = “192.168.121.100”
guestinfo.cis.appliance.net.dns.servers = “192.168.121.100”
guestinfo.cis.vmdir.password = “vmware”
guestinfo.cis.appliance.root.passwd = “vmware”
I hope this is informative for you. Thanks for reading !!!. Be social and share it in social media, if you feel worth sharing it.