Jump to content
Forum²

Recommended Posts

Posted

Been trying to find this on google, but I must be using the wrong keywords.

 

I am still very new to servers but I set one up as a domain controller and file sharing. I need to know be able to log/record when users log in and log off - pull that data and send to the boss. I heard there is a built in function for this but I can't find and I don't know how to script.

Posted
You're looking for what Microsoft calls "auditing" rather than logging or recording. If you google for auditing account logon events, you will find more information. Unfortunately for your reporting, this logs more than just logging on to a computer and then logging off for the day. It also logs every time a user is authenticated -- using a network share, connecting to a network resource, etc. Also, it just throws it all into the Events log which isn't so easy to run reports from. This old thread here also has a vbscript for pulling out logon events. You can also purchase something like GFI EventsManager which has a number of reports available.
  • 2 weeks later...
Posted

I am still having issues trying to get the info I needed. I enabled audit services and I can manually see some of them in the event viewer. But when I go make filters nothing works: user names, event codes, and etc..

 

 

Is there a 3rd party program that I can use?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...