Microsoft-Windows-WinRM › Event 142

Event ID 142 — WSMan operation operationName failed, error code errorCode.

Provider
Microsoft-Windows-WinRM
Channel
Operational
Level
Error
Task
Responsehandling
Opcode
Stop

Description

WSMan operation operationName failed, error code errorCode.

Message #

WSMan operation %1 failed, error code %2

Fields #

NameDescription
operationName UnicodeString
errorCode UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WinRM",
    "guid": "A7975C8F-AC13-49F1-87DA-5A984A4AB417",
    "event_source_name": "",
    "event_id": 142,
    "version": 0,
    "level": 2,
    "task": 10,
    "opcode": 2,
    "keywords": 4611686018427387906,
    "time_created": "2023-11-06T00:47:48.782597+00:00",
    "event_record_id": 84,
    "correlation": {
      "ActivityID": "E4DB489E-1037-0000-9DAB-E4E43710DA01"
    },
    "execution": {
      "process_id": 16164,
      "thread_id": 16312
    },
    "channel": "Microsoft-Windows-WinRM/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "operationName": "Enumeration",
    "errorCode": 2150858770
  },
  "message": ""
}

References #