Our 2012 server appeared to join the domain.
It restarted as if it had joined the domain.
It never said 'welcome to the domain' but it appears to be joined now, however we receive the following in the event log:
Log Name: System
Source: NetJoin
Date: 04/09/2012 22:22:21
Event ID: 4097
Task Category: None
Level: Error
Keywords:
User: SERVER\Administrator
Computer: WIN-ELD19ODL5AG
Description:
The machine SERVER attempted to join the domain 'domain' but failed. The error code was 1332.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="NetJoin" Guid="{9741FD4E-3757-479F-A3C6-FC49F6D5EDD0}" />
<EventID>4097</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2012-09-04T21:22:21.359486400Z" />
<EventRecordID>361</EventRecordID>
<Correlation />
<Execution ProcessID="960" ThreadID="256" />
<Channel>System</Channel>
<Computer>WIN-ELD19ODL5AG</Computer>
<Security UserID="S-1-5-21-260105047-3847824831-3276402526-500" />
</System>
<EventData>
<Data Name="DomainName">domain</Data>
<Data Name="ComputerName">SERVER</Data>
<Data Name="NetStatusCode">1332</Data>
</EventData>
</Event>
Edited by moderator
a year ago
|
Reason: Not specified