I am running Parallels 11 with windows 10 on my mac. When windows 10 logs onto our domain it attempts to sync the time/date. It is failing to do so and that is causing a fair amount of havoc with other programs running from windows 10.
Anyone have any thoughts on this?
Anyone have any thoughts on this?
Log Name: System
Source: Microsoft-Windows-Time-Service
Date: 9/19/16 1:25:45 PM
Event ID: 129
Task Category: None
Level: Warning
Keywords:
User: LOCAL SERVICE
Computer: CHRISTOPHER01B2.mydomain.local
Description:
NtpClient was unable to set a domain peer to use as a time source because of discovery error. NtpClient will try again in 15 minutes and double the reattempt interval thereafter. The error was: The entry is not found. (0x800706E1)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Time-Service" Guid="{06EDCFEB-0FD0-4E53-ACCA-A6F8BBF81BCB}" />
<EventID>129</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2016-09-19T17:25:45.126478100Z" />
<EventRecordID>5787</EventRecordID>
<Correlation />
<Execution ProcessID="1020" ThreadID="4144" />
<Channel>System</Channel>
<Computer>CHRISTOPHER01B2.mydomain.local</Computer>
<Security UserID="S-1-5-19" />
</System>
<EventData Name="TMP_EVENT_DOMAIN_PEER_DISCOVERY_ERROR">
<Data Name="ErrorMessage">The entry is not found. (0x800706E1)</Data>
<Data Name="RetryMinutes">15</Data>
</EventData>
</Event>