Jump to content

Recommended Posts

Posted

this may not be the best way to do it, but it may be useful for you

Net Time to look into.

At my last school there was an icon in the sys tray of the server, and this brought up a little program called Net Time. You can Google it. I haven't seen it before or since.

 

cheers

 

beeswax

Posted

Configure a reliable time service in a domain

 

how time service works

 

if you in a ad domain, using net time has it's limitations, you would be better to configure a domain controller as a reliable time server, with that server then syncing time external to your site.

 

the pdc emulator within the domain should be the first the reliable time service, as all workstation try to sync time with a dc and the dc's sync with the pdc emulator. if you only have one dc then all you need to do is configure that server to be reliable time source and use the below ntp pool address to sync the time on that server.

 

syncing with uk.pool.ntp.org would be a good idea. although just one address, there are several time servers that repsond to the address. uses round robin to contact them.

 

 

Hope this helps

 

Alan

Posted

configure one of your DCs with the correct time and then use the following command in a astartup script to make sure your PCs get their time:

 

net time \\servername /set /y

 

:D

Posted

For 2003 servers and XP, you could use the Computer Configuration Administrative Templates to enable and configure NTP clients and servers and also to specify some global parameters for time sources (under System node under Windows Time Service).

 

Other than that there has been some very good advice here regarding time on a domain.

 

Paul

Posted
Configure a reliable time service in a domain

 

how time service works

 

if you in a ad domain, using net time has it's limitations, you would be better to configure a domain controller as a reliable time server, with that server then syncing time external to your site.

 

the pdc emulator within the domain should be the first the reliable time service, as all workstation try to sync time with a dc and the dc's sync with the pdc emulator. if you only have one dc then all you need to do is configure that server to be reliable time source and use the below ntp pool address to sync the time on that server.

 

syncing with uk.pool.ntp.org would be a good idea. although just one address, there are several time servers that repsond to the address. uses round robin to contact them.

 

 

Hope this helps

 

Alan

 

You said "you would be better to configure a domain controller as a reliable time server"

 

so just as a thought and correct me if I am wrong, to set up the first domain controller as a reliable time server would it be viable to use atomic clock to keep the first server up to date with regards to using the correct time ?

Posted
Further to the above post you need to look at the second tier NTP servers for British Isles ... and ignore tick.tanac.net ... I don't think it is running anymore. The guy running it emigrated and not all services he was kind enough to previously offer are still running.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...