Can someone with a working windows eventlog configuration on a 2.2 system test the following WMI query?
SELECT * FROM __InstanceCreationEvent where TargetInstance ISA 'Win32_NTLogEvent' and TargetInstance.EventType <= 2 Just want to confirm that this is a good query as I do not return any results when I run this query thru either wmic or wbemtest. Looking at microsoft documentation this query should work but I am failing to return any results. Thanks -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=22032#22032 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
