Use the VI Client to configure ESX NTP time sync
Up until ESX version 3.5 you had to modify various config files to configure ESX NTP time sync. This process was previously automated by the set_ntp.sh script, but now it is even easier because the VI Client can now configure the necessary NTP settings for the ESX host natively.
The following text and instructions were copied in part from the post VMware ESX 3.5 and VirtualCenter 2.5 small features guide by Eric Siebert found on searchvmware.techtarget.com:
VI Client ESX NTP time configuration steps.
You no longer have to edit text files on the Service Console to configure ESX to sync to an NTP time server. They can be set using the following steps:
- go to VI Client under Configuration -> Time Configuration
- click the Properties link
- check the ‘NTP Client Enabled’ box under the NTP Configuration section
- click the Options button and select Start and Stop with Host in the General section
- Click the NTP settings section
- click the Add button to add a NTP server (or multiple servers). You can remove 127.127.1.0 which is the local system clock here
- click OK to apply your changes and start service.
The ESX built-in firewall will automatically be modified to allow outgoing connections on port 123. Your server clock should shortly start syncing with the NTP server you selected. You can check the current time by clicking the Refresh link in the VI Client.










Pingback: Changing NTP Server in ESX 3.5 fails with error “failed to change host configuration” | VM /ETC
Pingback: ESX Time Sync Best Practice - Don’t remove that 127.127.1.0 line!! – SeanClark.us