Coercing Kerberos authentication can be useful for unconstrained delegation where a user’s successful authentication will result his TGT getting cached.
First start Rubeus to periodically scan for new cached TGTs:
Use SharpSpoolTrigger to force authentication (other tools exist, see Related):
This will result in a machine account TGT, which could be exploited using S4U2Self abuse.