Microsoft
Software
Hardware
Network
Question : Query Event Log
hi,
This is for windows server 2008 standard edition.
how would you query the event log (powershell?) that filters on a date range for
specific event sources (source01 source02) for specific level (error) that contains keyword in the error description such as 'out of bound'?
TIA!
Answer : Query Event Log
You can also use the "-message" parameter to filter out the string you want
get-eventlog application -entrytype Error -after $FromDay -before $UntilDay -message "*out of bound*" -source source01
Random Solutions
how would you code for cc email in oracle pl/sql
Passthrough criteria in excel 2003 from oracle 10g
Automatically insert pictures/photos in Word
Div with scroll bar showing mysql data?
Redirecting a /index.html link to a standard .com homepage
Problem with procmail/spamassassin/send
mail/dovec
ot
joomla ja_purity problem drop down menu
How to monitor if a Thread completed?
windows xp home blue screen at startup STOP: c0000139 {entry point not found}
Where can I get a driver?