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 |
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
RootHints |
Hashtable |
Set of root hints.
|
Example
DnsServerRootHints:
RootHints:
A.ROOT-SERVERS.NET.: 2001:503:ba3e::2:30
B.ROOT-SERVERS.NET.: 2001:500:84::bSee also