Hi There,
Is there a way to refresh the admin console to see who is connected to the server? I have an issue on one of my clients FMS16 where the admin console does not display who is connected. The clients column registers 0 connections, and normally as soon as I open the file from my machine I see the client count go up, but on this server when I connect nothing updates. Yet in the logs, I can see when the users connect and disconnect.
I don't want to restart the admin console, as I am not sure who is connected and to get hold of all the users is not always possible.
Any suggestions on what I can do so as to refresh the admin console without booting all the users off??
As stated, if the admin console does not seem to give you the proper results then close the admin console and run:
fmsadmin restart adminserver
This does NOT affect any connected clients, it just kickstarts the admin server process of FMS. If the admin console stil ldoes not give you what you expect then doublecheck by running this
fmsadmin list clients -s
Which will give you an overview of all connected clients. You can also disconnect them from the command line and send them messages.