To configure a client computer for automatic domain time synchronization
- Open a Command Prompt.
- Type the following command and then press ENTER:
w32tm /config /syncfromflags:domhier /update
- Type the following command and then press ENTER:
net stop w32time
- Type the following command and then press ENTER:
net start w32time