Installation guide

Table Of Contents
Procedure
1 On the Windows Server computer, start the Windows Registry Editor.
a Select Start > Command Prompt.
b At the command prompt, type regedit.
2 In the registry, locate the subkey and click JvmOptions.
HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VDM\Plugins\wsnm\tunnelService\Params
3 Click Edit > Modify.
A Windows dialog box displays an entry like the following one.
-Xms128m -Xmx512m -Xss96k -Xrs -XX:+UseConcMarkSweepGC
-Dsimple.http.poller=simple.http.GranularPoller
-Dsimple.http.connect.configurator=com.vmware.vdi.front.SimpleConfigurator
4 Edit the -Xmx parameter to have the value -Xmx1024m.
The dialog box displays the following entry.
-Xms128m -Xmx1024m -Xss96k -Xrs -XX:+UseConcMarkSweepGC
-Dsimple.http.poller=simple.http.GranularPoller
-Dsimple.http.connect.configurator=com.vmware.vdi.front.SimpleConfigurator
5 Click OK and exit the Registry Editor.
6 Restart the Windows Server computer.
Configure the System Page-File Settings
You can optimize the virtual memory on the Windows Server computers on which your View Connection
Server instances are installed by changing the system page-file settings.
When Windows Server is installed, Windows calculates an initial and maximum page-file size based on the
physical memory installed on the computer. These default settings remain fixed even after you restart the
computer.
If the Windows Server computer is a virtual machine, you can change the memory size through vCenter Server.
However, if Windows uses the default setting, the system page-file size does not adjust to the new memory
size.
Procedure
1 On the Windows Server computer on which View Connection Server is installed, navigate to the Virtual
Memory dialog box.
By default, Custom size is selected. An initial and maximum page-file size appear.
2 Click System managed size.
Windows continually recalculates the system page-file size based on current memory use and available
memory.
Chapter 5 Installing View Connection Server
VMware, Inc. 65