I need to find a way to synch the time on all of my servers and workstations. I understand that I may use a logon script such as: NET TIME \\PDCNAME /SET /YES to do so. Here is where my problem comes in. My PDC which is the server who’s time I want everything else to be synchronized with is in Chicago. I have two other offices that are on the same domain that are in two totally different states. I want to synch the time on them with the time on the PDC however, I want them to reflect the correct time for the time zone they are in. Does anyone know if this would be possible? If so, is it possible to accomplish with the use of login scripts?