Windows Time 서버 설정 방법
Action Item
1. 시작, 실행을 차례로 누른 다음 cmd를 입력하고 Enter 키를 누릅니다.
2. 명령 프롬프트에서 다음 명령을 순서대로 입력합니다. 이때 각 명령을 입력한 후에는 Enrer 키를 누릅니다.
- w32tm /config /manualpeerlist:NTP_server_IP_Address
- net stop w32time
- net start w32time
- w32tm /resync
http://support.microsoft.com/kb/816042
http://support.microsoft.com/kb/816042
http://technet2.microsoft.com/windowsserver/en/library/b43a025f-cce2-4c82-b3ea-3b95d482db3a1033.mspx?mfr=true