Need help on creating system event log
Need help on creating system event log
(OP)
Hi,
We've requirement of creating system event log entry in Event viewer.
The event id should be 6008 and description should contain the word "unexpected"
Using vbscript, I'm able to create only application log but we need to create system
event log. Also, We don't want to use powershell too. Is there any way to create such
an event in Event viewer.
Thanks in advance,
siva
We've requirement of creating system event log entry in Event viewer.
The event id should be 6008 and description should contain the word "unexpected"
Using vbscript, I'm able to create only application log but we need to create system
event log. Also, We don't want to use powershell too. Is there any way to create such
an event in Event viewer.
Thanks in advance,
siva
RE: Need help on creating system event log
I hope that helps.
Regards,
Mark
No trees were harmed in posting this message, however a significant number of electrons were terribly inconvenienced.
Check out my scripting solutions at http://www.thespidersparlor.com/vbscript
Work SMARTER not HARDER.