Hello,
Around 30 Samsung Galaxy Book4's affected, running Windows 24H2 Professional. Enrolled into Intune release 2509. based in the UK.
Effects are:
The laptop's time is running fast, sometimes days in the future.
User reports, when I switch off on Friday evening, then switch on Monday morning the time is hours or days in the future.
Steps taken so far:
Turn location services on, on effected devices.
Use a Win32App deployment to create and run a scheduled task to set the NTP server to time.google.com and sync every day. --- not worked well because the Windows Time Service was turned off meaning syncing would error and complete.
Use a Remediation Script to disable the Win32App deployment and create two scheduled tasks one to set the Windows Time service to "Running" triggered when a user logs in; and the other to sync time when the status of the Windows Time Service is set to "Running".
Both these methods are reporting successful uses but users are complaining with phrases like "Yeah, but that always happens". Means they still get the problem and are not reporting it.
This started in January of this year when we rolled out the devices. We had to remote into some of them and sync via Start Menu > Settings > Time and language > Date and Time > Sync now.
We use a PPKG to enrol our devices, we looked into what this is doing and it is not doing anything related to time settings.
The latest method being tried is an administrative template with the following settings
System > Windows Time Service > Time Providers
Configure Windows NTP Client --- Enabled
CrossSiteSyncFlags (Device) --- 2
EventLogFlags (Device) --- 0
NtpServer (Device) --- time.nist.gov,0x9 0.uk.pool.ntp.org,0x9 time.windows.com,0xa
ResolvePeerBackoffMaxTimes (Device) --- 7
ResolvePeerBackoffMinutes (Device) --- 15
SpecialPollInterval (Device) --- 300
Type (Device) --- NTP
Enable Windows NTP Client --- Enabled
Samsung support have found the following error in the Time-Service Event log ID 259.
NTP Client provider periodic status:
Ntp Client is receiving time data from the following NTP Servers: ; and the chosen reference time server is . System Tick Count 15890173468. IFTSTMP:1.
For more information, see https://go.microsoft.com/fwlink/?linkid=845961.
Windows is searching for an empty server.
Leading me to raise a ticket with MS Intune Support, which has just been closed and I was referred here.
My next steps will be to increase the scope of the Administrative Template and ask for any updates from effected staff.
Does anyone else have any input please?
David