HP Web Jetadmin 10.3 - Proxy Agents Readme
NOTE: If User Account Control (UAC) is enabled on the Windows client, you must run the installation for
HP WS Pro Proxy Agent as an administrator.
HP WS Pro Proxy Agent requires Microsoft .NET Framework 4.0. The installer verifies that the correct version
is installed.
Install HP WS Pro Proxy Agent
●
Standalone installation
●
Silent installation
●
Install HP WS Pro Proxy Agent with User Account Control enabled
Two installation modes are available through standard tools such as Microsoft Systems Management Server
(SMS)—standalone mode and silent mode.
Standalone installation
To initiate a standalone installation of HP WS Pro Proxy Agent, run the following command:
Msiexec /i 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.
●
WJAHOSTIP=xxx.xxx.xxx.xxx
Optional. The host IP address of the HP Web Jetadmin server where HP WS Pro Proxy Agent sends WS
Probe Hello packets when the service starts and when the service detects that the host machine has
changed IP addresses. This parameter keeps PC-connected devices up-to-date in HP Web Jetadmin
device lists without requiring another discovery. If this parameter is not specified, the HP Web Jetadmin
host IP address is not configured for HP WS Pro Proxy Agent to use.
●
WJADISCOVERYPORT=xxxxx
Optional. The port where HP WS Pro Proxy Agent sends WS Probe Hello packets. The port specified for
this parameter must be the same as the port on which HP Web Jetadmin is configured to listen for PC
connect WS Hello messages. The default is port 27893.
●
LEDMDISCOVERYPORT=xxxxx
Optional. The UDP port on which HP WS Pro Proxy Agent listens for discovery probe requests. The port
specified for this parameter must be the same as the port on which HP Web Jetadmin is configured to
send PC connect WS probes. The default is port 27893.
The following are examples of the standalone 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
●
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 WJAHOSTIP=1.2.3.4
WJADISCOVERYPORT=27893 LEDMDISCOVERYPORT=27893
The installer then guides you through a series of dialogs.
8 Chapter 3 HP WS Pro Proxy Agent 10.3.6 ENWW