VCSA CLI INSTALLER
Hello Guys,
In this post I'm going to show how to install VCSA 6.5 with CLI Installer, In this post I did this installation in Mac and Windows Server 2016 too.
1. Configuring the Json File:
- Where I find de JSON File
F:\vcsa-cli-installer\templates\install
In my case I used a Windows Server but you can use Linux or Mac too (I promise in Mac :))
In this Deploymet I'm going to Install VMware vCenter Server and Platform Services Controller:
The First Step is configure the PSC_first_instance_on_ESXi file.
Imagen 1: VCSA Json File
So After that you need to excecute the next command (In windows CMD, Terminal on Mac or Linux)
Where I find these commands?
Here: https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/techpaper/products/vsphere/vmware-vsphere-60-vcenter-server-appliance-cmdline-install-technical-note.pdf
2. Executing the command for the VMware Platform Service Controller
- Command Options:
- Command Structure
Windows:
Verify the JSON File:
F:\vcsa-cli-installer\win32>vcsa-deploy.exe install --acknowledge-ceip --accept-eula --no-esx- ssl-verify --verify-only C:\temp\install\PSC_first_instance_on_ESXi.json
Install PSC
Windows:
F:\vcsa-cli-installer\win32>vcsa-deploy.exe install --acknowledge-ceip --accept-eula --no- esx-ssl-verify C:\temp\install\PSC_first_instance_on_ESXi.json
No hay comentarios:
Publicar un comentario