Changes

Jump to: navigation, search

Installing VMware Server 2.0 on Windows Systems

1,422 bytes added, 14:57, 25 September 2008
no edit summary
The objective of this chapter is to provide information on installing VMware Server 2.0 on the Microsoft Windows Server family of operating systems. For information on installing on Linux system systems, refer to the chapter entitled [[Installing VMware Server 2.0 on Linux Systems]].
== Supported Windows Versions ==
VMware Server 2.0 is designed to run on Windows Server host operating systems and is not (according to VMware, Inc.) intended for use on desktop variants of Windows (such as . That said, the official list of supported systems and the list systems on which the product will actually run are two very different things. In fact, testing performed for this book found VMware Server 2.0 to run without any problems on both Windows XP or and Windows Vista)even though these are not officially support platforms.  In addition, VMware Server 2.0 is not supported on Windows Server 2008Core. That said, the list of supported Windows operating systems is quite extensive and provides support for both 32-bit and 64-bit platforms.
The following table lists 32-bit Windows operating systems which are officially supported as VMware Server 2.0 hosts:
Also displayed on the download page will be serial numbers for both Linux and Windows installations. These will be required to unlock the VMware Server software during the installation process so be sure to make a careful note of them before dismissing the browser window.
== Installing VMware Server 2.0 on Windows using the Wizard ==
The downloaded Windows installation file will have a name similar to ''VMware-server-2.x.x-xxxxxx.exe'' where the 'x' characters represent the current VMware Server 2.0 release and build numbers. Installation may be performed either using a graphical wizard or by issuing commands at a command prompt. The disadvantage of the wizard approach is that it does not provide the ability to control which networking options are configured, instead installing them all (bridge, NAT and Host Only) by default. For more control over the installation of networking options, use the command prompt installation approach covered in the next section of this chapter. To initiate the wizard based installation process, navigate to the location of the downloaded installer either using Windows Explorer or at the command prompt and execute the file. After a short delay while the installer unpacks the files necessary to proceed, the ''Installation Wizard for VMware Server'' welcome screen will appear. On this screen, click ''Next'', read and accept the license agreement and click ''Next'' once again. On the ''Destination Folder'' screen either accept the default location into which VMware Server is to be installed (typically ''\Program Files\VMware\VMware Server\'') or use the ''Change'' button to specify an alternate location. The next screen contains the server configuration settings as illustrated in the following figure:
If the serial number is not entered at this point it will need to be configured through the VI Web Access interface before any virtual machines can be created. With the installation completed, click ''Finish'' to dismiss the installation wizard. Before VMware Server can be used it will likely be necessary to reboot the Windows system. When prompted to do so, exit all currently running applications and click on the ''Yes'' button. Alternatively, click ''No'' and perform the restart at a more convenient time.
 
== Performing a Command Prompt VMware Server Installation ==
 
The preceding section of this chapter described the VMware Server 2.0 installation process using the graphical wizard. As previously mentioned, the wizard installs all networking options by default. For greater control over this aspect of the installation it is necessary to resort to installation VMware Server from the command prompt.
 
The first step is to unpack the installation image to a temporary location (for example ''C:\tmp'') using the following command:
 
<pre>
VMware-server-2.x.x-xxxxxx.exe /a /s /v TARGETDIR="C\tmp" /qn
</pre>
 
 
== Accessing the VMware Infrastructure Web Access Interface ==
1,798
edits

Navigation menu