6.7

Table Of Contents
What to do next
Perform a CLI Migration of vCenter Server from Windows to an Appliance.
Perform a CLI Migration of vCenter Server from Windows to an
Appliance
You can migrate vCenter Server to an appliance from a machine that is in your vSphere network.
Prerequisites
n
See Prerequisites for Migrating vCenter Server and Platform Services Controller
n
Create a snapshot of the deployment that you want to migrate as a precaution in case of failure
during the migration process.
n
Download the installer ISO file from the VMware website to a machine that is in your vSphere
network. The installer ISO filename is VMware-VCSA-all-6.7.0-yyyyyy.iso, where yyyyyy is the build
number. See Download and Mount the vCenter Server Appliance Installer.
n
Prepare JSON Configuration Files for CLI Migration.
n
Run a Pre-Check Before a CLI Migration to vCenter Server Appliance to identify problems and refine
your migration plan.
n
Review the optional arguments for running the migration. See Syntax of the CLI Migrate Command.
Procedure
1 Navigate to the software CLI installer directory for your operating system.
n
If you are deploying the appliance from a machine with Windows OS, navigate to the vcsa-cli-
installer\win32 directory.
n
If you are deploying the appliance from a machine with Linux OS, navigate to the vcsa-cli-
installer/lin64 directory.
n
If you are deploying the appliance from a machine with Mac OS, navigate to the vcsa-cli-
installer/mac directory.
2 Select the CLI installer: vcsa-deploy.exe.
3 Run the migration command.
vcsa-deploy migrate --accept-eula optional_arguments path_to_the_json_file
The optional_arguments variable is a space-separated list of optional arguments to set additional
configurations.
For example, you can set the location of the log and other output files that the installer generates.
vcsa-deploy migrate --accept-eula --log-dir=path_to_the_location path_to_the_json_file
vCenter Server Upgrade
VMware, Inc. 194