01 Download VMware ESXi
ESXi is the bare‑metal hypervisor that runs directly on your server hardware.
VMware Customer Connect → Products → ESXi
02 Install ESXi on Your Server
Foundation Step
This installs the hypervisor that will host all your virtual machines.
Boot server → Select ESXi Installer → Follow on‑screen setup
03 Configure ESXi Management Network
Networking must be configured so you can access ESXi remotely.
Direct Console UI → Configure Management Network
04 Access ESXi Web Interface
You manage ESXi through its web UI.
Open browser → https://<ESXi-IP>
05 Deploy VMware vCenter Server (VCSA)
Recommended for Production
vCenter centralizes management, clustering, HA, DRS, and VM automation.
Run VCSA Installer → Install → Target ESXi Host
06 Create Datastores for VM Storage
Datastores hold VM disks, ISOs, and snapshots.
vCenter → Storage → New Datastore
07 Configure Virtual Networking
VM networks define how VMs communicate internally and externally.
vCenter → Networking → Distributed Switch (recommended)
08 Create a New Virtual Machine
Now you can deploy your first VM.
vCenter → Hosts & Clusters → Right‑click → New Virtual Machine
09 Install Guest OS
Install Windows, Linux, or any supported OS inside the VM.
VM Console → Boot from ISO
10 Enable Backups, Snapshots & HA
Best Practice
Protect your VMs and ensure uptime.