| Предыдущий | Следующий |
| UTC_E_MULTIPLE_TIME_TRIGGER_ON_SINGLE_STATE | UTC_E_NETWORK_CAPTURE_NOT_ALLOWED |
UTC_E_BINARY_MISSING
Что означает UTC_E_BINARY_MISSING
UTC_E_BINARY_MISSING (0x87C51034) — 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.
Данные для диагностики
- The distinction is concrete: UTC_E_COMMAND_LINE_NOT_AUTHORIZED means the binary exists but the requested invocation is denied for this result.
- Capture configured and expanded path, architecture, package/version, file existence, signer/hash and deployment logs for this result.
- replace the reference with a known present signed test executable under the same policy
Исходная формулировка
- The distinction is concrete: UTC_E_COMMAND_LINE_NOT_AUTHORIZED means the binary exists but the requested invocation is denied for this result.
- Capture configured and expanded path, architecture, package/version, file existence, signer/hash and deployment logs for this result.
- replace the reference with a known present signed test executable under the same policy
- Deploy the correct binary version or gate the scenario by device capability for this result.
Технические ссылки
- Microsoft Open Specifications: Windows error-code registry.
- Microsoft: Universal Telemetry Client configuration diagnosis.
- Microsoft: UniversalTelemetryClient operational-log guidance.
- Microsoft: About Windows Error Reporting.
Нужно найти другой код? Найти другой код состояния или ошибки.
