Jump to content

Recommended Posts

Posted

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


Posted

Er.... thanks??

Shouldn't this be in "Technology news" forum?

Thx for the PROPERTY=VALUE info though.

  • 3 years later...
Posted

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

  • 2 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...