Share via

Event ID 109 Inquiry on EventData value in details tab

Kim Seonghwan 0 Reputation points
2023-11-21T07:39:36.52+00:00

The server suddenly shut down, so I checked the event viewer and there was 1074 right after 109. Here, EventData contains ShutdownActionType, ShutdownEventCode, and ShutdownReason, but I don't know what the numbers mean.

ShutdownActionType: 6

ShutdownEventCode: 16

ShutdownReason : 0

If you know what it means, please reply or tell me the mapped site.

image (7)

Windows for business | Windows Server | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Wesley Li 11,770 Reputation points
    2024-01-12T07:15:33.2566667+00:00

    Hello The numbers you provided are codes that correspond to specific types of shutdown events in Windows. Here’s what they mean:   ShutdownActionType: 6 - This code typically indicates that the shutdown was triggered by an application or a user.   ShutdownEventCode: 16 - This code is a bit more complex. While I couldn’t find a direct mapping for this specific code, Event ID 1074 is generally logged when a user initiates a system restart or shutdown, or an application causes the system to restart.   ShutdownReason: 0 - This code usually signifies that the shutdown was planned.   Please note that these are general interpretations and the exact meanings can vary based on the context and the specific system configuration. If you continue to experience issues with unexpected shutdowns, it may be helpful to consult with a system administrator or IT professional. They can provide more detailed insights based on your specific system setup and the full event logs.   Best Regards, Wesley Li

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.