Microsoft-Windows-OobeLdr

8 events across 1 channel

Event ID 1001: OobeLdr.

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
RunOobeLdr
Opcode
Start

Description

OobeLdr.exe is running with command line "CommandLine".

Message #

OobeLdr.exe is running with command line "%1".

Fields #

NameDescription
CommandLine UnicodeString

Event ID 1002: OobeLdr.

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
RunOobeLdr
Opcode
Stop

Description

OobeLdr.exe exiting with status ErrorCode.

Message #

OobeLdr.exe exiting with status %1.

Fields #

NameDescription
ErrorCode UInt32

Event ID 2001: Executing unattend settings pass "Pass".

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
OobeLdrProcessUnattend
Opcode
Start

Description

Executing unattend settings pass "Pass".

Message #

Executing unattend settings pass "%1".

Fields #

NameDescription
Pass UnicodeString

Event ID 2002: Finished executing unattend pass with status ErrorCode.

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
OobeLdrProcessUnattend
Opcode
Stop

Description

Finished executing unattend pass with status ErrorCode.

Message #

Finished executing unattend pass with status %1.

Fields #

NameDescription
ErrorCode UInt32

Event ID 2003: Failed to execute unattend pass with status ErrorCode.

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
OobeLdrProcessUnattend
Opcode
Stop

Description

Failed to execute unattend pass with status ErrorCode.

Message #

Failed to execute unattend pass with status %1.

Fields #

NameDescription
ErrorCode UInt32

Event ID 2004: Using unattend file "FilePath" for pass "Pass".

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
OobeLdrProcessUnattend

Description

Using unattend file "FilePath" for pass "Pass".

Message #

Using unattend file "%2" for pass "%1".

Fields #

NameDescription
Pass UnicodeString
FilePath UnicodeString

Event ID 3001: Launching Oobe.

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
LaunchOobe
Opcode
Start

Description

Launching Oobe.

Message #

Launching Oobe.

Event ID 3002: Oobe exited with status ErrorCode.

#
Provider
Microsoft-Windows-OobeLdr
Channel
Analytic
Task
LaunchOobe
Opcode
Stop

Description

Oobe exited with status ErrorCode.

Message #

Oobe exited with status %1.

Fields #

NameDescription
ErrorCode UInt32

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 75ebc33e-8670-4eb6-b535-3b9d6bb222fd

Defined in OobeLdr.exe, which carries the event manifest.

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.1 · captured 2026-06-02
  • Win11-26200.6584 · schema read from the registered manifest · binary version 10.0.26100.1 · captured 2026-06-02

Downloads

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