From 0504e6e10de41edfa35474c276e48d3669c709cd Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Fri, 17 Jun 2011 22:09:56 -0500 Subject: Add Windows Time Server Configuration documentation. --- documentation/images/win7_TS-1.png | Bin 0 -> 30469 bytes documentation/images/win7_TS-2.png | Bin 0 -> 35421 bytes documentation/images/win7_TS-3.png | Bin 0 -> 27770 bytes documentation/images/win7_TS-4.png | Bin 0 -> 24115 bytes documentation/images/win7_TS-5.png | Bin 0 -> 5212 bytes documentation/windows.html | 44 +++++++++++++++++++++++++++++++++++++ 6 files changed, 44 insertions(+) create mode 100644 documentation/images/win7_TS-1.png create mode 100644 documentation/images/win7_TS-2.png create mode 100644 documentation/images/win7_TS-3.png create mode 100644 documentation/images/win7_TS-4.png create mode 100644 documentation/images/win7_TS-5.png create mode 100644 documentation/windows.html (limited to 'documentation') diff --git a/documentation/images/win7_TS-1.png b/documentation/images/win7_TS-1.png new file mode 100644 index 0000000..f188f6f Binary files /dev/null and b/documentation/images/win7_TS-1.png differ diff --git a/documentation/images/win7_TS-2.png b/documentation/images/win7_TS-2.png new file mode 100644 index 0000000..86b6a82 Binary files /dev/null and b/documentation/images/win7_TS-2.png differ diff --git a/documentation/images/win7_TS-3.png b/documentation/images/win7_TS-3.png new file mode 100644 index 0000000..33c682d Binary files /dev/null and b/documentation/images/win7_TS-3.png differ diff --git a/documentation/images/win7_TS-4.png b/documentation/images/win7_TS-4.png new file mode 100644 index 0000000..0e38005 Binary files /dev/null and b/documentation/images/win7_TS-4.png differ diff --git a/documentation/images/win7_TS-5.png b/documentation/images/win7_TS-5.png new file mode 100644 index 0000000..a99b2bb Binary files /dev/null and b/documentation/images/win7_TS-5.png differ diff --git a/documentation/windows.html b/documentation/windows.html new file mode 100644 index 0000000..8edfea1 --- /dev/null +++ b/documentation/windows.html @@ -0,0 +1,44 @@ + + + + + Matt's Time Server | Documentation + + + + +
+
+
+

time.mattrude.com — Windows Time Server Configuration

+
+

If you have an issue with your system clock losing time, you.ve probably had to go and re-sync your clock with the internet time servers. The problem is that there are just way too many clicks required to get to the right screen, so the command line is much simpler.

+

Note that you can partially solve this issue by changing the time server you are using or increasing the intervals between time checks, but there are some instances where you.ll just want to quickly sync the time manually.

+

Sync Clock the Slow GUI Way

+

First you.ll have to right-click on the clock and choose .Adjust Date/Time.

+

+

Then you select the Internet Time tab, and click the Change Settings button.

+

+

After the UAC prompt you can finally click the .Update now. button to tell the computer to resync.

+

+

That.s a lot of steps. but check out how simple it is from the command line.

+

Sync Clock from Command Line

+

Simply open an administrative mode command prompt (right-click, Run as administrator), and then type in the following command:

+

w32tm /resync

+

+

And now your clock is sync.d. If you want proof, you could check the time settings panel again.

+

+
+ +
+ + + -- cgit v1.2.3-59-ga6da