Is it possible to query "Applications and Services logs" using WMI/WQL, as we do for querying Windows Logs (i.e, SELECT * FROM Win32_NTLogEvent) ?
Querying Win32_NTLogEvent returns only Windows primary logs,
how can we query Application and Services log, if possible
for instance Microsoft-->Windows-->GroupPolicy/Operational events
Thanks in advance,
Bhaskar