|
How To Change The Default DNS Interval For Domain Controllers |
|
Wednesday, 30 September 2009 |
By default, a domain controller registers its records with the DNS Server every 1 hour. This helps ensures the DNS Names are not lost. Sometimes, you might need to change the default value. You can change the default value by modifying the following registry entry on the domain controller:
KEY Name: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters Entry Name: DnsRefreshInterval Type: REG_DWORD Value: value in seconds
|