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
need help with Reallusion iClone 4
Portable Powerful Server
Migrating Data Between Servers
Report Generation [Access]
How do I stop a PlaySound call that continues output outside the logic of the program that called it?
How to automate a task for Excel
Enable settings which are locked down by Group Policy
MBAM and Superantispyware
Has anyone found a fix for this redirector,
http://results5.google.com
/?
SBS2003 - Deploying Printer Via GPO