Re: Seeing who is logged on
Re: Seeing who is logged on
Is there anything else as i cant get to grips with this piece of software.
Re: Seeing who is logged on
To view past logons, connect to the eventlog on a given machine using Event Viewer.
To go with current ones, you could elaborate on the logon script idea but use VBScript and an Access database, and there shouldn't be any locking issues with it. I'm pretty sure this has been covered on the forum before.
Re: Seeing who is logged on
Would i use the same code but instead of having a .log file have the details go into a Access Database.
Re: Seeing who is logged on
for present connection, you need to go to "manage this server" in the CP, then click on file server and then sessions. This will tell you who is logged in atm and on what machines.