Connecting Tech Pros Worldwide Forums | Help | Site Map

Event Sources

LT_Hassan
Guest
 
Posts: n/a
#1: Mar 8 '06
Hello,
How do I get a list of currently registered EventSources? I suppose I
can do it by using WMI, but it's huge. Can DirectoryServices do it? (i
suppose no) Is there any other means of doing such a job?(like some
classes or smth?).
I tried System.Diagnostics.EventLog, but as far as i know, it can only
give me a list of EventLogs, but not a list of EventSources.
Any ideas?


Closed Thread