How to locate a machine on the network?

G

Guest

I have a machine on the network I can ping it by name and ip address, How do
I find out what the last or current nt account name that was used at the time
of login? Could WMI help? Is there a 3rd party utility that can help? Thanks
 
K

karl levinson, mvp

John said:
I have a machine on the network I can ping it by name and ip address, How
do
I find out what the last or current nt account name that was used at the
time
of login? Could WMI help? Is there a 3rd party utility that can help?
Thanks

You could try:

NBTSTAT -A [ip-address] [the A must be upper case for IP address]
getacct free from www.securityfriday.com
winfingerprint, also free, search www.google.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top