Win 2003, TS 6.5 sp1I am trying to show the list of users logged in to TS every day. I am trying to get the information from log files. It is recording only when the login is denied. Where can I find the information about user login?iwevents.log - shows locked dcr with user nameaccess.log - shows the accessed pages/url with user name.ThanksSri
Roat,When an user account is created a correspoding information of that user is logged in a numberd file located under /iw-home/local/entities/data.When a TS user logs in inside TS server, that user file inside /iw-home/local/entities/data file gets touched with system time.You can use this information to find out users who are logged in inside TS each day.