Hello all.
No computer from our network has internet access except for one computer, our web server(behind firewall). We need to sync our time with NIST.
Do you guys think I can manually configure my web server to get time from NIST, and make my DC to sync the time with my webserver? Then all domain clients should have a correct time...right?
Settings #1:
Web Server
net time /setsntp:time.nist.gov (or IP address)
Domain Controller
net time /setsntp:webserver
---------------------------------------
Settings #2:
Web Server
net tmie /setsntp:time.nist.gov (or IP address)
Domain Controller (via registry)
HKLM\SYSTEM\CurrentControlSet\Services\W32time\Parameters
LocalNTP: webserver
---------------------------------------
Please give me some suggestions...
No computer from our network has internet access except for one computer, our web server(behind firewall). We need to sync our time with NIST.
Do you guys think I can manually configure my web server to get time from NIST, and make my DC to sync the time with my webserver? Then all domain clients should have a correct time...right?
Settings #1:
Web Server
net time /setsntp:time.nist.gov (or IP address)
Domain Controller
net time /setsntp:webserver
---------------------------------------
Settings #2:
Web Server
net tmie /setsntp:time.nist.gov (or IP address)
Domain Controller (via registry)
HKLM\SYSTEM\CurrentControlSet\Services\W32time\Parameters
LocalNTP: webserver
---------------------------------------
Please give me some suggestions...