Refreshing a Component from Windows
Refreshing a Component via Universal Control from Windows
This example refreshes a Universal Event Monitor Server (uems) component on a remote system.
uctl -refresh uems -cmdid "ABC-dallas" -host dallas -userid joe -pwd akkSdiq
This example refreshes a Universal Automation Center Agent (uag) component on a remote system.
uctl -refresh uag -cmdid "ABC-dallas" -host dallas -userid joe -pwd akkSdiq
Command Line Options
The command line options used in this example are:
Option | Description |
---|---|
Type of component to refresh on the remote system. | |
Assigns a command identifier of "ABC-dallas" to the started component. | |
Directs the command to a computer with a host name of dallas. | |
Remote user ID with which to execute the Universal Control Server process. | |
Password for the user ID. |