PowerCLI-Example-Scripts icon indicating copy to clipboard operation
PowerCLI-Example-Scripts copied to clipboard

Same session data across connection servers

Open eGInnovationsInc opened this issue 7 years ago • 1 comments

Hi

I have 4 connection servers (1 standard and 3 replica instances). Is it possible to get users who are connected to the connection server alone that i have connected via powercli? This is needed to verify whether the connection servers are load balancing well are not?

Regards

B

eGInnovationsInc avatar Sep 06 '18 11:09 eGInnovationsInc

I know it doesn't answer your question regarding do it via PowerCLI, but you can check this out by running netstat -a on each connection server and looking for connections on port 4002.

mtelvers avatar Sep 06 '18 13:09 mtelvers