Microsoft-Windows-DNS-Server-Service › Event 4007

Event ID 4007 — The DNS server was unable to open zone param1 in the Active Directory from the application directory partition param2.

Provider
Microsoft-Windows-DNS-Server-Service
Channel
DNS Server
Level
Error

Message #

The DNS server was unable to open zone %1 in the Active Directory from the application directory partition %2. This DNS server is configured to obtain and use information from the directory for this zone and is unable to load the zone without it. Check that the Active Directory is functioning properly and reload the zone. The event data is the error code.

Fields #

NameDescription
param1 UnicodeString
param2 UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNS-Server-Service",
    "guid": "71A551F5-C893-4849-886B-B5EC8502641E",
    "event_source_name": "",
    "event_id": 4007,
    "version": 0,
    "level": 2,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854906880,
    "time_created": "2022-04-07T16:55:35.860770+00:00",
    "event_record_id": 28,
    "correlation": {},
    "execution": {
      "process_id": 2320,
      "thread_id": 2848
    },
    "channel": "DNS Server",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "param1": "_msdcs.lab.local",
    "param2": "ForestDnsZones.lab.local"
  },
  "message": ""
}

References #