You need to run WinPopUp on a Win9x machine for them to be able to run/recevie messages. You could start this from a login script.
You could check in the login script for a computer name starting SYSxxx and log the username to a file. You can use PUTINENV.EXE to get the user name & computer name etc. then use echo %machinename% - %username% %date >> \\servera\logfiles\%machin
Also NBTSTAT -a computername will give name of who is logged in so that you can see who they are and then phone them or whatever. A PING will of course give you the Ip address which help track it down to a particular subnet.
You can also check WINS database for name and see what else (i.e. username) is registered against the same IP address.
hth
Steve
Main Topics
Browse All Topics





by: Drizzt420Posted on 2002-12-16 at 05:02:46ID: 7588825
If you have a windows2k server it is pretty easy. I am not in front of my server now, but I think I can get you to the exact place:
Right click on my computer and choose Manage,
in the computer management MMC choose Actions, in the submenu, I believe under "All Tasks", is a "send console message"
From here you can send a message to any computer you wish