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

Event ID 769 — The DNS server has loaded the zone param1 from file param2 on server param3.

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

Description

The DNS server has loaded the zone param1 from file param2 on server param3. [virtualization instance: VirtualizationID].

Message #

The DNS server has loaded the zone %1 from file %2 on server %3. [virtualization instance: %4].

Fields #

NameDescription
param1 UnicodeString
param2 UnicodeString
param3 AnsiString
VirtualizationID UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNS-Server-Service",
    "guid": "71A551F5-C893-4849-886B-B5EC8502641E",
    "event_source_name": "",
    "event_id": 769,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775824,
    "time_created": "2022-04-07T08:31:20.801344+00:00",
    "event_record_id": 19,
    "correlation": {},
    "execution": {
      "process_id": 2780,
      "thread_id": 2212
    },
    "channel": "DNS Server",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "param1": "lab.local",
    "param2": "NULL",
    "param3": "WIN-FPV0DSIC9O6.lab.local",
    "VirtualizationID": "."
  },
  "message": ""
}

References #