PS_DnsServerRootHint class

DNS Server Root Hint definition.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("DnsServerPSProvider"), AMENDMENT]
class PS_DnsServerRootHint
{
};

Members

The PS_DnsServerRootHint class has these types of members:

Methods

The PS_DnsServerRootHint class has these methods.

Method Description
AddByInputObject Adds a DNS root hint to a DNS server based on the specified DnsServerRootHint object.
AddByParameters Adds a DNS root hint to a DNS server based on the specified parameters.
Get Retrieves DNS root hints
Import Copies DNS roothints from another server
RemoveByInputObject Removes root hints form the list on the server
RemoveByParameters Removes root hints form the list on the server
Set Updates a DNS root hint.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Dns
MOF
DnsServerPSProvider.mof
DLL
DnsServerPSProvider.dll

See also

DnsServerPSProvider Provider