BootMethod

HKLM\SYSTEM\CurrentControlSet\Services\DNS\Parameters

Data type

Range

Default value

REG_DWORD

0–3

3

Description

Determines the source of information that the Domain Name System (DNS) uses to start, such as settings to configure the DNS Service, a list of authoritative zones, and configuration settings for the zones.

Value

Meaning

0

Undefined. This entry does not provide the source of startup information.

1

Traditional BIND file. DNS searches for startup information in a standard, BIND-style file called Boot in the Systemroot \System32\DNS directory on the local hard drive. DNS uses the information in this file, but it looks in the DNS subkeys in the registry for any startup information that does not appear in the file.

2

Registry. DNS starts by using the server configuration and zone information stored in the registry in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DNS.

3

Active Directory and registry. DNS searches for startup information by using Windows 2000 Active Directory and the registry. DNS uses the information defined in Active Directory, and it looks in the DNS subkeys in the registry for information that is specific to the server or the zone and that does not appear in Active Directory. DNS compiles the list of authoritative zones from Active Directory and from the registry.

Change method

To change the value of this entry, use the DNS console. Right-click the server name, click Properties, and then click the Advanced tab. This entry corresponds to the Boot method drop-down list.

Activation method

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 Image Note

This entry is designed to replace EnableRegistryBoot which determined the source of startup DNS information in Windows NT 4.0 prior to Service Pack 4. If EnableRegistryBoot appears in the registry of a computer running Windows 2000, DNS sets BootMethod to the corresponding value and uses BootMethod thereafter.

The new BIND file style for configuring DNS servers is not supported by DNS for Windows 2000.

Related Entries

Page Image

EnableRegistryBoot

Page Image

Type