Microsoft-Windows-WerKernel

2 events across 1 channel

Event ID 1001: Component ComponentName has requested to create a Live Kernel Dump and the request has been completed.

#
Provider
Microsoft-Windows-WerKernel
Channel
Operational
Task
CreateReport

Description

Component ComponentName has requested to create a Live Kernel Dump and the request has been completed. RequestedType RequestedPolicy, GrantedType GrantedPolicy, Status Status, ThrottleCheckResult ThrottleCheckResult.

Message #

Component %1 has requested to create a Live Kernel Dump and the request has been completed. RequestedType %2, GrantedType %3, Status %4, ThrottleCheckResult %5.

Fields #

NameDescription
ComponentName UnicodeString
RequestedPolicy UInt32
GrantedPolicy UInt32
Status UInt32NTSTATUS reference
ThrottleCheckResult UInt32

Event ID 1002: Component ComponentName has requested to submit a Live Kernel Dump and the request has been completed.

#
Provider
Microsoft-Windows-WerKernel
Channel
Operational
Task
CreateReport

Description

Component ComponentName has requested to submit a Live Kernel Dump and the request has been completed. DumpType Policy, ReportId ReportId, Status Status.

Message #

Component %1 has requested to submit a Live Kernel Dump and the request has been completed. DumpType %2, ReportId %3, Status %4.

Fields #

NameDescription
ComponentName UnicodeString
Policy UInt32
ReportId UnicodeString
Status 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 87a623f0-8db5-5c11-7c80-a2ebbcbe5189

Defined in werkernel.sys, the binary that emits these events.

Observed on:

  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.5074, captured 2026-06-02

Downloads