ThinkerIV

Directory Service Error Level - Third Error

Nov 18th, 2011
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Log Name: Directory Service
  2. Source: Microsoft-Windows-ActiveDirectory_DomainService
  3. Date: 11/18/2011 1:16:11 PM
  4. Event ID: 1126
  5. Task Category: Global Catalog
  6. Level: Error
  7. Keywords: Classic
  8. User: ANONYMOUS LOGON
  9. Computer: removed for security
  10. Description:
  11. Active Directory Domain Services was unable to establish a connection with the global catalog.
  12.  
  13. Additional Data
  14. Error value:
  15. 8430 The directory service encountered an internal failure.
  16. Internal ID:
  17. 3200db0
  18.  
  19. User Action:
  20. Make sure a global catalog is available in the forest, and is reachable from this domain controller. You may use the nltest utility to diagnose this problem.
  21. Event Xml:
  22. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  23. <System>
  24. <Provider Name="Microsoft-Windows-ActiveDirectory_DomainService" Guid="{0e8478c5-3605-4e8c-8497-1e730c959516}" EventSourceName="NTDS General" />
  25. <EventID Qualifiers="49152">1126</EventID>
  26. <Version>0</Version>
  27. <Level>2</Level>
  28. <Task>18</Task>
  29. <Opcode>0</Opcode>
  30. <Keywords>0x8080000000000000</Keywords>
  31. <TimeCreated SystemTime="2011-11-18T18:16:11.512276600Z" />
  32. <EventRecordID>2772</EventRecordID>
  33. <Correlation />
  34. <Execution ProcessID="524" ThreadID="740" />
  35. <Channel>Directory Service</Channel>
  36. <Computer>xxxxxxx.xxxxx.local</Computer>
  37. <Security UserID="S-1-5-7" />
  38. </System>
  39. <EventData>
  40. <Data>3200db0</Data>
  41. <Data>8430</Data>
  42. <Data>The directory service encountered an internal failure.</Data>
  43. </EventData>
  44. </Event>
  45.  
Advertisement
Add Comment
Please, Sign In to add comment