See the following steps for more information on how to set a user name and password in the winproxy.conf file.

To set a user name and password in the winproxy.conf file:

1.Open the [install_directory]\WindowsProxy\winproxy.conf file in a text editor, such as Notepad.

2.Add the following underlined examples after the last line in put in the application parameters as follows:

#Application parameters. Add parameters as needed starting from 1 wrapper.app.parameter.1=com.appiq.cxws.main.WmiMain wrapper.app.parameter.2=-reloading wrapper.app.parameter.3=-u

wrapper.app.parameter.4=username

wrapper.app.parameter.5=-p

wrapper.app.parameter.6=password

where

username is the name of the user account

password is the password for the user account

The numbering must be consecutive. For example, if the last line in # Application Parameters ends at 2 you must number the code as follows:

wrapper.app.parameter.3=-u

wrapper.app.parameter.4=username

wrapper.app.parameter.5=-p

wrapper.app.parameter.6=password

where

username is the name of the user account

password is the password for the user account

3.Restart the AppStorWinProxy service, which is the service for the Windows proxy.

Decreasing the Maximum Java Heap Size

If you run into problems with starting the Windows proxy on Windows XP, decrease the maximum Java heap size for the Windows proxy as follows:

1.Open the [install_directory]\WindowsProxy\winproxy.conf in a text editor, such as Notepad.

2.Change the value of the wrapper.java.maxmemory property from 1024 to 512 MB, as shown in the following example:

wrapper.java.maxmemory=512

3.Save the winproxy.conf file.

4.Restart the AppStorWinProxy service, which is the service for the Windows proxy.

Removing the Windows Proxy

To remove the Windows proxy:

294 Installing and Discovering the Windows Proxy