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 individually.
I'm not too savvy with scripts, so I apologize if this is a really easy question. I'm not limited to LoginHooks, if there is a much easier way of doing this that would be great.
Thanks for any help in advance !
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 individually.
I'm not too savvy with scripts, so I apologize if this is a really easy question. I'm not limited to LoginHooks, if there is a much easier way of doing this that would be great.
Thanks for any help in advance !