Specifications

www.vmware.com
54
VMware GSX Server Administration Guide
The ADDLOCAL option defaults to install all GSX Server components. You can
customize the installation using a combination of the ADDLOCAL and REMOVE
options. You can add or remove the following components:
All, which includes all the options in this list.
Network, which includes the bridged networking adapter (vmnet0), the
host-only networking adapter (vmnet1) and the NAT networking adapter
(vmnet8). It also includes NAT and DHCP, but these can be removed from
the installation.
NAT, the VMware NAT Service.
DHCP, the VMware DHCP Service.
To include a component, use it with the ADDLOCAL option.
To exclude a component, use it with the REMOVE option. You always install the
bridged and host-only network adapters as part of the Network component.
For example, to install everything but the VMware NAT and DHCP services,
specify on the command line:
ADDLOCAL=ALL REMOVE=DHCP,NAT
Note: The DHCP and NAT components are children of the Network
component. Thus, you also skip installation of the VMware NAT and DHCP
services if you specify:
ADDLOCAL=ALL REMOVE=Network
REMOVE_LICENSE Uninstall only: Removes all stored licenses when you
uninstall GSX Server. By default, GSX Server keeps the
licenses on the server.
To remove licenses, add the following in step 2:
REMOVE_LICENSE = 1
Caution: VMware strongly recommends you keep your
licenses, in case you reinstall or upgrade your software.
0
SERIALNUMBER Automatically enters the serial number.
To enter the serial number, add the following in step 2:
SERIALNUMBER=<serialNumber>
none
Property Name Description Default