VMware server free server virtualization.
Use the same tips as described in VMware Knowledge Base article for Installing GSX Server Silently
To 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
Page 1 of 1
VMware Server install Server silently on a Windows host
#2
Posted 18 July 2006 - 10:00 AM
Er.... thanks??
Shouldn't this be in "Technology news" forum?
Thx for the PROPERTY=VALUE info though.
Shouldn't this be in "Technology news" forum?
Thx for the PROPERTY=VALUE info though.
#3
Posted 17 November 2009 - 04:40 PM
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 Thanks
Greg
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 Thanks
Greg
#4
Posted 29 November 2009 - 09:59 AM
You probably can't do that during install.
maybe read automatically-power-up-vmware-server-guest-os.
maybe read automatically-power-up-vmware-server-guest-os.
Share this topic:
Page 1 of 1



Help

Back to top








