5.5

Table Of Contents
VMware, Inc. 27
Command-Line Installation and Upgrade of VMware vCenter Server
TM
5.5
Troubleshooting: vSphere Syslog Collector Installation Logs
vSphereSyslogCollectorinstallationlogsarestoredat:
%TEMP%\vim-syslog-msi.log(MSIlog)
%TEMP%\vminst.log(customlog)
Separately Installing, Upgrading, and Uninstalling VMware vCenter Server - Java
Components
Beforeyoubegin,reviewthesections“MicrosoftWindowsInstallerCommands”onpage 3and“Basic
ProcedureforInstallingvCenterServerandComponentsfromtheCommandLine”onpage 11.
VMware vCenter Server - Java Components Installation Parameters
VMware vCenter Server - Java Components Installation Examples
Example 43installsVMwarevCenterServer‐JavaComponentswiththelogfilewrittentothe%TEMP%
directory.
Example 43.VMwarevCenterServer‐JavaComponentsInstallation
VMware-jre.exe /s /v"INSTALLDIR=\"D:\my path\" /qn /l*v \"%TEMP%\vim-jre-msi.log\""
Example 44performsaminorupgradeofVMwarevCenterServer‐JavaComponentswiththelogfilewritten
tothe%TEMP%directory.
Example 44.VMwarevCenterServer‐JavaComponentsMinorUpgrade
VMware-jre.exe /s /v"/qn /l*v \"%TEMP%\vim-jre-msi.log\""
Example 45performsamajorupgradeofVMwarevCenterServer‐JavaComponentswiththelogfilewritten
tothe%TEMP%directory.
Example 45.VMwarevCenterServer‐JavaComponentsMajorUpgrade
VMware-jre.exe /s /v"/qn /l*v \"%TEMP%\vim-jre-msi.log\""
Example 46removesVMwarevCenterServer‐JavaComponentswiththelogfilewrittentothe%TEMP%
directory.
Example 46.VMwarevCenterServer‐JavaComponentsUninstallation
VMware-jre.exe /s /x /v"/qn /l*v \"%TEMP%\vim-jre-msi.log\""
Troubleshooting: VMware vCenter Server - Java Components Installation Logs
VMwarevCenterServer‐JavaComponentsinstallationlogsarestoredat:
%TEMP%\vim-jre-msi.log(MSIlog)
%TEMP%\vminst.log(customlog)
Table 11. VMware vCenter Server - Java Components Parameters for theVMware-jre.exeCommand
Parameter Conditions
INSTALLDIR=\"
installdir
\" Specifiestherootdestinationdirectoryfortheinstallation
Theinstallationpathcannothaveanyofthefollowingcharacters:comma
(,),semicolon(;),asterisk(*),leftorrightbracket([]),equalssign(=),
backslashorforwardslash(\/),questionmark(?),leftorrightangle
bracket(<>),orverticalbar
(|).