Objective: Keep a log on a server of which user account logs in/logs out on each computer that is connected to the server.
I've used LoginHooks/LogoutHooks to do this locally on each computer. But I'd like to keep logs on the server so I don't have to pull the log off each computer...