Microsoft-Windows-BranchCacheSMB
9 events across 2 channels
| Event | Title | Channel | Sample |
|---|---|---|---|
| 3000 | SMB BranchCache was enabled with min hash version MinHashVersion and max hash … | Operational | Y |
| 3001 | SMB BranchCache was disabled. | Operational | Y |
| 3002 | SMB BranchCache prefetch began for file Path. | Analytic | N |
| 3003 | SMB BranchCache prefetch ended for file. | Analytic | N |
| 3004 | SMB BranchCache prefetch ended for file. | Operational | N |
| 3005 | A summary of the Client Side Caching counters has been generated. | Operational | Y |
| 3011 | SMB BranchCache prefetch close handle began. | Analytic | N |
| 3012 | SMB BranchCache prefetch closed CloseHandleCount handle(s) with remaining … | Analytic | N |
| 3013 | SMB BranchCache prefetch closed CloseHandleCount handle(s) with remaining … | Operational | N |
Event ID 3000: SMB BranchCache was enabled with min hash version MinHashVersion and max hash version MaxHashVersion.
#Description
SMB BranchCache was enabled with min hash version MinHashVersion and max hash version MaxHashVersion.
Message #
Fields #
| Name | Description |
|---|---|
Info.MinHashVersion UInt32 | |
Info.MaxHashVersion UInt32 | |
MinHashVersion UInt32 | |
MaxHashVersion UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-BranchCacheSMB",
"guid": "{4A933674-FB3D-4E8D-B01D-17EE14E91A3E}",
"event_source_name": "",
"event_id": 3000,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": -9223372036854773760,
"time_created": "2026-05-30T04:07:29.5343386+00:00",
"event_record_id": 7,
"correlation": {},
"execution": {
"process_id": 9144,
"thread_id": 7708
},
"channel": "Microsoft-Windows-BranchCacheSMB/Operational",
"computer": "JD-WIN11-22H2-1.ludus.domain",
"security": {
"user_id": "S-1-5-18"
}
},
"user_data": {
"Info": {
"MinHashVersion": "1",
"MaxHashVersion": "2"
}
},
"message": "SMB BranchCache was enabled with min hash version 1 and max hash version 2."
}
Event ID 3001: SMB BranchCache was disabled.
#Description
SMB BranchCache was disabled.
Message #
Example Event #
{
"system": {
"provider": "Microsoft-Windows-BranchCacheSMB",
"guid": "{4A933674-FB3D-4E8D-B01D-17EE14E91A3E}",
"event_source_name": "",
"event_id": 3001,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": -9223372036854773760,
"time_created": "2026-05-30T04:03:25.6382784+00:00",
"event_record_id": 4,
"correlation": {},
"execution": {
"process_id": 9144,
"thread_id": 7708
},
"channel": "Microsoft-Windows-BranchCacheSMB/Operational",
"computer": "JD-WIN11-22H2-1.ludus.domain",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {},
"message": "SMB BranchCache was disabled."
}
Event ID 3002: SMB BranchCache prefetch began for file Path.
#Event ID 3003: SMB BranchCache prefetch ended for file.
#Event ID 3004: SMB BranchCache prefetch ended for file.
#Event ID 3005: A summary of the Client Side Caching counters has been generated.
#Description
A summary of the Client Side Caching counters has been generated. The counter list can be found in the event details.
Message #
Fields #
| Name | Description |
|---|---|
CounterSummary.ServiceActiveTimeInSeconds UInt32 | |
CounterSummary.SMBBranchCacheBytesRequested UInt64 | |
CounterSummary.SMBBranchCacheBytesReceived UInt64 | |
CounterSummary.SMBBranchCacheBytesPublished UInt64 | |
CounterSummary.SMBBranchCacheBytesRequestedFromServer UInt64 | |
CounterSummary.SMBBranchCacheHashesRequested UInt32 | |
CounterSummary.SMBBranchCacheHashesReceived UInt32 | |
CounterSummary.SMBBranchCacheHashBytesReceived UInt64 | |
CounterSummary.PrefetchOperationsQueued UInt32 | |
CounterSummary.PrefetchBytesReadFromCache UInt64 | |
CounterSummary.PrefetchBytesReadFromServer UInt64 | |
CounterSummary.ApplicationBytesReadFromCache UInt64 | |
CounterSummary.ApplicationBytesReadFromServer UInt64 | |
CounterSummary.ApplicationBytesReadFromServerNotCached UInt64 | |
ServiceActiveTimeInSeconds UInt32 | |
SMBBranchCacheBytesRequested UInt64 | |
SMBBranchCacheBytesReceived UInt64 | |
SMBBranchCacheBytesPublished UInt64 | |
SMBBranchCacheBytesRequestedFromServer UInt64 | |
SMBBranchCacheHashesRequested UInt32 | |
SMBBranchCacheHashesReceived UInt32 | |
SMBBranchCacheHashBytesReceived UInt64 | |
PrefetchOperationsQueued UInt32 | |
PrefetchBytesReadFromCache UInt64 | |
PrefetchBytesReadFromServer UInt64 | |
ApplicationBytesReadFromCache UInt64 | |
ApplicationBytesReadFromServer UInt64 | |
ApplicationBytesReadFromServerNotCached UInt64 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-BranchCacheSMB",
"guid": "{4A933674-FB3D-4E8D-B01D-17EE14E91A3E}",
"event_source_name": "",
"event_id": 3005,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": -9223372036854773760,
"time_created": "2026-05-30T04:03:24.6305324+00:00",
"event_record_id": 3,
"correlation": {},
"execution": {
"process_id": 9144,
"thread_id": 10244
},
"channel": "Microsoft-Windows-BranchCacheSMB/Operational",
"computer": "JD-WIN11-22H2-1.ludus.domain",
"security": {
"user_id": "S-1-5-18"
}
},
"user_data": {
"CounterSummary": {
"ServiceActiveTimeInSeconds": "0",
"SMBBranchCacheBytesRequested": "0",
"SMBBranchCacheBytesReceived": "0",
"SMBBranchCacheBytesPublished": "0",
"SMBBranchCacheBytesRequestedFromServer": "0",
"SMBBranchCacheHashesRequested": "0",
"SMBBranchCacheHashesReceived": "0",
"SMBBranchCacheHashBytesReceived": "0",
"PrefetchOperationsQueued": "0",
"PrefetchBytesReadFromCache": "0",
"PrefetchBytesReadFromServer": "0",
"ApplicationBytesReadFromCache": "0",
"ApplicationBytesReadFromServer": "0",
"ApplicationBytesReadFromServerNotCached": "0"
}
},
"message": "A summary of the Client Side Caching counters has been generated. The counter list can be found in the event details."
}
Event ID 3011: SMB BranchCache prefetch close handle began.
#Description
SMB BranchCache prefetch close handle began.
Message #
Event ID 3012: SMB BranchCache prefetch closed CloseHandleCount handle(s) with remaining OpenHandleCount open handle(s) with an expected result of ResultCode.
#Event ID 3013: SMB BranchCache prefetch closed CloseHandleCount handle(s) with remaining OpenHandleCount open handle(s) with an unexpected result of ResultCode.
#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 4a933674-fb3d-4e8d-b01d-17ee14e91a3e
Defined in cscsvc.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