Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I tell if anyone ever logged into machine remotely?

0 views
Skip to first unread message

Bruce D. Meyer

unread,
Dec 22, 2009, 10:42:01 AM12/22/09
to
I need to discover if anyone ever logged in remotely to a specific machine.
I have looked at the event log filtering for:
I searched the event viewer under Application, Security, System, for RDC,
Remote Assistance, Remote Desktop, and zero hits under any facility were
returned. (Info, Warning, Error, Success audit, Failure Audit)

No invitations were listed under 'invitation status' for Remote Assistance,
but it is set for a 30 day expiry. Are their files or registry remnants I can
search for? (I searched for ".rdp" but I would expect those to be for
outbound not inbound.

Thank you,
-- Bruce D. Meyer

John Wunderlich

unread,
Dec 24, 2009, 7:53:42 PM12/24/09
to
=?Utf-8?B?QnJ1Y2UgRC4gTWV5ZXI=?=
<Bruce...@discussions.microsoft.com> wrote in
news:AEECC483-A443-4A45...@microsoft.com:

If this was an XP Pro machine, then a logon event will be present in
the Security Log *if* account login events have been
configured/enabled to appear there (XP Home can't do this).

To enable logging of login events:
Start->Run->"gpedit.msc"
then,
Local Computer Policy->Computer Configuration ->
Windows Settings -> Security Settings -> Local Policies ->
Audit Policy.
Then double-click on "Audit Account Logon Events" and set
accordingly.

It seems that you didn't have logon events enabled, so it will be
difficult to ascertain when/whether a login occurred.

HTH,
John

0 new messages