Forum Discussion
sanjay0288
9 years agoFrequent Contributor
If you have power shell then you can try the below mentioned query
Get-EventLog -LogName APPLICATION -EntryType Error > Result.txt
If you have power shell then you can try the below mentioned query
Get-EventLog -LogName APPLICATION -EntryType Error > Result.txt