I'm trying to find a way to count the number of DFC sessions I have open at any given time.
Is there a way I can do this without logging into a WDK client, like DAM or DA? For example, is there a database table in MS SQL Server holds the session information so I can query it to determine the number of open sessions?
Or is there a way I can write a program to do this? I tried to get my hands on Xense but found it doesn't support D6.5 yet, and I need to check on both D6.5 and D5.3...