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
Exchange PTR Record and Natting
Need help in Updating MOSS 2007 Enterprise
Bluetooth Encryption
hp dv6000 pavilion entertainment PC lost HP Quick Launch driver
How can an Access database be opened in a new window using Access VBA?
Why trying to resize disk in VMWARE WORSTATION:Please open the parent virtual disk...
Oracle - Join sql output from 2 sql statements with 2 different kinds of where and select statements
self.close
Layer 2 Vs Layer 3 across multiple sites
Exchange 2007 Storage Group Logfiles and System Files