Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 1.56 KB

File metadata and controls

63 lines (47 loc) · 1.56 KB

DSC Resource 'DnsServerRootHints'

DnsServerRootHints manages root hints on a DNS server.

When to use 'DnsServerRootHints'

Use this resource when you need to configure or update the root hints (root DNS server addresses) on a DNS server. Root hints are used for recursive name resolution when forwarders are not configured or unavailable. You may need to update them to match your organization’s internal root DNS servers in isolated networks.

Source

DSC Resource

Documentation

Table 1. Attributes of category 'DnsServerRootHints'
Parameter Attribute DataType Description Allowed Values

RootHints

Hashtable

Set of root hints.

  • Each hashtable defines a name server.

  • Key and value must be strings.

Example
DnsServerRootHints:
  RootHints:
    A.ROOT-SERVERS.NET.: 2001:503:ba3e::2:30
    B.ROOT-SERVERS.NET.: 2001:500:84::b