A Windows Server 2008 HPC Edition box is permanently logging Logon and Logoff tasks for the user who is connected to it via RDP every few seconds. Is there a way to just log the user initiated logon and logoff events?
Typical Logoff events look like this:
An account was logged off.
Subject:
Security ID: DOMAIN\USERX
Account Name: USERX
Account Domain: DOMAIN
Logon ID: 0x1c4f9eb
Logon Type: 3
and typical Logon events look like this:
An account was successfully logged on.
Subject:
Security ID: NULL SID
Account Name: -
Account Domain: -
Logon ID: 0x0
Logon Type: 3
New Logon:
Security ID: DOMAIN\USERX
Account Name: USERX
Account Domain: DOMAIN
Logon ID: 0x1c54963
Logon GUID: {00000000-0000-0000-0000-000000000000}
Process Information:
Process ID: 0x0
Process Name: -
Network Information:
Workstation Name: XX-YY
Source Network Address: -
Source Port: -
There are only two users connected via RDP and this behaviour doesn't depend upon them doing anything specific on the server.