Hi,
Has anyone had it in the Management Console of the K2 Workspace where servers that don't belong show up on the left?
The attachment is of our Development (K2DV02) environment K2 Workspace. The servers highlighted in yellow should not be there.
I'm wondering how is this controlled? I've tried the k2 helpfiles but haven't come up with much.
We are on 4.6.10
Thanks,
Rebecca

Best answer by Mustafa
Hi,
I believe you can disable them from the Management.xml under the following path:
C:Program Files (x86)K2 blackpearlWorkSpaceSiteManagement.xml
I can't really remember the node that you need to comment out, as a test find the following node and comment it then perform an IISRESET:
<!-- <discoveryPorts>
<add port="49599" timeout="1000" />
</discoveryPorts> -->
hope this helps