2.0

Table Of Contents
VMware, Inc. 39
Chapter 2 Installing VMware Server
12 OntheReadytoInstalltheProgrampage,clickInstallorclickBacktomake
changes.
13 (Optional)AfteryouclickInstall,ontheRegistrationInformationpage,enteryour
name,companyname,andserialnumberandclickNext.Ifyouskipthisstep,you
mustenteryourserialnumberlaterin
VIWebAccess,beforeyoucanpowerona
virtualmachine.
YourserialnumberisinanemailsenttoyouwhenyouobtainVMwareServer
online.
14 WhenthewizarddisplaystheInstallationWizardCompletedpage,clickFinish.
Someinstallationsmightrequirethatyourebootyourcomputer.Whenyourestart,
you
don’tneedtologinasauserwithAdministratorprivileges.
Installing VMware Server Silently
Ifyouare installingVMwareServeronseveralWindowshostcomputers,youmight
wanttousethesilentinstallationfeatureoftheMicrosoftWindowsInstaller.This
featurecanbeconvenientinalargeenterprise.
BeforeinstallingVMwareServersilently,makesurethatthehostcomputerhasversion
2.0orhigherof
theMSIruntimeengine,whichisavailableinWindowsbeginningwith
WindowsXPandseparatelyfromMicrosoft.Foradditionaldetailsonusingthe
MicrosoftWindowsInstaller,seetheMicrosoftWebsite.
To install VMware Server silently
1ExtracttheadministrativeinstallationimagefromtheVMwareServ erinstaller:
ThefilenameissimilartoVMware-server-<xxxxx>.exe,where<xxxxx>isa
seriesofnumbersrepresentingtheversionandbuildnumbers.Anexample
commandis:
VMware-server-<xxxx>.exe /a /s /v TARGETDIR="C:\temp\server" /qn
2Runtheinstallationusingmsiexecandtheinstallationimagethatyouextracted
inthepreviousstep.Enterthecommandononeline.
msiexec /i "<InstallTempPath>\VMware Server.msi"
[INSTALLDIR="<PathToProgramDirectory>"] ADDLOCAL=ALL
[REMOVE=<featurename,featurename>] /qn
ToinstallVMwareServerinalocationotherthanthedefault,changethe
INSTALLDIRpath.