This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Any plans to improve built-in reporting for Enterprise Console

I would like to be able to create a report that lists all computers with a certain undesirable app (i.e. Call of Duty), but cannot find any way of doing this in the built-in reporting function.  Yes, I've read about implementing the Reporting Interface and running SQL queries, but I find that to be a bit ridiculous.  Am I missing something?  Is there really no way of obtaining this simple information?  I have no use for seeing the number or percentage of machines that have it installed; I want a list of which machines have it installed, so that I can act on it.

:56415


This thread was automatically locked due to age.
  • Hello KarmaIsReal,

    Am I missing something?

    perhaps. In Report Manager [Create...] a new report, use the Alert and event history template. Either with the Wizard (Select the report filter.) or from the Properties/Configuration's Alert and event types to include pane check only the Application control type, click the [Advanced...] button and enter the desired expression (a rather simple pattern), the Alerts and events included pane shows all matching encountered items of the selected type(s) (i.e. all still in the database for which SEC has received an alert regardless of the selected period or location).

    Note that an endpoint will likely be listed more than once. Select the appropriate sorting (Display options) and if you schedule the report you can choose among a small number of output formats (some of them suitable for "post-processing").

    Is that what you need?

    Christian

    :56427
  • Hi Christian,

    Thank you...that's one capability I was looking for.  I didn't see categories in that list though.  Say I wanted a list of all computers with File Sharing Software installed?  Or all users who have tried to go to an Adult website?  Is that possible?

    Thanks.

    Edit:  I found what I was looking for.  It wasn't under Reports, but Events.  Perfect!  Thanks for your help!

    :56428
  • Hello KarmaIsReal,

    should have thought of it, concentrated too much on reporting.

    tried to go to an Adult website

    This is not available as Report. Instead, the Event Viewer (menu bar: Events) must be used. Its results can be exported as .csv.

    computers with File Sharing Software

    A report lists just the individual items but not their type (like File Sharing), also you can't select by type. The Event Viewer OTOH allows selection by type (though only one) but not individual application and doesn't consider groups. Simple patterns are possible for User and Computer. BTW: Both Event Viewer and Reports honour the active sub-estate. 

    Christian

    :56429