Microsoft-Windows-SetupPlatform

7 events across 2 channels

Event ID 1001: Start operation: Start_operation, Operation.

#
Provider
Microsoft-Windows-SetupPlatform
Channel
Analytic
Task
Runoperation
Opcode
Start

Description

Start operation: Start_operation, Operation.

Message #

Start operation: %1, %2

Fields #

NameDescription
Operation UnicodeString
Known values
%%2456
Open key file.
%%2457
Delete key file.
%%2458
Read persisted key from file.
%%2459
Write persisted key to file.
%%2464
Export of persistent cryptographic key.
%%2465
Import of persistent cryptographic key.
%%2480
Open Key.
%%2481
Create Key.
%%2482
Delete Key.
%%2483
Encrypt.
%%2484
Decrypt.
%%2485
Sign hash.
%%2486
Secret agreement.
%%2487
Domain settings.
%%2488
Local settings.
%%2489
Add provider.
%%2490
Remove provider.
%%2491
Add context.
%%2492
Remove context.
%%2493
Add function.
%%2494
Remove function.
%%2495
Add function provider.
%%2496
Remove function provider.
%%2497
Add function property.
%%2498
Remove function property.
%%2499
Machine key.
%%2500
User key.
%%2501
Key Derivation.
%%2502
Claim Creation.
%%2503
Claim Verification.
ErrorCode UInt32

Event ID 1002: Stop operation: Stop_operation, Operation.

#
Provider
Microsoft-Windows-SetupPlatform
Channel
Analytic
Task
Runoperation
Opcode
Stop

Description

Stop operation: Stop_operation, Operation.

Message #

Stop operation: %1, %2

Fields #

NameDescription
Operation UnicodeString
Known values
%%2456
Open key file.
%%2457
Delete key file.
%%2458
Read persisted key from file.
%%2459
Write persisted key to file.
%%2464
Export of persistent cryptographic key.
%%2465
Import of persistent cryptographic key.
%%2480
Open Key.
%%2481
Create Key.
%%2482
Delete Key.
%%2483
Encrypt.
%%2484
Decrypt.
%%2485
Sign hash.
%%2486
Secret agreement.
%%2487
Domain settings.
%%2488
Local settings.
%%2489
Add provider.
%%2490
Remove provider.
%%2491
Add context.
%%2492
Remove context.
%%2493
Add function.
%%2494
Remove function.
%%2495
Add function provider.
%%2496
Remove function provider.
%%2497
Add function property.
%%2498
Remove function property.
%%2499
Machine key.
%%2500
User key.
%%2501
Key Derivation.
%%2502
Claim Creation.
%%2503
Claim Verification.
ErrorCode UInt32

Event ID 1003: Online gather starts: Online_gather_starts, OfflineWinDir.

#
Provider
Microsoft-Windows-SetupPlatform
Channel
Analytic
Task
Onlinegather
Opcode
Start

Description

Online gather starts: Online_gather_starts, OfflineWinDir.

Message #

Online gather starts: %1, %2

Fields #

NameDescription
OfflineWinDir UnicodeString
MachineSpecific UInt32

Event ID 1004: Online gather stops: Online_gather_stops, OfflineWinDir.

#
Provider
Microsoft-Windows-SetupPlatform
Channel
Analytic
Task
Onlinegather
Opcode
Stop

Description

Online gather stops: Online_gather_stops, OfflineWinDir.

Message #

Online gather stops: %1, %2

Fields #

NameDescription
OfflineWinDir UnicodeString
MachineSpecific UInt32

Event ID 1005: Offline gather starts

#
Provider
Microsoft-Windows-SetupPlatform
Channel
Analytic
Task
Offlinegather
Opcode
Start

Description

Offline gather starts.

Message #

Offline gather starts

Event ID 1006: Offline gather stops

#
Provider
Microsoft-Windows-SetupPlatform
Channel
Analytic
Task
Offlinegather
Opcode
Stop

Description

Offline gather stops.

Message #

Offline gather stops

Event ID 2005: New Setup information

#
Provider
Microsoft-Windows-SetupPlatform
Channel
System
Level
Informational
Task
InstallWindowsTask

Description

New Setup information.

Message #

New Setup information

Fields #

NameDescription
Installationchoice UInt32
HostOSMajorversion UInt32
HostOSMinorversion UInt32
HostOSBuildnumber UInt32
HostOSServicepackmajornumber UInt32
HostOSServicepackminornumber UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-SetupPlatform",
    "guid": "{530fb9b9-c515-4472-9313-fb346f9255e3}",
    "event_source_name": "",
    "event_id": 2005,
    "version": 0,
    "level": 4,
    "task": 1003,
    "opcode": 0,
    "keywords": 2305843009213693952,
    "time_created": "2026-04-18 00:24:33.072126+00:00",
    "event_record_id": 49,
    "correlation": {
      "ActivityID": "",
      "RelatedActivityID": ""
    },
    "execution": {
      "process_id": 1408,
      "thread_id": 1412
    },
    "channel": "System",
    "computer": "USERUSE-I0E7KUG",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Installation choice": "1",
    "Host OS Major version": "10",
    "Host OS Minor version": "0",
    "Host OS Build number": "26100",
    "Host OS Service pack major number": "0",
    "Host OS Service pack minor number": "0"
  },
  "message": "New Setup information"
}

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 530fb9b9-c515-4472-9313-fb346f9255e3

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