News123
2010-04-22 23:03:12 UTC
Hi,
currently I am using following query in order to get all event logs on
my system
"Select * from Win32_NTLogEvent"
now I wonder how to get only entries between two dates?
example all events >= 2010-04-20 00:00:03
and < 2010-04-22 17:23:11
What would be the exact syntax for this query.
Is there any good tutorial about WMI queries?
Thanks a lot for any suggestions
N
currently I am using following query in order to get all event logs on
my system
"Select * from Win32_NTLogEvent"
now I wonder how to get only entries between two dates?
example all events >= 2010-04-20 00:00:03
and < 2010-04-22 17:23:11
What would be the exact syntax for this query.
Is there any good tutorial about WMI queries?
Thanks a lot for any suggestions
N