I would like to assess system usage patterns over time, and would therefore like to be able to extract either a count (or a list) of users who are accessing our Dynamics CRM-based application at a particular time (on demand?) or sampled at intervals.
Is there any way to do this in a straightforward way perhaps by querying some log via MS SQL Management Studio and an SQL script or through the system application itself or maybe even through SDK? Is this sort of query something that should be done through IIS or is it Dynamics itself which holds the necessary information?