Recently our workstations began seeing the yellow exclamation point over the network connection icon and some users noticed a brief period (maybe a few seconds) of lost connectivity but the internet will continue to function however I get the event ID's listed above in the title on our DNS server over and over. Below is the windows client error. I know it's an issue with out DNS server but not sure exactly what.
Log Name: System
Source: Microsoft-Windows-DNS-Client
Date: 5/7/2013 10:39:28 AM
Event ID: 1014
Task Category: None
Level: Warning
Keywords:
User: NETWORK SERVICE
Computer: SPICEWORKS7.xxxxx.xxxxxxxxxxxx.com
Description:
Name resolution for the name dns.msftncsi.com timed out after none of the configured DNS servers responded.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DNS-Client" Guid="{1C95126E-7EEA-49A9-A3FE-A378B03DDB4D}" />
<EventID>1014</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2013-05-07T14:39:28.559007900Z" />
<EventRecordID>128061</EventRecordID>
<Correlation />
<Execution ProcessID="1040" ThreadID="1996" />
<Channel>System</Channel>
<Computer>SPICEWORKS7.xxx.xxxxxxxxxxxxxx.com</Computer>
<Security UserID="S-1-5-20" />
</System>
<EventData>
<Data Name="QueryName">dns.msftncsi.com</Data>
<Data Name="AddressLength">16</Data>
<Data Name="Address">02000035C0A84B160000000000000000</Data>
</EventData>
</Event>