2.2.5.107 ipam1:DnsConditionalForwarderType

The ipam1:DnsConditionalForwarderType simple type is an enumeration that SHOULD<74> specify the error type encountered when applying the GPO operation.

    <xs:simpleType name="DnsConditionalForwarderType">
      <xs:restriction base="xsd:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="ADIntegrated" />
        <xs:enumeration value="Registry" />
      </xs:restriction>
    </xs:simpleType>

The following table describes the various values of this type.

Value

Description

None

Unspecified or an invalid value.

ADIntegrated

DNS conditional forwarder data is stored in Active Directory.

Registry

DNS conditional forwarder data is stored in registry.