Determines whether or not the DNS server uses recursion. By default, the DNS Server service is enabled to use recursion.

Caution   This property value must be specified in uppercase so that the deployment scripts can read it properly.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

TRUE

Disables recursion on the DNS server

FALSE

Enables recursion on the DNS server

 

Example

[Settings]

Priority=Default

 

[Default]

DNSServerOptionDisableRecursion=TRUE

 

Related Topics

Property Definition