Jump to content

Recommended Posts

Posted

Hi all, I have been asked to look into computer usage, i will need to provide statistics on the amount of users that have used a computer for a given time.

 

Thanks in advance

Eric.

Posted

echo -------Log user access to Machine-------
set mytime=%TIME:~0,-3%
echo %username%,%computername%,%mytime%,%date% >> \\server\log$\userlog.txt

 

very quick n dirty add it to login scripts and logout iirc

  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...