HP Web Jetadmin 10.3 - Proxy Agents Readme

Silent installation
The silent mode (without a UI) is provided for push-based installations. To initiate a silent installation of
HP WS Pro Proxy Agent, run the following command:
msiexec /i HPWSProxyService_10_3_6.msi /quiet HPWSProxyService_10_3_6.msi
WJAHOSTIP=xxx.xxx.xxx.xxx WJADISCOVERYPORT=xxxxx LEDMDISCOVERYPORT=xxxxx
CAUTION: The installer does not support the /a switch on the command line. If you use the /a switch, the
installation fails.
The optional parameters are the same as described in Standalone installation on page 8.
The following are examples of the silent installation command:
To install HP WS Pro Proxy Agent with the default values for the optional parameters, enter the
following command:
msiexec /i HPWSProxyService_10_3_6.msi /quiet
To install HP WS Pro Proxy Agent by specifying values for the optional parameters, enter the following
command:
msiexec /i HPWSProxyService_10_3_6.msi /quiet WJAHOSTIP=1.2.3.4
WJADISCOVERYPORT=27893 LEDMDISCOVERYPORT=27893
Install HP WS Pro Proxy Agent with User Account Control enabled
If User Account Control (UAC) is enabled, you must run the installation command from the elevated
(administrator) Command Prompt.
Error logging
HP WS Pro Proxy Agent logs errors during execution. The log file is located in one of the following directories:
On a 32-bit operating system:
C:\Program Files\Hewlett-Packard Company\HPWSProxy\HPWSProxy\bin\
On a 64-bit operating system:
C:\Program Files (x86)\Hewlett-Packard Company\HPWSProxy\HPWSProxy\bin\
Configure the HP WS Pro Proxy Agent service behind a firewall
For the HP WS Pro Proxy Agent service to work behind a firewall, you must add the proxy service and/or the
ports the proxy service uses to the firewall exception list. The proxy service uses two TCP ports for HTTP or
HTTPS communication with HP Web Jetadmin and one UDP port for discovery.
NOTE: At this time, the two TCP ports are dynamic. The HP WS Pro Proxy Agent service requests the two
TCP ports on the first startup.
To add the proxy service and its ports to the firewall exception list, perform the following steps:
1. Add the HPDeviceProxyService.exe file from the proxy installation directory to the firewall exception
list. The HPDeviceProxyService.exe file is located in one of the following directories:
For a default installation on a 32-bit operating system:
ENWW Error logging 9