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

Event ID 150 — The DNS server could not load or initialize the plug-in DLL Name.

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

Message #

The DNS server could not load or initialize the plug-in DLL %1. The event data is the error code returned by the plug-in DLL load or initialization attempt. Please correct the plug-in error that is causing this condition or remove the plug-in from the DNS server configuration.

Fields #

NameDescription
Name
Data
Binary

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNS-Server-Service",
    "guid": "71A551F5-C893-4849-886B-B5EC8502641E",
    "event_source_name": "",
    "event_id": 150,
    "version": 0,
    "level": 2,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854808576,
    "time_created": "2021-05-18T21:23:27.038306+00:00",
    "event_record_id": 11659,
    "correlation": {},
    "execution": {
      "process_id": 3880,
      "thread_id": 444
    },
    "channel": "DNS Server",
    "computer": "rootdc1.offsec.lan",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Name": "DNS_EVENT_PLUGIN_INIT_FAILED",
    "Data": {
      "Name": "param1",
      "Value": ".\\mimilib.dll"
    },
    "Binary": "fgAAAA=="
  },
  "message": ""
}

Detection Patterns #

References #