Creating event log with logevent.exe
From: RT (RT_at_discussions.microsoft.com)
Date: 01/28/05
- Next message: KMD: "Upgrade from 2000 to 2003"
- Previous message: thufir: "Re: Error 1311 when installing JDK 1.5"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 Jan 2005 21:41:02 -0800
I'm trying to create some dummy application log entries for my other script
to retrieve, using the tool 'logevent.exe' from the Win2k resource kit. I
could successfully create the records simulating incoming faxes received
using this command:
logevent -c 3 -r "Fax Service" -e 8202 "Testing fax received."
and the command returned this output:
Logevent command completed successfully!
However, when I use the event viewer to view the log, the entries generated
by the tool has the following error in the Description field:
"The description for Event ID ( 8202 ) in Source ( Fax Service ) cannot be
found. The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. The following
information is part of the event: Testing fax received."
I then tried to extract them out using another tool 'dumpel.exe' (also from
resource kit) but the description field is empty!!
Does anyone know why would this happened? Many thanks!!
- Next message: KMD: "Upgrade from 2000 to 2003"
- Previous message: thufir: "Re: Error 1311 when installing JDK 1.5"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|