- Run either
...EAI\ScreenConnectors\deployerconfig.bat or, in a UNIX environment, ...EAI/ScreenConnectors/deployerconfig.sh on the runtime computer.
- Replace the bracketed values for the MCS server IP address (
ScreenConnector.ip ) and Web server port number (ScreenConnector.port ) with the correct information.
- Open either
...EAI\common\mcs\agent.properties or in a UNIX environment, ...EAI/Common/mcs/agent.properties . Replace the address of the MCS server with the new location.
For example, MCS.Agent.AssignedRPCRouterURL=http://my_mcs:8086/mcs/rpcrouter
- Restart the Runtime Service and the MCS service agent, which run as Windows services in a Windows environment. In UNIX, restart
EAI/ScreenConnectors/screenruntime.sh and Common/mcs/mcsagent.sh
|