VSS tracing provider

1 events across 1 channel

Event ID 1: VssTracingEventClass_VssTracingEventTypeClass

#
Provider
VSS tracing provider
Channel
ETW Trace
Source
Trace

Fields #

NameDescription
SourceFileName mof:String
SourceFileAlias mof:String
LineNumber mof:UInt32
Indent mof:UInt32
ModuleIndex mof:UInt32
FunctionName mof:String
MessageDescription mof:String
Text mof:String

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 {9138500E-3648-4EDB-AA4C-859E9F7B7C38}

Observed on:

  • WS2025-26100.0 · schema read from the WMI MOF class · captured 2026-02-26

    Taken from Windows installation media (build 26100.1), not a patched system, so the exact update level is unknown.

  • WS2022-20348.4893 · schema read from the WMI MOF class · captured 2026-06-02

    MOF class: VssTracingProvider

  • Win11-26200.6584 · schema read from the WMI MOF class · captured 2026-06-02

    MOF class: VssTracingProvider

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