5.5

Table Of Contents
VMware, Inc. 15
Command-Line Installation and Upgrade of VMware vCenter Server
TM
5.5
LinkedModeinstallationissupportedonlyifthevCenterServerstobejoinedareofthesameversion,andare
registeredtothesameSingleSignOnserver.
Example 8. Install with Linked Mode and Existing Database
start /wait media\vCenter-Server\VMware-vcserver.exe /w /1033 /v"/qr
LICENSEKEY=\"xxxxx-xxxxx-xxxxx-xxxxx-xxxxx\"
SSO_ADMIN_USER=\"administrator@vsphere.local\"
SSO_ADMIN_PASSWORD=\"Admin@12345\"
LS_URL=\"https://hostname-domain.com:7444/lookupservice/sdk\"
IS_URL=\"https://FQDN:10443/\"
VC_ADMIN_USER=Administrators
DB_SERVER_TYPE=Custom
DB_DSN=\"VCCmdLineInstall-2\"
DB_USERNAME=\"Administrator\"
DB_PASSWORD=\"CENSORED\"
FORMAT_DB=0
VPX_USES_SYSTEM_ACCOUNT=\"\"
VPX_ACCOUNT=\"TEST\administrator\"
VPX_PASSWORD=\"CENSORED\"
VPX_PASSWORD_VERIFY=\"CENSORED\"
INSTALLDIR=\"C:\VCServer\"
VCS_GROUP_TYPE=Group
VCS_ADAM_PRIMARY_SERVER=\"FQDN\"
VCS_ADAM_PRIMARY_PORT=389
VCS_HEARTBEAT_PORT=902
VCS_HTTPS_PORT=443
VCS_HTTP_PORT=80
TC_HTTP_PORT=8080
TC_HTTPS_PORT=8443
VCS_ADAM_LDAP_PORT=389
VCS_ADAM_SSL_PORT=636 "
vSphere Client Local Installation Examples
Beforeyoubegin,reviewthesections“MicrosoftWindowsInstallerCommands”onpage 3,“vCenterServer
InstallerCommandParametersonpage 4,and“BasicProcedureforInstallingvCenterServerand
ComponentsfromtheCommandLine”onpage 11.vSphereClientinstallationcommandparametersare
listedinTable 4.
Theexamplesassumethatyouarerunningthe
installationfromalocaldisk,notanetworklocation.
Example 9. Typical vSphere Client Installation
start /wait media\vSphere-Client\VMware-viclient.exe /w /1033 /v"/qr "
Example 10. vSphere Client Installation with a Log File and a a Custom Installation Directory
start /wait media\vSphere-Client\VMware-viclient.exe /w /1033 /v"/qr
INSTALLDIR=\"C:\VIClient\"
/L*v \"%TEMP%\vim-vic-msi.log\""
Example 11. vSphere Client Reinstallation
start /wait media\vSphere-Client\VMware-viclient.exe /w /1033 /v"/qr
/L*v \"%TEMP%\vim-vic-msi.log\""
NOTEForOracle10gandOracle11g,tocontinuetheinstallation,youmustrespondtotheconfirmation
promptthatappears.