본문 바로가기

Work/Windows

ntp 서버 확인

=== win 2003 , 2000 ===


cmd > net time /querysntp

sntp 도메인주소 출력


cmd > nslookup domain.com

해당 도메인 ip 확인



=== win 2008, 2003, 2012 ===


cmd > w32tm /dumpreg /subkey:Parameters


값 이름                       값 종류                값 데이터

-------------------------------------------------------


ServiceDllUnloadOnStop     REG_DWORD           1

ServiceMain                REG_SZ              SvchostEntry_W32Time

NtpServer                  REG_SZ              time.windows.com,0x9

Type                       REG_SZ              NTP

ServiceDll                 REG_EXPAND_SZ       %systemroot%\system32\w32time.dll



'Work > Windows' 카테고리의 다른 글

window uptime 확인하기  (0) 2015.04.02
공유폴더 특정 IP 접속허용  (0) 2015.04.02
암호 변경한 날짜 확인하기  (0) 2014.10.02
윈도우 GodMode  (0) 2014.03.10
Install SQL 2008 R2 on Win 2012  (0) 2014.01.04