Posted On March 31, 2019

Install vCenter

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> Install vCenter
– Download VMware-VCSA-all-6.0.0-2656757.iso
– Download VirtualCloneDrive
– Mount VCSA as virtual CD ROM
– Disable antivirus (to unlock hosts file) on local workstation
– Install VMWare-ClientIntegationPlugin-6.0.0.exe from mounted virtual CD ROM
– Create DNs record (vcenter.domain.local) & reserve static IP address for vcenter
– Run vcsa-setup.html: use IP / FQDN from prior step as static networking settings, 0.pool.ntp.org,1.pool.ntp.org,2.pool.ntp.org,3.pool.ntp.org as ntp

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Hyper-V Guest VM CPU Compatibility Feature Down Side

Symptom: guest VM could not install applications that require'SSE4.2 and POPCNT instruction sets' Cause: The…

How to Run OpenMediaVault with Pass-through Disks in VMWare ESXi

Assumptions: 1. The ESXi host in this lab is available with three (3) 1TB hard…

Docker ShellInABox

docker run --privileged -p 9999:4200 -e SIAB_PASSWORD=password-e SIAB_SUDO=true sspreitzer/shellinabox:latestdocker run --privileged -d --name shellinabox -p…