Event Logs Issue
Event Logs Issue
I am not able to get any alarms from event log monitoring of the localmachine.
After poking around on these forums, I found a post asking someone to test WMI by running:
cscript event.vbs machinename domainname\administrator administratorpassword timeinterval(in seconds)
The error I get is, "Error # User credentials cannot be used for local connections"
If I rerun the above code and omit the username and password, it returns some event data.
What can I do to monitor the event log on the same machine OPManage is running on??