Hello all,
I just noticed we get the following errors below on a few servers that run Citrix, Lync and a few other application servers. Doesn't happen to every server. Any advise how to troubleshoot? Any suggestion will be great appreciated.
Source: Microsoft-Windows-GroupPolicy
Date: 5/14/2016 12:06:06 AM
Event ID: 1006
Task Category: None
Level: Error
Keywords:
User: mine\me
Computer: server.mine.com
Description:
The processing of Group Policy failed. Windows could not authenticate to the Active Directory service on a domain controller. (LDAP Bind function call failed). Look in the details tab for error code and description.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-GroupPolicy" Guid="{AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9}" />
<EventID>1006</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>1</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2016-05-14T04:06:06.439680500Z" />
<EventRecordID>72719</EventRecordID>
<Correlation ActivityID="{71A889EA-15AD-46F8-9CE6-8E3D17213CF8}" />
<Execution ProcessID="804" ThreadID="4992" />
<Channel>System</Channel>
<Computer>server.mine.com</Computer>
<Security UserID="S-1-5-21-1880273023-1858096382-479221501-2630" />
</System>
<EventData>
<Data Name="SupportInfo1">1</Data>
<Data Name="SupportInfo2">5857</Data>
<Data Name="ProcessingMode">0</Data>
<Data Name="ProcessingTimeInMilliseconds">750</Data>
<Data Name="ErrorCode">49</Data>
<Data Name="ErrorDescription">Invalid Credentials</Data>
<Data Name="DCName">
</Data>
</EventData>
</Event>