Specifies the type of zone to create.
Note The x in this properties name is a placeholder for a zero-based array that contains DNS configurations.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
DSPrimary |
Creates a primary zone and specifying that it should be stored in AD DS on a DNS server configured as a domain controller |
DSStub |
Creates a stub zone and specifying that it should be stored in AD DS on a DNS server configured as a domain controller |
Primary |
Creates a primary zone |
Secondary |
Creates a secondary zone |
Stub |
Creates a stub zone |
Example |
[Settings] Priority=Default
[Default] DNSZones0Type=Secondary |
Related Topics