6.0
Table Of Contents
- Overview
- General Installation Process
- Creating JSON Configuration Files
- Create a JSON File Manually
- Installation Templates
- Generate a JSON File for the Command-Line Installation by Using the GUI
- JSON Sample Files for Installing vCenter Server with an Embedded Platform Services Controller
- JSON Sample Files for Installing vCenter Server with an External Platform Services Controller
- JSON Sample File for Installing Platform Services Controller with HA or Multisite Deployment
- Installation Parameters
- Perform a Preinstall Check
- Creating JSON Configuration Files
- Troubleshooting
- Uninstall vCenter Server
Technical Note
VMware, Inc. 1
Command-Line Installation of
vCenter Server 6.0
vCenter Server 6.0
You can install VMware vCenter Server™ on a virtual machine or physical server that runs Microsoft
Windows by using either the GUI or the command-line interface.
The command-line installation process includes downloading the vCenter Server installer, gathering the
required data, and using the samples in this technical note to install vCenter Server according to your needs.
This technical note describes how to install and uninstall vCenter Server by using the command-line interface.
The technical note provides you with example templates that you can use to install vCenter Server.
Overview
By using the command-line interface, you can install vCenter Server with an embedded Platform Services
Controller, vCenter Server with an external Platform Services Controller, or an external Platform Services
Controller. Before the installation, you must create a JSON file that contains the installation and configuration
parameters. You can either create a JSON file manually or generate a JSON file by running
the installer in a
special mode using the installation wizard.
When you create the JSON file, populate the necessary data, and start the command-line installation process,
the parameters from the JSON file are passed to the vCenter Server installer. The installer uses the
configuration parameters that you provide in the JSON file
and installs and configures vCenter Server
according to your specifications. The vCenter Server installer runs minimal validation on the configuration
parameters.
vCenter Server Deployment Models
You can install vCenter Server in one of the two deployment models:
vCenter Server with an embedded Platform Services Controller
You install the Platform Services Controller and vCenter Server on the same virtual machine or physical
server.
This model is standalone and you cannot use it for replication of vCenter Single Sign-On data.
vCenter Server with an external Platform Services Controller
You install the Platform Services Controller on one virtual machine or physical server and then install
vCenter Server on a different virtual machine or physical server.
IMPORTANT VMware support cannot assist with troubleshooting command-line installation of
vCenter Server. However, vCenter Server systems installed by using the command-line interface are fully
supported.