Synchronise NT Workstations time to NT Server 4.0 on start up

Hi, Im wondering if anyone could tell me how I can synchronise NT Workstations 4. 0 to NT Server 4. 0 when workstations start up. Our organisation records live audio from court proceedings so having all workstations displaying the same time as the server is quite important.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar38.webp

14 Posts
Location -
Joined 2005-01-05
Hi,
 
Im wondering if anyone could tell me how I can synchronise NT Workstations 4.0 to NT Server 4.0 when workstations start up.
 
Our organisation records live audio from court proceedings so having all workstations displaying the same time as the server is quite important.
 
I look forward to hearing from anyone.
 
Regards
 
Melissa Sue

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar38.webp

14 Posts
Location -
Joined 2005-01-05
OP
Thanks for that. But how do I go about getting a copy of this resource kit? It is exactly what we need.

data/avatar/default/avatar05.webp

748 Posts
Location -
Joined 2001-05-21
Alternatively, you can add a line to the logon script as follows:
 
NET TIME \\SERVERNAME /SET /YES
 
You'll have to make sure that each user has the necessary rights to change the clock though.
 
Rgds
AndyF

data/avatar/default/avatar26.webp

690 Posts
Location -
Joined 2004-05-06
Timeserv is ok but overkill, but use the Net Time command in login script which is the method we use.