Event ID 63 — Updating the start type of external service.
Description
Updating the start type of external service. Name: ServiceName, actual start type: ActualStartType, expected start type: ExpectedStartType, exit code: ErrorCode.
Message #
Fields #
| Name | Description |
|---|---|
ServiceName UnicodeString | — |
ActualStartType Int16 | — |
ExpectedStartType Int16 | — |
ErrorCode HexInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-SENSE",
"guid": "FAE96D09-ADE1-5223-0098-AF7B67348531",
"event_source_name": "",
"event_id": 63,
"version": 0,
"level": 3,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2026-02-10T04:35:06.343019+00:00",
"event_record_id": 45,
"correlation": {},
"execution": {
"process_id": 4668,
"thread_id": 4292
},
"channel": "Microsoft-Windows-SENSE/Operational",
"computer": "LAB-WIN11.ludus.domain",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"ServiceName": "wlidsvc",
"ActualStartType": 4,
"ExpectedStartType": 3,
"ErrorCode": "0x0"
},
"message": ""
}