HKLM\SYSTEM\CurrentControlSet\Services\DNS\Zones\<zone-name>
Data type | Range | Default value |
---|---|---|
REG_DWORD | 1 | 2 | There is no default value for this entry. |
Specifies the type of zone represented by the subkey.
Value | Meaning |
1 | Primary zone |
2 | Secondary zone |
To change the value of this entry, use the DNS console. Right-click the zone name, click Properties, click the General tab, and then click Change. The first two options, pertaining to primary zones, correspond to a value of 1. The final option, Standard secondary, corresponds to a value of 2.
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.
Caution
Do not change this value by editing the registry. If this entry is deleted or is set to an incorrect value, the DNS server will not load the zone.
Related Entries