Event ID 218 — Invoke method non-terminating error received.
Description
Invoke method non-terminating error received. Server: serverName, Namespace: namespaceName, Class: wmiClassName, Method: methodName, Error Code: errorCode, Error Message: errorMessage.
Message #
Fields #
| Name | Description |
|---|---|
serverName UnicodeString | — |
namespaceName UnicodeString | — |
wmiClassName UnicodeString | — |
methodName UnicodeString | — |
protocol UnicodeString | — |
errorCode UInt32 | — |
errorMessage UnicodeString | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-ServerManager-MultiMachine",
"guid": "D8D37081-10BD-4A89-A971-1CDA6899BDB3",
"event_source_name": "",
"event_id": 218,
"version": 0,
"level": 3,
"task": 17,
"opcode": 0,
"keywords": 2305843009213693952,
"time_created": "2022-04-04T11:01:44.968700+00:00",
"event_record_id": 1086,
"correlation": {
"ActivityID": "748EA6BB-2722-4FDA-B8B7-DA861FFC7DC8"
},
"execution": {
"process_id": 3156,
"thread_id": 5064
},
"channel": "Microsoft-Windows-ServerManager-MultiMachine/Operational",
"computer": "WIN-TKC15D7KHUR",
"security": {
"user_id": "S-1-5-21-1958040314-2592322477-2606035944-500"
}
},
"event_data": {
"serverName": "localhost",
"namespaceName": "root\\microsoft\\windows\\servermanager",
"wmiClassName": "MSFT_ServerManagerTasks",
"methodName": "GetServerEventDetail",
"protocol": "DCOM",
"errorCode": 2,
"errorMessage": "Events from 'WebServer.Events.xml' could not be enumerated.\r\n"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline