Bilou_Gateux Posted July 17, 2006 Posted July 17, 2006 VMware server free server virtualization.Use the same tips as described in VMware Knowledge Base article for Installing GSX Server SilentlyTo install VMware Server silently on a Windows host, complete the following steps. Extract the individual installation packages. Open a command prompt and, on one line, type: VMware-server-installer-<xxxx>.exe /a /s /v"/qn TARGETDIR=C:\temp\server" (where <xxxx> is a series of numbers representing version and build numbers) Run the silent installation on the extracted installation packages. At the command prompt, on four separate lines, type: msiexec -i "C:\temp\server\VMware Server Standalone.msi" ADDLOCAL=ALL DESKTOP_SHORTCUT=0 SERIALNUMBER="XXXXX-XXXXX-XXXXX-XXXX" /qn msiexec -i "C:\temp\server\VMware Management Interface.msi" ADDLOCAL=ALL /qn msiexec -i "C:\temp\server\VMware VmCOM Scripting API.msi" ADDLOCAL=ALL /qn msiexec -i "C:\temp\server\VMware VmPerl Scripting API.msi" ADDLOCAL=ALL /qn This installs all four components of VMware Server. The installation command can be customized using standard Microsoft Windows Installer installation properties as well as any of the following specific Properties
T D Posted July 18, 2006 Posted July 18, 2006 Er.... thanks??Shouldn't this be in "Technology news" forum?Thx for the PROPERTY=VALUE info though.
gregh-cctvsuppliers Posted November 17, 2009 Posted November 17, 2009 This is great. Thanks for the info.Wondering if anyone knows how to pass on to the installer such that the "allow virtual machines to auto start with the system" is enabled and how to append a ready made virtual server (C:\Virtual Machines\Virtual Machine) to a newly installed vmware installation with the "auto start in any order" option enabled.Advance ThanksGreg
Bilou_Gateux Posted November 29, 2009 Author Posted November 29, 2009 You probably can't do that during install.maybe read automatically-power-up-vmware-server-guest-os.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now