Re: Query - Last Logon User and Date
- From: "Kim Oppalfens" <Kim dot Oppalfens@google mail.com>
- Date: Wed, 28 Sep 2005 12:26:30 +0200
You are missing the enhanced user logon auditing tool for sms.
This would provide you with much more accurate data.
http://myitforum.techtarget.com/blog/tmintner/archive/2005/05/09/6066.aspx
--
Kim Oppalfens
Telindus Belgium
MVP Windows Server System - SMS
"Doug Walch" <walch_do@xxxxxxxxxx> wrote in message
news:e6OvL4FwFHA.2556@xxxxxxxxxxxxxxxxxxxxxxx
> I'd like to create a query that tells me who the last logged on user was
> for a specific machine (prompted) and the date. I've had no problem
> getting the last logged on user, but the date is elluding me. So far the
> simple query is:
>
> select Name, LastLogonUserName, SystemOUName from SMS_R_System where Name
> = ##PRM:SMS_R_System.Name##
>
> Here I'm just using System Resource attributes "Name", "Last Logon User
> Name" and "System OU Name". I thought about using Last Software Scan, but
> that's not the truy logon date and time. What am I missing? Any help
> would be appreciated.
>
> Thanks!
>
>
.
- References:
- Query - Last Logon User and Date
- From: Doug Walch
- Query - Last Logon User and Date
- Prev by Date: Re: Automate the Creation of a Distribution Point
- Next by Date: Re: Client install issues
- Previous by thread: Query - Last Logon User and Date
- Next by thread: Re: Admin Console with VPN connection
- Index(es):
Relevant Pages
|