Microsoft.Windows.DNSServer.2016.Policy.QueryResolution.ServerLevelWindows DNS Server 2016 and 1709+ Server Level Query Resolution Policy

Microsoft.Windows.DNSServer.2016.Policy.QueryResolution.ServerLevel (ClassType)

This entity represents a DNS Server Level Query Resolution Policy in a Windows Server 2016 and 1709+ computer.

Knowledge Base article:

Summary

A Policy determines the resolution of queries based on criteria that you specify in the Policy. You can create Policies for query resolution at either the Server Level or the Zone Level. Server Level Policies apply on every query that comes to the DNS Server. Zone Level Policies apply only on the queries that can be resolved from a Zone hosted on the DNS Server. Server Level Policies apply either on the incoming queries or on the recursive outgoing queries. On the incoming queries, Server Level Policies can only DENY or IGNORE. The most common use for Server Level Policies is to implement blocked or safe lists.

Element properties:

Base ClassMicrosoft.Windows.DNSServer.2016.Policy.ServerLevel
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd7c23c9e-fcc0-c53d-9a39-3d52ce3e3c20

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.DNSServer.2016.Policy.ServerLevel:
PolicyName  string  Policy Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.DNSServer.2016.Policy.QueryResolution.ServerLevel" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.DNSServer.2016.Policy.ServerLevel" Hosted="true" Singleton="false"/>