| Предыдущий | Следующий |
| UTC_E_BINARY_MISSING | UTC_E_FAILED_TO_RESOLVE_CONTAINER_ID |
UTC_E_NETWORK_CAPTURE_NOT_ALLOWED
Что означает UTC_E_NETWORK_CAPTURE_NOT_ALLOWED
UTC_E_NETWORK_CAPTURE_NOT_ALLOWED (0x87C51035) — uTC: сетевая захват не разрешён.
UTC_E_* относятся к Windows telemetry/diagnostic tracing infrastructure. Результат следует связывать с конкретной collection/session/action и её конфигурацией, а не с общей работоспособностью системы.
Что проверить
- Сохраните collection/session ID, action, provider/configuration и первый UTC HRESULT.
- Проверьте поддержку API/action и состояние collection pipeline; повтор после очистки должен использовать актуальную session identity.
Данные для диагностики
- UTC_E_FAILED_TO_START_NDISCAP occurs after capture is allowed but the capture component cannot start
- scenario signer, capture action, interface scope, destination/ring, privacy policy and authorization decision
- run a non-network ETW profile under the same scenario, then compare an approved capture configuration
Исходная формулировка
- UTC_E_FAILED_TO_START_NDISCAP occurs after capture is allowed but the capture component cannot start
- scenario signer, capture action, interface scope, destination/ring, privacy policy and authorization decision
- run a non-network ETW profile under the same scenario, then compare an approved capture configuration
- Remove the capture action or use an approved diagnostic workflow; do not bypass policy with another sniffer for this result.
Технические ссылки
- Microsoft Open Specifications: Windows error-code registry.
- Microsoft: Universal Telemetry Client configuration diagnosis.
- Microsoft: NDIS filter-driver installation and binding.
- Microsoft: Packet Monitor overview.
Нужно найти другой код? Найти другой код состояния или ошибки.