Microsoft-Windows-StorageManagement-WSP-Host
4 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1000 | A Windows Storage Provider failed to load. | Operational | N |
| 1001 | A Windows Storage Provider was loaded successfully. | Operational | Y |
| 1002 | Shutdown has been initiated for the Windows Storage Provider host service. | Operational | Y |
| 1003 | Shutdown for the Windows Storage Provider host service has been completed. | Operational | Y |
Event ID 1000: A Windows Storage Provider failed to load.
#Event ID 1001: A Windows Storage Provider was loaded successfully.
#Description
A Windows Storage Provider was loaded successfully.
Message #
Fields #
| Name | Description |
|---|---|
ProviderName UnicodeString | |
ProviderDLL UnicodeString |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-StorageManagement-WSP-Host",
"guid": "{595F33EA-D4AF-4F4D-B4DD-9DACDD17FC6E}",
"event_source_name": "",
"event_id": 1001,
"version": 1,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": -9223372036854775808,
"time_created": "2026-06-13T04:29:32.9069489+00:00",
"event_record_id": 36,
"correlation": {},
"execution": {
"process_id": 7924,
"thread_id": 8064
},
"channel": "Microsoft-Windows-StorageManagement/Operational",
"computer": "telemetry-DC-d.cell-d.ludus.domain",
"security": {
"user_id": "S-1-5-20"
}
},
"event_data": {
"ProviderName": "wsp_health",
"ProviderDLL": "wsp_health.dll"
},
"message": "A Windows Storage Provider was loaded successfully. \r\nProvider: wsp_health \r\nProvider DLL: wsp_health.dll"
}
Event ID 1002: Shutdown has been initiated for the Windows Storage Provider host service.
#Description
Shutdown has been initiated for the Windows Storage Provider host service.
Message #
Example Event #
{
"system": {
"provider": "Microsoft-Windows-StorageManagement-WSP-Host",
"guid": "{595F33EA-D4AF-4F4D-B4DD-9DACDD17FC6E}",
"event_source_name": "",
"event_id": 1002,
"version": 1,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": -9223372036854775808,
"time_created": "2026-06-13T04:44:33.0838694+00:00",
"event_record_id": 39,
"correlation": {},
"execution": {
"process_id": 7924,
"thread_id": 7372
},
"channel": "Microsoft-Windows-StorageManagement/Operational",
"computer": "telemetry-DC-d.cell-d.ludus.domain",
"security": {
"user_id": "S-1-5-20"
}
},
"event_data": {},
"message": "Shutdown has been initiated for the Windows Storage Provider host service."
}
Event ID 1003: Shutdown for the Windows Storage Provider host service has been completed.
#Description
Shutdown for the Windows Storage Provider host service has been completed.
Message #
Example Event #
{
"system": {
"provider": "Microsoft-Windows-StorageManagement-WSP-Host",
"guid": "{595F33EA-D4AF-4F4D-B4DD-9DACDD17FC6E}",
"event_source_name": "",
"event_id": 1003,
"version": 1,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": -9223372036854775808,
"time_created": "2026-06-13T04:44:33.1094569+00:00",
"event_record_id": 40,
"correlation": {},
"execution": {
"process_id": 7924,
"thread_id": 7372
},
"channel": "Microsoft-Windows-StorageManagement/Operational",
"computer": "telemetry-DC-d.cell-d.ludus.domain",
"security": {
"user_id": "S-1-5-20"
}
},
"event_data": {},
"message": "Shutdown for the Windows Storage Provider host service has been completed."
}
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 595f33ea-d4af-4f4d-b4dd-9dacdd17fc6e
Defined in smphost.dll, which carries the event manifest.
Observed on:
- WS2022-20348.4893, schema read from the registered manifest, captured 2026-06-02
- Win11-26200.6584, schema read from the registered manifest, captured 2026-06-02