mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Referencing wrong event id
Believe it should read 4634 instead of 4647
This commit is contained in:
@ -23,7 +23,7 @@ author: Mir0sh
|
||||
|
||||
This event shows that logon session was terminated and no longer exists.
|
||||
|
||||
The main difference between “[4647](event-4647.md): User initiated logoff.” and 4647 event is that 4647 event is generated when logoff procedure was initiated by specific account using logoff function, and 4634 event shows that session was terminated and no longer exists.
|
||||
The main difference between “[4647](event-4647.md): User initiated logoff.” and 4634 event is that 4647 event is generated when logoff procedure was initiated by specific account using logoff function, and 4634 event shows that session was terminated and no longer exists.
|
||||
|
||||
4647 is more typical for **Interactive** and **RemoteInteractive** logon types when user was logged off using standard methods. You will typically see both 4647 and 4634 events when logoff procedure was initiated by user.
|
||||
|
||||
|
Reference in New Issue
Block a user