Active Directory: NetLogon

2 events across 1 channel

Event ID 1: NetLogon Server Authentication

#
Provider
Active Directory: NetLogon
Channel
ETW Trace
Opcode
Start
Source
Trace

Message #

NetLogon Server Authentication

Fields #

NameDescription
Client mof:String
Account mof:String
ChannelType mof:UInt32
NegotiatedFlags mof:UInt32

Event ID 2: NetLogon Server Authentication

#
Provider
Active Directory: NetLogon
Channel
ETW Trace
Opcode
End
Source
Trace

Message #

NetLogon Server Authentication

Fields #

NameDescription
Client mof:String
Account mof:String
ChannelType mof:UInt32
NegotiatedFlags mof:UInt32
Status mof:UInt32NTSTATUS reference

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID {F33959B4-DBEC-11D2-895B-00C04F79AB69}

Observed on:

  • WS2025-26100.0 · schema read from the WMI MOF class · captured 2026-02-26

    Taken from Windows installation media (build 26100.1), not a patched system, so the exact update level is unknown.

  • WS2022-20348.4893 · schema read from the WMI MOF class · captured 2026-06-02

    MOF class: MSNetLogonTrace

  • Win11-26200.6584 · schema read from the WMI MOF class · captured 2026-06-02

    MOF class: MSNetLogonTrace

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests