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
SQL between dates if empty choose all dates
".info" not accepted as valid email configuration
site.css not showing for login.aspx pages
Catching the extension after hangup in Asterisk
webmethod return value in asp.net
Exchange PTR Record and Natting
aix print to rightfax hpfax queue
ORA-01578: ORACLE data block corrupted - ON A NEW Oracle database installation Windows 2008 32-bit
sq; 2005 query sql 2005 store procedure
ZONE replication in DNS..