It will not help you now, but for the future, some small foot print methods:
1. A down and dirty tracking method if you are using the Novell Client
for your Windows computers is to set a loginscript variables for the
computer name, ip and or nic address, the logging in user and the
date/time and write it to a text file.
Other users on this forum mentioned:
2. But if you have Zenworks, create two force run applications, one for
user login and another for logout. Applications would run a .bat file
which would write logfiles to server.. like:
@echo off
echo %nwusername%,%date%,%time% >>\\server\path\%computername%.txt
for more complex things like this, look at:
http://www.novell.com/coolsolutions/trench/3576.html
3. Add-on. But if all you want to do is login/logout times, there is a
free package that does this. I am using it.
http://www.djack.com.pl/modules.php?name=auditlgn
4. 'Cool Solutions: UserKVYMonitor v1.7.1'
(
http://www.novell.com/coolsolutions/tools/16565.html)
5. This is how I did it:
http://www.novell.com/coolsolutions/tools/19534.html
http://www.novell.com/coolsolutions/appnote/19530.html
6. Check out NodeMaster (
http://www.avanti-tech.com) ...
7. You can use our DSMETER for NetWare product to track logins and
logouts (and other activity too). A 30-day evaluation is available
from:
http://www.visualclicksoftware.com/?source=NVsupNW6
8.
http://www.condreycorp.com/Source/Pr.../Overview.html
9.
urbast wrote:
> Is there a way to find out the last workstation a user logged into?
> Thanks
> Tom
>
>
---
tBM
++ Bad command or file name ++