Microsoft-Windows-SetupPlatform
7 events across 2 channels
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1001 | Start operation: Start_operation, Operation. | Analytic | N |
| 1002 | Stop operation: Stop_operation, Operation. | Analytic | N |
| 1003 | Online gather starts: Online_gather_starts, OfflineWinDir. | Analytic | N |
| 1004 | Online gather stops: Online_gather_stops, OfflineWinDir. | Analytic | N |
| 1005 | Offline gather starts | Analytic | N |
| 1006 | Offline gather stops | Analytic | N |
| 2005 | New Setup information | System | Y |
Event ID 1001: Start operation: Start_operation, Operation.
#Description
Start operation: Start_operation, Operation.
Message #
Fields #
| Name | Description |
|---|---|
Operation UnicodeString | Known values
|
ErrorCode UInt32 |
Event ID 1002: Stop operation: Stop_operation, Operation.
#Description
Stop operation: Stop_operation, Operation.
Message #
Fields #
| Name | Description |
|---|---|
Operation UnicodeString | Known values
|
ErrorCode UInt32 |
Event ID 1003: Online gather starts: Online_gather_starts, OfflineWinDir.
#Event ID 1004: Online gather stops: Online_gather_stops, OfflineWinDir.
#Event ID 2005: New Setup information
#Description
New Setup information.
Message #
Fields #
| Name | Description |
|---|---|
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