Re: Logging user sessions
They IP number can be found in the security EventLog.
You could also use a freeware utility called GETTSCIP, call it from
the user's logon script and redirect the output to a logfile.
http://www.ctrl-alt-del.com.au/CAD_Utils.htm
If you want to monitor exactly what each user has been doing inside
the sessions, you will need 3rd party software.
Citrix Resource Manager creates reports on resource usage, RecordTS
record everything your users are doing on your Terminal Servers.
http://www.tsfactory.com/page.php?mode=privateview&pageID=4
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting:
http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
=?Utf-8?B?UGF1bE0=?= <PaulM@discussions.microsoft.com> wrote on 25
feb 2008 in microsoft.public.windows.terminal_services:
> I would like to log what IP users are connecting from and what
> resources were accessed during a session. I have not been able
> to find anything except directory services logging which is not
> specific enough for my needs. Any help would be greatly
> appreciated.