How can I disconnect my workstation clock from the domain controller?

In other words, I do not want them synchronized.

link|improve this question
Why not? It sounds like you might be trying to solve some other problem. – pboin Oct 7 '09 at 17:03
feedback

1 Answer

up vote 4 down vote accepted

You can stop the windows time service, this will prevent the computer from being able to sync with the domain controller. You can disable this service if you need it to not sync over a number of reboots.

I would warn against doing this for a long period of time however, as if your local clock gets out of sync with the domain controllers time, you will have problems logging on.

link|improve this answer
2  
If your local clock is +/- 5 mins kerberos will not be happy and you won't be able to log in. – Zypher Oct 7 '09 at 15:31
feedback

Your Answer

 
or
required, but never shown