NTP Settings for all austrlian machines should be a local (in AU) time source
ntp0.cs.mu.OZ.AU on IP address 128.250.36.2
ntp1.cs.mu.OZ.AU on IP address 128.250.36.3
The University of Melbourne Department of Computer Science and Software Engineering provides two NTP stratum 1 servers for Australian, New Zealand and Pacific region sites. The server hosts are connected to Trimble Acutime 2000 and Magellan OEM GPS receivers and distribute the time via the internet, including to the host running this web page. The receiver outputs are also distributed within our building for display on locally built digital clocks.
Information about our NTP servers: ntp0.cs.mu.OZ.AU (128.250.36.2) Location: The University of Melbourne, Melbourne Australia. Geographic Coordinates: 37:48:09.60S 144:57:29.50E Synchronization: NTP V4 primary (Trimble Acutime GPS), i386/NetBSD 1.6 Service area: Australia, New Zealand, Pacific Region Access policy: open access, please limit to two peer hosts per site Note: service previously available at 128.250.37.1 moved to 128.250.37.2 Contact: David Hornsby ntp @ cs.mu.OZ.AU ntp1.cs.mu.OZ.AU (128.250.36.3) Location: The University of Melbourne, Melbourne, Australia Geographic Coordinates: 37:48:09.60S 144:57:29.50E Synchronization: NTP V4 primary (Magellan OEM GPS), i386/NetBSD 1.6 Service area: Australia, New Zealand, Pacific Region Access policy: open access, please limit to two peer hosts per site Contact: David Hornsby ntp @ cs.mu.OZ.AU
Using the Microsoft time server tool to set the server time source
http://go.microsoft.com/?linkid=9729248
NtpServer copy paste this line
ntp0.cs.mu.OZ.AU,0x1 ntp1.cs.mu.OZ.AU,0x1
Or do it all manually
Step 1: Net time /setsntp: W32tm /config /syncfromflags:manual /manualpeerlist: W32tm /config /reliable:yes W32tm /config /update W32tm /resync Pause Exit Step 2: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config] "AnnounceFlags"=dword:00000005 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters] "Type"="NTP" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer] "Enabled"=dword:00000001 Step 3: Net stop w32time Net start w32time Net time Pause Exit









