티스토리 뷰
참고할만한 내용
AnnounceFlags
Registry path
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config
Version
Windows XP, Windows Vista, Windows 7, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, and Windows Server 2008 R2
This entry controls whether this computer is marked as a reliable time server. A computer is not marked as reliable unless it is also marked as a time server.
- 0x00 Not a time server
- 0x01 Always time server
- 0x02 Automatic time server
- 0x04 Always reliable time server
- 0x08 Automatic reliable time server
The default value for domain members is 10. The default value for stand-alone clients and servers is 10.
출처: https://technet.microsoft.com/en-us/library/cc773263(v=ws.10).aspx
Specifies whether this computer is a time server or a reliable time server. A computer will not be classified as reliable unless it is also classified as a time server.
This entry is only used by domain controllers that are running the Windows time service. The flag determines how the service is advertised by Netlogon.
Value | Meaning |
0 | Timeserv_Announce_No, Reliable_Timeserv_Announce_No. The domain controller does not advertise time service. |
1 | Timeserv_Announce_Yes. The domain controller always advertises time service. |
2 | Timeserv_Announce_Auto. The domain controller automatically determines whether it should advertise time service. |
4 | Reliable_Timeserv_Announce_Yes. The domain contoller will always advertise reliable time service. |
8 | Reliable_Timeserv_Announce_Auto. The domain controller automatically determines whether it should advertise reliable time service. |
출처: https://technet.microsoft.com/ko-kr/library/cc784191(v=ws.10).aspx
출처: http://www.experts-exchange.com/Hardware/Servers/Q_23905283.html
'Windows Server' 카테고리의 다른 글
Event ID 7 (disk) (0) | 2015.03.15 |
---|---|
IE ESC Disable GPO (0) | 2015.03.15 |
AD 인증 용어 (0) | 2015.03.15 |
Volume Shadow Copy & File Copy (0) | 2015.03.15 |
원격데스크톱 접속 오류 #1 (1) | 2015.03.15 |