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
I am trying to browse my intranet using: \\lynda-laptop\{somesite registered in local IIS}\
PHP Session 'sticking' problem in IE but not Chrome/FF/Opera
User name
/dev/ch0 not recognized
event errors reporting service and software protection server
VB script to open UNC application
Monitor the local administrator account activities on the windows servers
ASP.NET Show All Button not executing the Query
Outlook Anywhere
Creating a Batch File / Script