Microsoft-Windows-ActionQueue

4 events across 1 channel

Event ID 1001: Processing Action Queue "QueueFile".

#
Provider
Microsoft-Windows-ActionQueue
Channel
Analytic
Task
ProcessActionQueue
Opcode
Start

Description

Processing Action Queue "QueueFile".

Message #

Processing Action Queue "%1".

Fields #

NameDescription
QueueFile UnicodeString

Event ID 1002: Finished processing Action Queue with status ErrorCode.

#
Provider
Microsoft-Windows-ActionQueue
Channel
Analytic
Task
ProcessActionQueue
Opcode
Stop

Description

Finished processing Action Queue with status ErrorCode.

Message #

Finished processing Action Queue with status %1.

Fields #

NameDescription
ErrorCode UInt32

Event ID 2001: Executing "ExecutableName" with arguments "Arguments" for component "Identity" in unattend pass "Pass".

#
Provider
Microsoft-Windows-ActionQueue
Channel
Analytic
Task
ExecuteCommand
Opcode
Start

Description

Executing "ExecutableName" with arguments "Arguments" for component "Identity" in unattend pass "Pass".

Message #

Executing "%1" with arguments "%2" for component "%3" in unattend pass "%4".

Fields #

NameDescription
ExecutableName AnsiString
Arguments AnsiString
Identity AnsiString
Pass AnsiString

Event ID 2002: Command completed with status ErrorCode.

#
Provider
Microsoft-Windows-ActionQueue
Channel
Analytic
Task
ExecuteCommand
Opcode
Stop

Description

Command completed with status ErrorCode.

Message #

Command completed 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 0dd4d48e-2bbf-452f-a7ec-ba3dba8407ae

Defined in actionqueue.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.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