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
What's wrong with my Fahrenheit-converter in JavaScript?
Cheapest GPU for 1080p playback
The best way to search a Database
Desktop icons all gone but now appear as links in taskbar
How can I create my own gratuitous arp?
HP dl380 g6 - esxi server need to add a usb licensing dongle to a virtual machine
Cisco VPN configuration.
Getting Dataset of ComboBox?
Workstation service slow startup
Hyper V Networking Problem