Log Name: Security
Source: Microsoft-Windows-Security-Auditing
Event ID: 4625
Task Category: Logon
Level: Information
Keywords: Audit Failure
User: N/A
Computer: server4
Description:
An account failed to log on.
Subject:
Security ID: NULL SID
Account Name: -
Account Domain: -
Logon ID: 0x0
Logon Type: 3
Account For Which Logon Failed:
Security ID: NULL SID
Account Name: Administrator
Account Domain: MYDOMAIN
Failure Information:
Failure Reason: Domain sid inconsistent.
Status: 0xc000006d
Sub Status: 0xc000019b
Process Information:
Caller Process ID: 0x0
Caller Process Name: -
Network Information:
Workstation Name: SERvER4
Source Network Address: 192.168.1.27
Source Port: 53690
Detailed Authentication Information:
Logon Process: NtLmSsp
Authentication Package: NTLM
Transited Services: -
Package Name (NTLM only): -
Key Length: 0
This event is generated when a logon request fails. It is generated on the computer where access was attempted.
The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).
The Process Information fields indicate which account and process on the system requested the logon.
The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
The authentication information fields provide detailed information about this specific logon request.
- Transited services indicate which intermediate services have participated in this logon request.
- Package name indicates which sub-protocol was used among the NTLM protocols.
- Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<EventData>
<Data Name="SubjectUserSid">S-1-0-0</Data>
<Data Name="SubjectUserName">-</Data>
<Data Name="SubjectDomainName">-</Data>
<Data Name="SubjectLogonId">0x0</Data>
<Data Name="TargetUserSid">S-1-0-0</Data>
<Data Name="TargetUserName">Administrator< /Data>
<Data Name="TargetDomainName">MYDOMAIN</Da ta>
<Data Name="Status">0xc000006d</Data>
<Data Name="FailureReason">%%2314</Data>
<Data Name="SubStatus">0xc000019b</Data>
<Data Name="LogonType">3</Data>
<Data Name="LogonProcessName">NtLmSsp </Data>
<Data Name="AuthenticationPackageName">NTL M</Data>
<Data Name="WorkstationName">SERVER8</Data >
<Data Name="TransmittedServices">-</Data>
<Data Name="LmPackageName">-</Data>
<Data Name="KeyLength">0</Data>
<Data Name="ProcessId">0x0</Data>
<Data Name="ProcessName">-</Data>
<Data Name="IpAddress">192.68.1.27</Data>
<Data Name="IpPort">53690</Data>
</EventData>
</Event>
I have already tried Net Use command and it shows about only one server. nothing else.Understood. But have you checked the Credential Manager? Clear out any cached for the servers you're try to connect to.
C:\Users\loladmin\Desktop\PSTools>Ps Getsid \\*
PsGetSid v1.44 - Translates SIDs to names and vice versa
Copyright (C) 1999-2008 Mark Russinovich
Sysinternals - www.sysinternals.com
Enumerating domain...
\\LOLWORK:
Couldn't access LOLWORK:
The network name cannot be found.
Make sure that the default admin$ share is enabled on LOLWORK.
\\SERVER1:
SID for \\SERVER1:
S-1-5-21-1284242540-3484221295-18958 00360
\\SERVER8:
SID for \\SERVER8:
S-1-5-21-0588641833-1664620078-45184 5185
\\SERVER2:
SID for \\SERVER2:
S-1-5-21-1284242540-3484221295-18958 00360
\\SERVER3:
SID for \\SERVER3:
S-1-5-21-1284242540-3484221295-18958 00360
\\SERVER4:
SID for \\SERVER4:
S-1-5-21-1284242540-3484221295-18958 00360
\\SERVER5:
SID for \\SERVER5:
S-1-5-21-1284242540-3484221295-18958 00360
\\SERVER6:
SID for \\SERVER6:
S-1-5-21-1284242540-3484221295-18958 00360
\\SERVER7:
SID for \\SERVER7:
S-1-5-21-1284242540-3484221295-18958 00360
\\SERVERFS:
SID for \\SERVERFS:
S-1-5-21-8641831857-46200518-4658416 169
C:\Users\loladmin\Desktop\PSTools>