Previous Topic: MSI Properties for the Data Transport Service Agent PackageNext Topic: MSI Properties for the Software Delivery Agent Package


MSI Properties for the Remote Control Agent Package

The MSI install package for the Remote Control agent plug-in (AgtRC.msi) supports the following package-specific properties:

SC_DSMPROP

Shortcut to the agent property dialog.

 

Value

Description

 

1

A shortcut to the agent property dialog will be introduced into the Start menu.

 

0

No shortcut is created.

ADDLOCAL

Specific features that can be selected for installation.

 

Value

Description

 

Agent

Agent common parts (mandatory for any agent installation)

 

AgtRC

Remote Control agent common parts (mandatory for the Remote Control agent installation)

 

AgtRCA

Remote Control Host

 

AgtRCV

Remote Control Viewer

 

AgtRCP

Remote Control Replayer

 

ALL

Selects all of the features above.

AGENT_SERVER

Scalability server the agent should connect to.

Value: System name or IP address

RC_AGENT_STANDALONE

 

Value

Description

 

0

Remote Control agent is centrally managed

 

1

Remote Control agent is stand-alone

AGENT_DEFAULTGROUPS

A group or a list of management groups created at the manager where the agent automatically registers.

Value: A comma-separated list of group names

Example: Grp1/subgroup1,Group2,...