Microsoft-Windows-GroupPolicy › Event 8004

Event ID 8004 — Completed manual processing of policy for computer PrincipalSamName in PolicyElaspedTimeInSeconds seconds.

Provider
Microsoft-Windows-GroupPolicy
Channel
Operational
Level
Informational
Opcode
Stop

Description

Completed manual processing of policy for computer PrincipalSamName in PolicyElaspedTimeInSeconds seconds.

Message #

Completed manual processing of policy for computer %3 in %1 seconds.

Fields #

NameDescription
PolicyElaspedTimeInSeconds UInt32
ErrorCode UInt32
PrincipalSamName UnicodeString
IsMachine UInt32
IsConnectivityFailure Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-GroupPolicy",
    "guid": "AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9",
    "event_source_name": "",
    "event_id": 8004,
    "version": 1,
    "level": 4,
    "task": 0,
    "opcode": 2,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-05T23:49:58.061228+00:00",
    "event_record_id": 1167,
    "correlation": {
      "ActivityID": "AA63BEC0-3996-4133-A97D-DB5DB9617FF3"
    },
    "execution": {
      "process_id": 8540,
      "thread_id": 9876
    },
    "channel": "Microsoft-Windows-GroupPolicy/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "PolicyElaspedTimeInSeconds": 0,
    "ErrorCode": 0,
    "PrincipalSamName": "WORKGROUP\\WINDEV2310EVAL$",
    "IsMachine": 1,
    "IsConnectivityFailure": false
  },
  "message": ""
}

References #