I am just looking for a way in code to say there are currently n users logged into the entire system (this is what I have been told so far)
I have found WMI counters on the boxes themselves that have a per box number, and I could probably aggregate these myself but the correctness will be non-deterministic at best due to the time it takes me to aggregate.
Main Topics
Browse All Topics





by: KrAzYPosted on 2006-01-12 at 10:33:21ID: 15684183
Are you looking for concurrent per farm or per server? Are you looking to script this or do you want to know where to find this information in the CMC?