I'm running Office Communications Server 2007 and on the database tab there is a nice summary of the client applications that are currently connected to the pool. Also on the same tab, "per-user reports", if I type in the name of a valid user it shows the client application that is currently being used by that user.
What I would like to do it see a listing of each valid user with the client application beside it. I was hoping to do this with a WMI call, but after searching the WMI Reference I'm coming up blank. I know the information is in the server somewhere, I just need the references to it.
Has anyone written a piece of code to do this? or know where to look for a reference?
Thanks