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
linkedin:
Windows Server > Directory Services
Comments
Post a Comment