Hello
Greetings!
This is an interesting situation, as time zone settings can be influenced by various factors such as network configuration, or third-party software. Here are several steps you can take to troubleshoot this issue:
- Review NTP Server Configuration:
Network Time Protocol (NTP) servers synchronize the clocks of network devices. Check that the NTP server your computers are using is correctly configured and set to the right time zone. On Windows machines, you can do this by checking the w32tm /tz command on working machine and non-working machine.
- Check Local Time Zone Settings:
Manually verify the time zone settings on a few affected computers to ensure they didn't revert or were manually set incorrectly.
On Windows, go to Settings -> Time & Language -> Date & Time
, and verify the time zone is set to UTC+8:00.
- Audit Network Devices:
Even though you corrected the Unifi Controller, it would be wise to double-check all networking equipment in the building (such as routers, switches, and other access points) to ensure none of them are still pushing the incorrect time zone. Access each device's settings to confirm the time zone configurations.
- Check for Third-Party Software:
Some third-party applications or management software can enforce time settings. Review installed software on the affected machines to ensure none of them are configured to set the time zone automatically.
- Event Viewer Logs:
Check the Windows Event Viewer logs for any entries related to time changes. Open Event Viewer (eventvwr.msc
). Navigate to Windows Logs -> System
and look for any warnings or errors related to time or time zone changes.
- Isolation Testing:
Disconnect one of the affected computers from the network and manually configure the correct time zone. Monitor it to see if the time zone changes back when reconnected. This can help determine if the issue is network-related.
- Location Services:
Ensure that location services are enabled and functioning correctly on the affected computers. Sometimes, the operating system can use GPS or other location data to set the time zone. On Windows, go to Settings -> Privacy -> Location
, and ensure it is turned on.
Best Regards,
Daisy Zhou