Hello:
The network team in a corporation that I consult for uses
VB Script files
(filename.vbs) which run under Windows Scripting Host. I'm sure that if you
search for scripts, your required script is out there. Check out
www.vbsedit.com, go to sample scripts, and then click the "logs" samples
which read system logs. They are the source of many scripts to do network
and system tasks.
--
Rich Locus
Logicwurks, LLC
"AltaEgo" wrote:
Does anyone know how to read Windows 7 System log files? I need to extract
records from System and Application logs and insert them into a list of
other events. The insert part is easy - append then sort by date_time.
However, I cannot find anything that gives me any help to read the logs.
Perhaps the other limitation would be to extract only records dated between
set dates and time.
--
Steve
.