Sumit Kumawat

Sumit Kumawat

  • NA
  • 454
  • 405.6k

How to fetch "Applications and Services logs" event logs usi

Nov 9 2017 8:44 AM
Hi All,
 
I am using Fetching Application event log, System event logs under the "Windows Log" using WMI QUERY as below
 
" Select * From Win32_NTLogEvent Where Logfile ='Application' "
 
now i want to fetch the logs which are maintaining under the "Applications and Services Logs" but using this query i am not able to fetch the information.
 
Please help to write correct query.
 
TIA 

Answers (2)