Microsoft-Windows-GroupPolicy › Event 1129

Event ID 1129 — The processing of Group Policy failed because of lack of network connectivity to a domain controller.

Provider
Microsoft-Windows-GroupPolicy
Channel
System
Level
Error
Collection Priority
Recommended (NSA)

Message #

The processing of Group Policy failed because of lack of network connectivity to a domain controller. This may be a transient condition. A success message would be generated once the machine gets connected to the domain controller and Group Policy has successfully processed. If you do not see a success message for several hours, then contact your administrator.

Fields #

NameDescription
SupportInfo1 UInt32
SupportInfo2 UInt32
ProcessingMode UInt32
ProcessingTimeInMilliseconds UInt32
ErrorCode UInt32
ErrorDescription UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-GroupPolicy",
    "guid": "AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9",
    "event_source_name": "",
    "event_id": 1129,
    "version": 0,
    "level": 2,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2022-04-07T16:57:06.407574+00:00",
    "event_record_id": 1271,
    "correlation": {
      "ActivityID": "B87F014A-16D6-49C2-8037-BBF193577383"
    },
    "execution": {
      "process_id": 1352,
      "thread_id": 2676
    },
    "channel": "System",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-21-2121334350-1110938707-2888912545-500"
    }
  },
  "event_data": {
    "SupportInfo1": 1,
    "SupportInfo2": 2044,
    "ProcessingMode": 1,
    "ProcessingTimeInMilliseconds": 4078,
    "ErrorCode": 1222,
    "ErrorDescription": "The network is not present or not started. "
  },
  "message": ""
}

References #