From 59b1dc755aa0e1be3626339e80b6baa088be75f2 Mon Sep 17 00:00:00 2001 From: Tommy Date: Tue, 21 Nov 2023 02:03:13 -0700 Subject: [PATCH] Date & Time Signed-off-by: Tommy --- Windows Settings/Date & Time.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Windows Settings/Date & Time.md diff --git a/Windows Settings/Date & Time.md b/Windows Settings/Date & Time.md new file mode 100644 index 0000000..d771efd --- /dev/null +++ b/Windows Settings/Date & Time.md @@ -0,0 +1,3 @@ +# Date & Time + +Windows uses NTP for time synchronization, which is not secure due to the lack of encryption and authentication. If you are running bare metal, I recommend that you setup a VM to sync time using NTS, then use it as the NTP server for Windows. If you are running a VM (Parallels in my case), just disable network time synchronization and let the guest agent sync time from the host. \ No newline at end of file