HKLM\SYSTEM\CurrentControlSet\Services\DNS\Parameters
Data type | Range | Default value |
---|---|---|
REG_DWORD | 0x1 - 0xFF hours | 0xA8 (168 hours = 1 week) |
Specifies the duration of the refresh interval for newly
created
The refresh interval is the time during which the server can update the timestamp of a resource record. During its refresh interval, a record is protected and cannot be deleted by the scavenging feature of the DNS server.
When you create a new
To change the value of this entry, use the DNS console. Right-click the name of a server, and then click Set Aging/Scavenging for all zones.
DNS reads its registry entries only when it starts. You can change entries while the DNS server is running by using the DNS console. If you change entries by editing the registry, the changes are not effective until you restart the DNS server.
Note
By default, scavenging is disabled on the DNS server and on all zones. To enable scavenging for any zone, you must enable it on the DNS server (as specified in ScavengingInterval) and on the zone (as specified by the value of Aging). If scavenging is disabled on the DNS server, all entries that configure scavenging on any zone are ignored.
Tip
You can apply this value to existing
Caution
DNS adds this entry to the registry when you use the DNS console to configure scavenging. Do not edit the registry to add, delete or change this value.
Related Entries