- Enable Audit Kerberos Service Ticket Operations under Account Logon
- Enabling this audit category on Domain Controllers will result in two interesting event ids being logged
- 4769: A Kerberos service ticket (TGS) was requested
- 4770: A Kerberos service ticket was renewed
"In practical terms, a Windows computer starts a Kerberos conversation sending a list of supported encryption types (ETypes). The KDC responds to the list with the most secure encryption type they both support."