I need to create a query to export the results with the following criteria, but unsure how to write the query.
I want to list every end device by hostname (including all end devices fed by Windows event collectors, not reported as the WEC) and then all the event codes (unique) collected from that device in ascending order.
Can someone please point me in the right direction