Gaprofitt Posted October 10, 2006 Posted October 10, 2006 Hi,I have a question, the company I work for names all the machines the Asset Tag/Serial number of the machine using WMI. The problem is I don't know the owner of all of the machines as theyhave various profiles on them? Is there a script that will give me the total logins for every machinein Active Directory that is user based.For instance:Machine:JXKURNJoe Brown:426 loginsSteve Smith:20 loginsMike Smith:2 loginsI can easily assume this machine belongs to Joe Brown. I can't think of anyway to accomplish this.Thanks,Greg
fizban2 Posted October 10, 2006 Posted October 10, 2006 you would have to audit the security log to look for successful logons, another way to check would be by last logon date, or last modified date for files for each users profile. This may help you more cause then you know which people have used it recently john brown could have logged on 420 times last year but left the company this year and mike smith has just taken over for him
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