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 do I programmatically change source data range using Excel VBA?
Changing IP on FTP server
Desktop on Ubuntu
which is the better processor and why?
Interferance
Cisco VPN installer Windows XP SP3 Error 1720
https://owa.domain.com
Redirect to
https://owa.domain.com/owa
Find and Replace Multiple Values
Script to move files to multiple directories only to include the current date
Download OSX updates for manual installation