Hi,
We have an application built on MSCRM 2011.
I am trying to find out the number of users who are accessing the application through outlook and internet.
Can any hepl me in this regard?
You could have a look at the IIS logs and check the user agent, which should be different, assuming that nobody is using IE 7.
You can use log parser to run sql style queries against the IIS logs.
Musings on Information Technology