losventuras Posted June 8, 2005 Posted June 8, 2005 hello,I'm looking for software on a windows 2003 server that registers the log on time (and log off time ( and date))of the different users. Can somebody help me?
losventuras Posted June 8, 2005 Author Posted June 8, 2005 and what's the code i should add to the logon script?
Martin Zugec Posted June 8, 2005 Posted June 8, 2005 echo %date:~3,11%,%time:~0,5%,%username%,%computername% >> \\Server\Logs\Logon.csvOutput will looks like 08.06.2005,13:05,mzugec,VL10396
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now