DnsServerSetting, ROOT\Microsoft\Windows\Dns\MS_409

Class | Methods | Properties (72) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

DNS Server Setting

DnsServerSetting properties

DnsServerSetting has 72 properties (72 Local)

NameOriginCIMType
AddressAnswerLimitDnsServerSetting19 [uint32]
AdminConfiguredDnsServerSetting11 [boolean]
AllIPAddressDnsServerSetting8 [string]
AllowCNameAtNsDnsServerSetting11 [boolean]
AllowReadOnlyZoneTransferDnsServerSetting11 [boolean]
AllowUpdateDnsServerSetting11 [boolean]
AppendMsZoneTransferTagDnsServerSetting11 [boolean]
AutoCacheUpdateDnsServerSetting11 [boolean]
AutoConfigFileZonesDnsServerSetting19 [uint32]
AutoCreateDelegationDnsServerSetting19 [uint32]
BindSecondariesDnsServerSetting11 [boolean]
BootMethodDnsServerSetting19 [uint32]
BuildNumberDnsServerSetting19 [uint32]
ComputerNameDnsServerSetting8 [string]
DeleteOutsideGlueDnsServerSetting11 [boolean]
DisableAutoReverseZoneDnsServerSetting11 [boolean]
DomainDirectoryPartitionBaseNameDnsServerSetting8 [string]
DsAvailableDnsServerSetting11 [boolean]
EnableDirectoryPartitionsDnsServerSetting11 [boolean]
EnableDnsSecDnsServerSetting11 [boolean]
EnableDuplicateQuerySuppressionDnsServerSetting11 [boolean]
EnableIPv6DnsServerSetting11 [boolean]
EnableIQueryResponseGenerationDnsServerSetting11 [boolean]
EnableOnlineSigningDnsServerSetting11 [boolean]
EnableRegistryBootDnsServerSetting19 [uint32]
EnableRsoForRodcDnsServerSetting11 [boolean]
EnableSendErrorSuppressionDnsServerSetting11 [boolean]
EnableUpdateForwardingDnsServerSetting11 [boolean]
EnableVersionQueryDnsServerSetting19 [uint32]
EnableWinsRDnsServerSetting11 [boolean]
ForestDirectoryPartitionBaseNameDnsServerSetting8 [string]
ForwardDelegationsDnsServerSetting11 [boolean]
IsReadOnlyDCDnsServerSetting11 [boolean]
LameDelegationTtlDnsServerSetting101 [datetime]
ListeningIPAddressDnsServerSetting8 [string]
LocalNetPriorityDnsServerSetting11 [boolean]
LocalNetPriorityMaskDnsServerSetting19 [uint32]
LooseWildcardingDnsServerSetting11 [boolean]
MajorVersionDnsServerSetting19 [uint32]
MaximumRodcRsoAttemptsPerCycleDnsServerSetting19 [uint32]
MaximumRodcRsoQueueLengthDnsServerSetting19 [uint32]
MaximumSignatureScanPeriodDnsServerSetting101 [datetime]
MaximumTrustAnchorActiveRefreshIntervalDnsServerSetting101 [datetime]
MaximumUdpPacketSizeDnsServerSetting19 [uint32]
MaxResourceRecordsInNonSecureUpdateDnsServerSetting19 [uint32]
MinorVersionDnsServerSetting19 [uint32]
NameCheckFlagDnsServerSetting19 [uint32]
NoUpdateDelegationsDnsServerSetting11 [boolean]
OpenAclOnProxyUpdatesDnsServerSetting11 [boolean]
PublishAutoNetDnsServerSetting11 [boolean]
QuietRecvFaultIntervalDnsServerSetting19 [uint32]
QuietRecvLogIntervalDnsServerSetting19 [uint32]
ReloadExceptionDnsServerSetting11 [boolean]
RemoteIPv4RankBoostDnsServerSetting19 [uint32]
RemoteIPv6RankBoostDnsServerSetting19 [uint32]
RootTrustAnchorsURLDnsServerSetting8 [string]
RoundRobinDnsServerSetting11 [boolean]
RpcProtocolDnsServerSetting19 [uint32]
SelfTestDnsServerSetting19 [uint32]
SendPortDnsServerSetting19 [uint32]
ServerLevelPluginDllDnsServerSetting8 [string]
SilentlyIgnoreCNameUpdateConflictsDnsServerSetting11 [boolean]
SocketPoolExcludedPortRangesDnsServerSetting8 [string]
SocketPoolSizeDnsServerSetting19 [uint32]
StrictFileParsingDnsServerSetting11 [boolean]
SyncDsZoneSerialDnsServerSetting19 [uint32]
TcpReceivePacketSizeDnsServerSetting19 [uint32]
UpdateOptionsDnsServerSetting19 [uint32]
WriteAuthorityNsDnsServerSetting11 [boolean]
XfrConnectTimeoutDnsServerSetting19 [uint32]
XfrThrottleMultiplierDnsServerSetting19 [uint32]
ZoneWritebackIntervalDnsServerSetting101 [datetime]

Detailed description of DnsServerSetting properties

Local properties (72) of DnsServerSetting class

AddressAnswerLimit property
CIMTYPE'uint32'
Description'Maximum number of A records DNS server inserts in answer section'
AddressAnswerLimit property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
AdminConfigured property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the server has been configured by an administrator. '
AdminConfigured property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
AllIPAddress property
CIMTYPE'string'
Description'All IP address'
AllIPAddress property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
AllowCNameAtNs property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the server will permit the target domain names of NS records to resolve to CNAME records. If true, this pattern of DNS records will be allowed; otherwise, the DNS server will return errors when encountering this pattern of DNS records while resolving queries. '
AllowCNameAtNs property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
AllowReadOnlyZoneTransfer property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will allow zone transfers for zones that are stored in the directory server when the directory server does not support write operations. '
AllowReadOnlyZoneTransfer property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
AllowUpdate property
CIMTYPE'boolean'
Description'Permits any DNS update operation'
AllowUpdate property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
AppendMsZoneTransferTag property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will indicate to the remote DNS servers that it supports multiple DNS records in each zone transfer response message by appending the characters MS at the end of zone transfer requests. The value SHOULD be limited to 0x00000000 and 0x00000001, but it MAY be any value. The default value SHOULD be 0x00000000, and the value zero MUST be allowed and treated literally. '
AppendMsZoneTransferTag property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
AutoCacheUpdate property
CIMTYPE'boolean'
Description'Write updated delegation information to persistent storage'
AutoCacheUpdate property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
AutoConfigFileZones property
CIMTYPE'uint32'
Description'The type of zones for which SOA and NS records will be automatically configured with the DNS server's local host name as the primary DNS server for the zone when the zone is loaded from file. '
AutoConfigFileZones property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
AutoCreateDelegation property
CIMTYPE'uint32'
Description'The possible settings for automatic delegation creation for new zones on the DNS server. The value SHOULD be limited to the range from 0x00000000 to 0x00000002, inclusive, but it MAY be any value. The default value SHOULD be 0x00000002, and the value zero MUST be allowed and treated literally'
AutoCreateDelegation property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
BindSecondaries property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the server will permit send DNS zone transfer response messages with more than one record in each response if the zone transfer request did not have the characters MS appended to it. If true, the DNS server will include only one record in each response if the zone transfer request did not have the characters MS appended to it. '
BindSecondaries property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
BootMethod property
CIMTYPE'uint32'
Description'Boot Method used by DNS server'
BootMethod property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
BuildNumber property
CIMTYPE'uint32'
Description'OS Build Version'
BuildNumber property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 10 namespaces
ComputerName property
CIMTYPE'string'
Description'Computer Name'
ComputerName property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 11 namespaces
DeleteOutsideGlue property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will delete DNS glue records found outside a delegated subzone when reading records from persistent storage.'
DeleteOutsideGlue property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
DisableAutoReverseZone property
CIMTYPE'boolean'
Description'Create automatic three authoritative reverse lookup zone'
DisableAutoReverseZone property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
DomainDirectoryPartitionBaseName property
CIMTYPE'string'
Description'Applicable only for active directory integrated DNS server. The application directory partition for the domain the DNS server belongs to.'
DomainDirectoryPartitionBaseName property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
DsAvailable property
CIMTYPE'boolean'
Description'If the server is AD integrated'
DsAvailable property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
EnableDirectoryPartitions property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will support application directory partitions. '
EnableDirectoryPartitions property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
EnableDnsSec property
CIMTYPE'boolean'
Description'Specifies if DNSSEC validation is performed by the server'
EnableDnsSec property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
EnableDuplicateQuerySuppression property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will not send remote queries when there is already a remote query with the same name and query type outstanding. '
EnableDuplicateQuerySuppression property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableIPv6 property
CIMTYPE'boolean'
Description'Enable IPv6'
EnableIPv6 property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableIQueryResponseGeneration property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will fabricate IQUERY responses. If set to true, the DNS server MUST fabricate IQUERY responses when it receives queries of type IQUERY. Otherwise, the DNS server will return an error when such queries are received.'
EnableIQueryResponseGeneration property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableOnlineSigning property
CIMTYPE'boolean'
Description'Specifies if online signing is enabled'
EnableOnlineSigning property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableRegistryBoot property
CIMTYPE'uint32'
Description'A value which, if present in local persistent configuration at boot time, indicates that the DNS server MUST rewrite the value of the BootMethod property '
EnableRegistryBoot property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableRsoForRodc property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will attempt to replicate single updated DNS objects from remote directory servers ahead of normally scheduled replication when operating on a directory server that does not support write operations.'
EnableRsoForRodc property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableSendErrorSuppression property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will attempt to suppress large volumes of DNS error responses sent to remote IP addresses that may be attempting to attack the DNS server.'
EnableSendErrorSuppression property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableUpdateForwarding property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will forward updates received for secondary zones to the primary DNS server for the zone. '
EnableUpdateForwarding property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableVersionQuery property
CIMTYPE'uint32'
Description'This property controls what version information the DNS server will respond with when a DNS query with class set to CHAOS and type set to TXT is received. The value's range MUST be limited to the values in the table below. The default value MUST be 0x00000001.'
EnableVersionQuery property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
EnableWinsR property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will perform NetBIOS name resolution in order to map IP addresses to machine names while processing queries in zones where WINS-R information has been configured.'
EnableWinsR property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
ForestDirectoryPartitionBaseName property
CIMTYPE'string'
Description'Applicable only for active directory integrated DNS server. The application directory partition for the forest the DNS server belongs to.'
ForestDirectoryPartitionBaseName property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
ForwardDelegations property
CIMTYPE'boolean'
Description'A Boolean value indicating how the DNS server will handle forwarding and delegations. If set to true, the DNS server MUST use forwarders instead of a cached delegation when both are available. Otherwise, the DNS server MUST use a cached delegation instead of forwarders when both are available. '
ForwardDelegations property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
IsReadOnlyDC property
CIMTYPE'boolean'
Description'Specifies if write operations can be performed on the Directory Server '
IsReadOnlyDC property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
LameDelegationTtl property
CIMTYPE'datetime'
Description'The time span that must elapse before the DNS server will re-query DNS servers of the parent zone when a lame delegation is encountered. The value SHOULD be limited to the range from 0x00000000 to 0x00278D00 (30 days), inclusive, but it MAY be any value. '
LameDelegationTtl property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
ListeningIPAddress property
CIMTYPE'string'
Description'Listen IP address'
ListeningIPAddress property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
LocalNetPriority property
CIMTYPE'boolean'
Description'Order IP address records'
LocalNetPriority property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
LocalNetPriorityMask property
CIMTYPE'uint32'
Description'A value which specifies the network mask the DNS server will use to sort IPv4 addresses. A value of 0xFFFFFFFF indicates that the DNS server MUST use traditional IPv4 network mask for the address. Any other value is a network mask, in host byte order that the DNS server MUST use to retrieve network masks from IP addresses for sorting purposes. The value's range MUST be unlimited. The default value MUST be 0x000000FF, and the value zero MUST be allowed and treated literally.'
LocalNetPriorityMask property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
LooseWildcarding property
CIMTYPE'boolean'
Description'A Boolean value indicating the type of algorithm that the DNS server will use to locate a wildcard node when using a DNS wildcard record [RFC1034] to answer a query. If true, the DNS server will use the first node it encounters with a record of the same type as the query type. Otherwise, the DNS server will use the first node it encounters that has records of any type.'
LooseWildcarding property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
MajorVersion property
CIMTYPE'uint32'
Description'OS Major Version'
MajorVersion property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 12 namespaces
MaximumRodcRsoAttemptsPerCycle property
CIMTYPE'uint32'
Description'The maximum number of queued single object replication operations that should be attempted during each five minute interval of DNS server operation. The value MUST be limited to the range from 0x00000001 to 0x000F4240, inclusive. The default value MUST be 0x00000064.'
MaximumRodcRsoAttemptsPerCycle property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
MaximumRodcRsoQueueLength property
CIMTYPE'uint32'
Description'The maximum number of single object replication operations that may be queued at any given time by the DNS server. The value MUST be limited to the range from 0x00000000 to 0x000F4240, inclusive. If the value is 0x00000000 the DNS server MUST NOT enforce an upper bound on the number of single object replication operations queued at any given time. The default value MUST be 0x0000012C, and the value zero MUST be allowed.'
MaximumRodcRsoQueueLength property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
MaximumSignatureScanPeriod property
CIMTYPE'datetime'
Description'The maximum period between zone scans to update DnsSec signatures for resource records.'
MaximumSignatureScanPeriod property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
MaximumTrustAnchorActiveRefreshInterval property
CIMTYPE'datetime'
Description'The maximum value for the active refresh interval for a trust anchor.'
MaximumTrustAnchorActiveRefreshInterval property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
MaximumUdpPacketSize property
CIMTYPE'uint32'
Description'The maximum UDP packet size, in bytes, that the DNS server can accept. The value MUST be limited to 0x00000200 to 0x00004000.<138> The server MUST return an error if an attempt is made to change the value of this property through this protocol. This property may only be changed by modifying the value in persistent storage. '
MaximumUdpPacketSize property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
MaxResourceRecordsInNonSecureUpdate property
CIMTYPE'uint32'
Description'The maximum number of resource records that the DNS server will accept in a single DNS update request. The value SHOULD be limited to the range from 0x0000000A to 0x00000078, inclusive, but it MAY be any value. The default value SHOULD be 0x0000001E, and the value zero SHOULD be treated as a flag value for the default, but it MAY be allowed and treated literally. '
MaxResourceRecordsInNonSecureUpdate property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
MinorVersion property
CIMTYPE'uint32'
Description'OS Minor Version'
MinorVersion property is in 2 classes of ROOT\Microsoft\Windows\Dns\ms_409 and in 10 namespaces
NameCheckFlag property
CIMTYPE'uint32'
Description'Level of domain name checking & validation'
NameCheckFlag property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
NoUpdateDelegations property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will accept DNS updates to delegation records of type NS. '
NoUpdateDelegations property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
OpenAclOnProxyUpdates property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server allows sharing of DNS records with the DnsUpdateProxy group when processing updates in secure zones that are stored in the directory service. '
OpenAclOnProxyUpdates property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
PublishAutoNet property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will publish local IPv4 addresses in the 169.254.x.x subnet as IPv4 addresses for the local machine's domain name. '
PublishAutoNet property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
QuietRecvFaultInterval property
CIMTYPE'uint32'
Description'A property used to debug reception of UDP traffic for a recursive query. This property is the minimum time interval, in seconds, starting when the server begins waiting for the query to arrive on the network, after which the server MAY log a debug message indicating that the server is to stop running. If the value is zero or is less than the value of QuietRecvLogInterval, then the value of QuietRecvLogInterval MUST be used. If the value is greater than or equal to the value of QuietRecvLogInterval, then the literal value of QuietRecvFaultInterval MUST be used. The value's range MUST be unlimited. The default value MUST be 0x00000000. The server MAY ignore this property. '
QuietRecvFaultInterval property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
QuietRecvLogInterval property
CIMTYPE'uint32'
Description'A property used to debug reception of UDP traffic for a recursive query. This property is the minimum time interval, in seconds, starting when the server begins waiting for the query to arrive on the network, or when the server logs an eponymous debug message for the query, after which the server MUST log a debug message indicating that the server is still waiting to receive network traffic. If the value is zero, logging associated with the two QuietRecv properties MUST be disabled, and the QuietRecvFaultInterval property MUST be ignored. If the value is non-zero, logging associated with the two QuietRecv properties MUST be enabled, and the QuietRecvFaultInterval property MUST NOT be ignored. The value's range MUST be unlimited. The default value MUST be 0x00000000. The server MAY ignore this property.'
QuietRecvLogInterval property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
ReloadException property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will perform an internal restart if an unexpected fatal error is encountered.'
ReloadException property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
RemoteIPv4RankBoost property
CIMTYPE'uint32'
Description'A value to add to all IPv4 addresses for remote DNS servers when selecting between IPv4 and IPv6 remote DNS server addresses. The value MUST be limited to the range from 0x00000000 to 0x0000000A, inclusive. The default value MUST be 0x00000000, and the value zero MUST be allowed and treated literally.'
RemoteIPv4RankBoost property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
RemoteIPv6RankBoost property
CIMTYPE'uint32'
Description'A value to add to all IPv6 addresses for remote DNS servers when selecting between IPv4 and IPv6 remote DNS server addresses. The value MUST be limited to the range from 0x00000000 to 0x0000000A, inclusive. The default value MUST be 0x00000000, and the value zero MUST be allowed and treated literally.'
RemoteIPv6RankBoost property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
RootTrustAnchorsURL property
CIMTYPE'string'
Description'RootTrustAnchorsURL'
RootTrustAnchorsURL property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
RoundRobin property
CIMTYPE'boolean'
Description'Dynamically reorder records in responses'
RoundRobin property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
RpcProtocol property
CIMTYPE'uint32'
Description'The DNS_RPC_PROTOCOLS (section 2.2.1.1.2) value corresponding to the RPC protocols to which the DNS server will respond. If this value is set to 0x00000000, the DNS server MUST NOT respond to RPC requests for any protocol. The value's range MUST be unlimited, for example, from 0x00000000 to 0xFFFFFFFF. The default value SHOULD be 0x00000005'
RpcProtocol property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
SelfTest property
CIMTYPE'uint32'
Description'A mask value indicating whether data consistency checking should be performed once, each time the service starts. If the check fails, the server posts an event log warning. If the least significant bit (regardless of other bits) of this value is one, the DNS server will verify for each active and update-allowing primary zone, that the IP address records are present in the zone for the zone's SOA record's master server. If the least significant bit (regardless of other bits) of this value is zero, no data consistency checking will be performed. The value's range MUST be from 0x00000000 to 0xFFFFFFFF, inclusive. The default value MUST be 0xFFFFFFFF.'
SelfTest property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
SendPort property
CIMTYPE'uint32'
Description'The port number to use as the source port when sending UDP queries to a remote DNS server. If set to zero, the DNS server MUST allow the stack to select a random port. The value's range MUST be unlimited. The default value MUST be 0x00000000, and the value zero MUST be allowed and treated literally.'
SendPort property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
ServerLevelPluginDll property
CIMTYPE'string'
Description'Specifies the path of a custom plug-in. When DllPath specifies the fully qualified path name of a valid DNS server plug-in, the DNS server calls functions in the plug-in to resolve name queries that are outside the scope of all locally hosted zones. If a queried name is out of the scope of the plug-in, the DNS server performs name resolution using forwarding or recursion, as configured. If DllPath is not specified, the DNS server ceases to use a custom plug-in if a custom plug-in was previously configured.'
ServerLevelPluginDll property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
SilentlyIgnoreCNameUpdateConflicts property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will ignore CNAME conflicts during DNS update processing.'
SilentlyIgnoreCNameUpdateConflicts property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
SocketPoolExcludedPortRanges property
CIMTYPE'string'
Description'Excluded port ranges'
SocketPoolExcludedPortRanges property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
SocketPoolSize property
CIMTYPE'uint32'
Description'The number of UDP sockets per address family that the DNS server will use for sending remote queries.'
SocketPoolSize property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
StrictFileParsing property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will treat errors encountered while reading zones from a file as fatal. '
StrictFileParsing property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
SyncDsZoneSerial property
CIMTYPE'uint32'
Description'The conditions under which the DNS server should immediately commit uncommitted zone serial numbers to persistent storage. The value SHOULD be limited to the range from 0x00000000 to 0x00000004, inclusive, but it MAY be any value. The default value SHOULD be 0x00000002, and the value zero MUST be allowed and treated literally. '
SyncDsZoneSerial property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
TcpReceivePacketSize property
CIMTYPE'uint32'
Description'The maximum TCP packet size, in bytes, that the DNS server can accept. The value MUST be limited to the range from 0x00004000 to 0x00010000, inclusive. Values outside of this range MUST cause the server to return an error. The default value MUST be 0x00010000.'
TcpReceivePacketSize property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
UpdateOptions property
CIMTYPE'uint32'
Description'Boot Method used by DNS server'
UpdateOptions property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
WriteAuthorityNs property
CIMTYPE'boolean'
Description'A Boolean value indicating whether the DNS server will include NS records for the root of a zone in DNS responses that are answered using authoritative zone data. '
WriteAuthorityNs property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
XfrConnectTimeout property
CIMTYPE'uint32'
Description'Determines the time span a primary DNS server waits for a transfer response from its secondary server. The default value is 30 seconds. After the time-out value expires, the connection is terminated. '
XfrConnectTimeout property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 3 namespaces
XfrThrottleMultiplier property
CIMTYPE'uint32'
Description'The multiple used to determine how long the DNS server should refuse zone transfer requests after a successful zone transfer has been completed. The total time for which a zone will refuse another zone transfer request at the end of a successful zone transfer is computed as this value multiplied by the number of seconds required for the zone transfer that just completed. The server SHOULD refuse zone transfer requests for no more than ten minutes. The value SHOULD be limited to the range from 0x00000000 to 0x00000064, inclusive, but it MAY be any value. The default value MUST be 0x0000000A, and the value zero MUST be allowed and treated literally.'
XfrThrottleMultiplier property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces
ZoneWritebackInterval property
CIMTYPE'datetime'
Description'Zone writeback interval for file backed zones.'
ZoneWritebackInterval property is in 1 class (DnsServerSetting) of ROOT\Microsoft\Windows\Dns\ms_409 and in 2 namespaces

DnsServerSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'DNS Server Setting'
LOCALE'MS_409'

DnsServerSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Dns\ms_409:DnsServerSetting'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Dns\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT72___SYSTEM3
__RELPATH'DnsServerSetting'___SYSTEM8
__DYNASTY'DnsServerSetting'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DnsServerSetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DnsServerSetting

Number of classes:6
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DnsServerDnsSecZoneSetting0220----
DnsServerDsSetting060----
DnsServerSettingBrief090----
PS_DnsServerDnsSecZoneSetting005----
PS_DnsServerDsSetting002----
PS_DnsServerSetting003----
WUtils.com
online utility - toplist