I am trying to check if anybody is connected to the server in my team with the following command: query session /server:<SERVERNAME>
. But Every time I end up getting the following error:
Error:1722 getting session names.
Error[1722]: The RPC sever is unavailable.
I have already tried with qwinsta but i get the same issue in there too. Is there anyway to get around the issue and get the required?
query session
function, which will apply the above registry setting if required to do so when the -Force parameter is added: gist.github.com/JohnLBevan/8173b2b8aeb84b0c0f4b48900e43a478 – Victualage