Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Event Viewer script
Name: fin7 Date: March 3, 2005 at 01:37:35 Pacific OS: XP CPU/Ram: 512
Comment:
Hi, Can anyone help me with a script i want to run as a scheduled task. I want to write a script to check for any errors from a specific source in the application log in event viewer. I then want to write these errors to a text file and save the text file in a particular directory. I only know a small bit of dos programming.
Summary: Hi, Does any know using WMI how to search the last 24 hours of event viewer. i have a script to search event viewer but need help with only bringing back the last 24 hours events. Here's the vbs scrip...
Summary: Hi all, I wrote a service (in VB) using NTSVC.ocx. When it starts or stops, it logs the following messages to the event viewer: EventID: 105 - The service was started. EventID: 107 - The service was ...