I have to create a Lync bot using UCMA. I have been facing a lot of challenges in just setting up a development environment, forget the actual coding. Before I put my question, I want to be clear that I am not a server/admin guy and my expertise lies on the programming and development side more than servers.
But, I have been tasked to setup all the servers for the Lync bot development process and finally develop and test the same. After a lot of research and big help from some members of this community, I have finally come to what I would like to call a starting point.
My question is:-
I have a test domain where a Lync server is already installed in a VM. There is another VM where an ADDS server is installed. Now, as per my understanding, I have to create an application server. I will set the replication property to true and replicate the settings of the central management store into the local management store. I will create an application pool and an application endpoint for my application in the Application Server . Now the question is:-
I create the application endpoint and the application pool in the application server. But where and how am I connecting the 3 servers? I don't see a connection between my application server and the Lync Server or the ADDS server. I have not yet set up the application server. I am asking this question to clear my doubt before I jump on it.