Like most companies we use Terminal and Citrix Servers. Sometimes it is handy to know what servers a user is currently connected to or has sessions.
there is a command line tool created by an austrailian company and its freeware.
you can download it from here:
http://www.ctrl-alt-del.com.au/files/TSWhereis.zipYou can also visit their site for some other cool tools:
http://www.ctrl-alt-del.com.auand the action is pretty straight forward.
cmd.exe /K {actionpath}tswhereis.exe {username}
make sure you put this as a user action.
Hope it helps.
Eric