Microsoft-Windows-SetupQueue

3 events across 1 channel

Event ID 1001: Executing command queue entry "Command".

#
Provider
Microsoft-Windows-SetupQueue
Channel
Analytic
Task
Executecommandqueueentry
Opcode
Start

Description

Executing command queue entry "Command".

Message #

Executing command queue entry "%1".

Fields #

NameDescription
Command UnicodeString

Event ID 1002: Command queue entry exited with status ErrorCode.

#
Provider
Microsoft-Windows-SetupQueue
Channel
Analytic
Task
Executecommandqueueentry
Opcode
Stop

Description

Command queue entry exited with status ErrorCode.

Message #

Command queue entry exited with status %1.

Fields #

NameDescription
ErrorCode UInt32

Event ID 1003: Failed to launch command queue entry with status ErrorCode.

#
Provider
Microsoft-Windows-SetupQueue
Channel
Analytic
Task
Executecommandqueueentry
Opcode
Stop

Description

Failed to launch command queue entry with status ErrorCode.

Message #

Failed to launch command queue entry 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 a615acb9-d5a4-4738-b561-1df301d207f8

Defined in setupetw.dll, 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.4202 · 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