• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

server and local time

If you are looking to sync your system clock to a time server....yes. Open a command prompt and type in: net time /setsntp:ntp.ucsd.edu.

You will need to find an NTP time server for your local time zone and change ntp.ucsd.edu to that. Unless of course you happen to live on the west coast then you can run it as is.
 
Actually, you can sync to a time server not in your time zone, try it. 🙂 The system is smart enough to adjust for the time zone. It's smart to sync with the closest one you can, to avoid network latency, but it'll work with any time server in the world.
 
well i am an intern and i am not sure i explained it rigth
we have 100 computers in the lab and i want to make sure the time on the computers and the server is the same, we are having issues with a monitoring software because of this
 
Are you running an Active Directory domain in this lab? If so, run the 'net time /setsntp:tock.usno.navy.mil' command ONLY on the domain controller that holds the PDC emulator role in the forest root domain (first domain that was created). All other members of an Active Directory forest will follow an algorithm for syncing time with that one DC. Do NOT sync time on each client and server, or you will be in a world of hurt.
 
Back
Top