All Tags ›
ETW input format (
RSS)
Sorry, but there are no more tags available to filter with.
-
This question has been asked before but not answered. I am an admin and would like to query the security log on our server from my workstation. Assuming the simplest "SELECT * FROM SERVER,Security" or "SELECT * FROM \\Server\c$\windows\system32\config\SecEvents.evt" I will get an...
Posted to
Forum
by
cci
on
04-11-2009, 10:14 AM
-
I had some trouble, but i fixed it. Please delete this post. sorry
-
I have a custom ETW provider that I use to trace into log files along with selected IIS traces. When I perform the following query using COM interop via a vbs script, it works perfectly: SELECT Timestamp, TO_STRING(Timestamp, 'HH:mm:ss.llnn') AS TimestampStr, ProcessID, ThreadID, ProviderGUID, EventNumber...
Page 1 of 1 (3 items)