Is it possible to measure or some other way find out the difference in clock/time between two windows 2k8 r2 machines?

link|improve this question
feedback

1 Answer

Yes, install ntpd. Then add to server your Windows machine. Then run ntpq:

ntpq -p
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
+x.x.x.x          x.x.x.x        2 u 1011 1024  377    0.632   -6.836   0.072
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.