Hi, we are writing an .aspx page to give some controlled access to a user to a specific DCD via API. We got all working except we also wanted to give them access to the server console via this page. We have all the ports open but it's seems like there is some other security issue we are missing. So, first questions: is the console available via API at all without us being inside the DCD? If so, how do you invoke it?
Thanks Nathan