If you have already installed Endpoint Central Agents in some of the computers you manage follow the steps given below. You can either configure the agents manualy or automatically.
Important note :
For Windows - Download configureDCAgentServerCommunication.txt and rename it to configureDCAgentServerCommunication.vbs.
For Mac - Download configureDCAgentServerCommunication_mac.txt and rename it to configureDCAgentServerCommunication_mac.sh.
For Linux - Download configureDCAgentServerCommunication_linux.txt and rename it to configureDCAgentServerCommunication_linux.sh.
For Windows - cscript configureDCAgentServerCommunication.vbs <DCServer IP Address>
Example: cscript configureDCAgentServerCommunication.vbs 192.168.112.146
For Mac - sudo ./configureDCAgentServerCommunication_mac.sh <DCServer IP Address>
Example: sudo ./configureDCAgentServerCommunication_mac.sh 192.168.112.146
For Linux - sudo ./configureDCAgentServerCommunication_linux.sh <DCServer IP Address>
Example - sudo ./configureDCAgentServerCommunication_linux.sh 192.168.112.146
Note: Ensure that the above steps are done correctly else the agent server communication would fail.