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

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

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