Solved NET TIME /SET Does not work as expected

MortenHa69

New member
Local time
11:47 PM
Messages
5
Location
Vardø, Norway
Hi good folks at Sevenforum!

Outline:
I have several LAN Clients that are not connected to the Internet. And because i run software that needs these clients to have the time synchronized, I thought I use the NET TIME Command in a batch file to perform this task.

Using NET TIME syntax: NET TIME \\TIMESRV /SET /YES I have tried to do this as suggested in several posts around on the Internet (Official MS forums as well). But it doesn't work like it says in these posts.

Problem:
I have set up a Homegroup/Workgroup on all the computers on the LAN called FLIGHTSIMMERS with 7 (I will only mention two of them to make my point) clients with the following NETBIOS Names :

  • VIPER
  • EAGLE
And since I have no DOMAIN server, I want all the other computers to sync their time using the time on VIPER. So with the following line in a batch file on VIPER:

NET TIME \\VIPER /SET /YES

I thought I was home free will all Clients set with VIPER time! (As explicitly stated in one of the posts I read)! But running the batch file does not change the time on any of my computers!

However, If I run the batch file from EAGLE it will change the time on EAGLE to VIPER time. But not any of the other computers.

Questions:
What am I missing? Is running the NET TIME command on EAGLE to get the time from VIPER the only way this command works?

If so, any suggestions to how I could get it to work my way?

Additional information:
I have disabled Internet Time option to set the time on all computers.
I have disabled the Windows Time Service (As I read that NET uses the RPC protocol and not the NTP protocol to do this task)

Some insight is much appreciated :)

 

My Computer

Computer Manufacturer/Model Number
SAMSUNG ELECTRONICS CO., LTD. RC530/RC730
OS
Windows Home Premium 64bit
CPU
Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
Memory
6GB DDR3 (PC3-10700) 667 MHz
Graphics Card(s)
NVIDIA GeForce GT 540M
Sound Card
Realtek High Definition Audio
Hard Drives
SAMSUNG HM641JI - 640.1 GB
Other Info
Laptop
Well, after a little more research (and admitting to myself that I don't understand all the semantics of the English language), I found that this is exactly how the NET TIME command is supposed to work!

Back to the drawing board...

Looking into an application called ClockSynchro. Its payware, but I need a stable solution and 10$ isn't going to kill my budget.
 

My Computer

Computer Manufacturer/Model Number
SAMSUNG ELECTRONICS CO., LTD. RC530/RC730
OS
Windows Home Premium 64bit
CPU
Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
Memory
6GB DDR3 (PC3-10700) 667 MHz
Graphics Card(s)
NVIDIA GeForce GT 540M
Sound Card
Realtek High Definition Audio
Hard Drives
SAMSUNG HM641JI - 640.1 GB
Other Info
Laptop
Back
Top