DnsClientNrptGlobal class

Contains the global settings for the DNS Client Name Resolution Policy table.

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("RAMgmtPSProvider"), AMENDMENT]
class DnsClientNrptGlobal
{
  string EnableDAForAllNetworks;
  string SecureNameQueryFallback;
  string QueryPolicy;
};

Members

The DnsClientNrptGlobal class has these types of members:

Properties

The DnsClientNrptGlobal class has these properties.

EnableDAForAllNetworks

Data type: string

Access type: Read/write

Describes the DirectAccess rules state.

Disable ("Disable")

EnableOnNetworkId ("EnableOnNetworkId")

EnableDA ("EnableDA")

DisableDA ("DisableDA")

QueryPolicy

Data type: string

Access type: Read/write

Controls the DNS client query policy.

Disable ("Disable")

QueryIPv6Only ("QueryIPv6Only")

QueryBoth ("QueryBoth")

SecureNameQueryFallback

Data type: string

Access type: Read/write

Controls the DNS client name resolution fallback policy.

Disable ("Disable")

FallbackSecure ("FallbackSecure")

FallbackUnsecure ("FallbackUnsecure")

FallbackPrivate ("FallbackPrivate")

Requirements

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