
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2010 03:58 PM
Hey all;
Does anyone know where the Table/View/StoreProc is for the "last" user listed on the main screen of a PC's Details, Ive looked everywhere and have yet to find it.
I found the stored proc for the User info under configuration, but that gives me all the logins on a PC.
All's I want to create is a report with headers like this
PC -- User -- OS -- Last Logged User -- Date
thx!
Does anyone know where the Table/View/StoreProc is for the "last" user listed on the main screen of a PC's Details, Ive looked everywhere and have yet to find it.
I found the stored proc for the User info under configuration, but that gives me all the logins on a PC.
All's I want to create is a report with headers like this
PC -- User -- OS -- Last Logged User -- Date
thx!
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2010 08:24 PM
Perfect, I can now build a query from it, thx!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2010 07:38 PM
The last user is in table "tblcomputers" field username & userdomain.
