How do I find the IP address a User Account last logged on to?


hi,

im thinking way find out ip user account last logged onto through intelligent sifting of security event log records.  other way find info?


thanks help! sdedot

i logon script

very simple method batch file runs when users login writes compute hostname file, or ip address file

something this

echo %username% %computername% >> \\server\share\log.txt

this generate text file usernames , computername each user logon - can ping computername give ip


regards,

denis cooper

mcitp ea - mct

help keep forums tidy, if has helped please mark answer

my blog

linkedin:



Windows Server  >  Directory Services



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Domain migration ERR3:7075 Failed to change domain affiliation, hr=8007054a This operation is only allowed for the Primary Domain Controller of the domain

How do a find data in one file, search for it in another file and if not found, write a custom message to another file